Changeset 292
- Timestamp:
- 11/30/03 13:38:17 (5 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 2 removed
- 2 modified
-
Build.PL (modified) (1 diff)
-
INSTALL (modified) (1 diff)
-
examples/oxfordguide.css (deleted)
-
examples/wiki.css (added)
-
wiki.css (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Build.PL
r290 r292 238 238 $build->{config}{__extra_scripts} = 239 239 [ "wiki.conf", "preferences.cgi", "supersearch.cgi", 240 "newpage.cgi", "pubcrawl.cgi" , "wiki.css"];240 "newpage.cgi", "pubcrawl.cgi" ]; 241 241 $build->{config}{__templates} = [ 242 242 "backlink_results.tt", -
trunk/INSTALL
r278 r292 95 95 96 96 Supplying an answer to this question is optional. There is an example 97 stylesheet supplied by the Oxford OpenGuides team in the examples/98 directory - note that this will not beautomatically installed.97 stylesheet in the examples/ directory - note that this will not be 98 automatically installed. 99 99 100 100
