Changeset 293

Show
Ignore:
Timestamp:
11/30/03 22:35:58 (5 years ago)
Author:
earle
Message:

Added new files to MANIFEST. Noted changes in Changes.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/Changes

    r285 r293  
    110.30     
     2        Major overhaul of templates. Added numerous style hooks and replaced 
     3          Oxford Guide stylesheet in examples/ with generic wiki.css that 
     4          takes advantage of them. Added new banner template for page 
     5          headers. Also ensured presence of navigation bar is consistent. 
     6          *** INCOMPATIBLE CHANGE: *** The navbar class in the stylesheet 
     7          has been renamed to, unsurprisingly, "navbar", for consistency  
     8          (from "toolbar"). You are advised to create a duplicate wiki.cgi 
     9          that reads its data from your database but its stylesheet and  
     10          templates from the new ones in order to test them *before*  
     11          deploying them. 
     12        Added "FAQ", "How To Get Started" and "Wiki Etiquette" to the 
     13          navigation, under "Help" - these won't exist unless you create them  
     14          on your site, so at first the links serve as examples of  
     15          documentation you can provide. 
     16        Modified preferences.cgi so that all the help links in the navbar 
     17          can be hidden, not just the text formatting link. 
    218        Fixed some HTML validation bugs. 
    319        Added multiple install and pretty URL notes to INSTALL. 
  • trunk/MANIFEST

    r284 r293  
    88README 
    99TROUBLESHOOTING 
    10 examples/oxfordguide.css 
     10examples/wiki.css 
    1111lib/OpenGuides/Build.pm 
    1212lib/OpenGuides/CGI.pm 
     
    2323supersearch.cgi 
    2424templates/backlink_results.tt 
     25templates/banner.tt 
    2526templates/differences.tt 
    2627templates/display_categories.tt