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

    r878 r899  
    8989        * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: 
    9090          | *File:* | *Description:* | 
    91           | ==data/TWiki/%TOPIC%.txt== | Plugin topic | 
    92           | ==data/TWiki/%TOPIC%.txt,v== | Plugin topic repository | 
    93           | ==lib/TWiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
    94           | ==lib/TWiki/Plugins/%TOPIC%/Func.pm== | Perl utilities | 
     91          | ==data/System/%TOPIC%.txt== | Plugin topic | 
     92          | ==data/System/%TOPIC%.txt,v== | Plugin topic repository | 
     93          | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
     94          | ==lib/Foswiki/Plugins/%TOPIC%/Func.pm== | Perl utilities | 
    9595        * Test if the installation was successful (Option A) - pollutes you sandbox, but easiest to try 
    9696                * Unzip the 'sandbox test' attachment in your twiki installation directory 
Note: See TracChangeset for help on using the changeset viewer.