Ignore:
Timestamp:
11/24/08 01:28:34 (4 years ago)
Author:
KennethLavrsen
Message:

Item267: Search/replace done on common pattern for file table in extensions
ChangeChanged so that we use System web and lib/Foswiki

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GenerateSearchPlugin/data/TWiki/GenerateSearchPlugin.txt

    r878 r899  
    7474        * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: 
    7575          | *File:* | *Description:* | 
    76           | ==data/TWiki/%TOPIC%.txt== | Plugin topic | 
    77           | ==data/TWiki/%TOPIC%.txt,v== | Plugin topic repository | 
     76          | ==data/System/%TOPIC%.txt== | Plugin topic | 
     77          | ==data/System/%TOPIC%.txt,v== | Plugin topic repository | 
    7878          | ==pub/TWiki/%TOPIC%/search.jpg== | Attached graphic | 
    7979          | ==pub/TWiki/%TOPIC%/search.jpg,v== | Attached graphic repository | 
    8080          | ==bin/gensearch== | cgi script (deprecated - can use restHandler instead) | 
    8181          | ==templates/oopsgensearch.tmpl== | Template defining the appearance of the search page | 
    82           | ==lib/TWiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
     82          | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
    8383        * (Dakar) Visit =configure= in your TWiki installation, and enable the plugin in the {Plugins} section. 
    8484        * Test if the installation was successful: 
Note: See TracChangeset for help on using the changeset viewer.