Changeset 296

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

Removed pubcrawl stuff, added banner template.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Build.PL

    r292 r296  
    238238$build->{config}{__extra_scripts}     =  
    239239                      [ "wiki.conf", "preferences.cgi", "supersearch.cgi", 
    240                         "newpage.cgi", "pubcrawl.cgi" ]; 
     240                        "newpage.cgi" ]; 
    241241$build->{config}{__templates}         = [ 
    242242                      "backlink_results.tt", 
     243                      "banner.tt", 
    243244                      "differences.tt", 
    244245                      "display_categories.tt", 
     
    256257                      "openguides_information_boxes.tt", 
    257258                      "preferences.tt", 
    258                       "pubcrawl.tt", 
    259259                      "rdf_index.tt", 
    260260                      "recent_changes.tt",