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/FormFieldListPlugin/data/TWiki/FormFieldListPlugin.txt

    r878 r899  
    176176        * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: 
    177177          | *File:* | *Description:* | 
    178           | ==data/TWiki/%TOPIC%.txt== | Plugin topic | 
    179           | ==data/TWiki/%TOPIC%.txt,v== | Plugin topic repository | 
    180           | ==lib/TWiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
    181           | ==lib/TWiki/Plugins/%TOPIC%/FormFieldData.pm== | Data class; plugin Perl module | 
     178          | ==data/System/%TOPIC%.txt== | Plugin topic | 
     179          | ==data/System/%TOPIC%.txt,v== | Plugin topic repository | 
     180          | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
     181          | ==lib/Foswiki/Plugins/%TOPIC%/FormFieldData.pm== | Data class; plugin Perl module | 
    182182        * Visit =configure= in your TWiki installation, and enable the plugin in the =Plugins= section. 
    183183 
Note: See TracChangeset for help on using the changeset viewer.