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

    r878 r899  
    370370        1 Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: 
    371371          | *File:* | *Description:* | 
    372           | ==data/TWiki/%TOPIC%.txt== | Plugin topic | 
     372          | ==data/System/%TOPIC%.txt== | Plugin topic | 
    373373          | ==data/TWiki/VarCHECKLIST.txt== | documentation | 
    374374          | ==data/TWiki/VarCHECKLISTSTART.txt== | documentation | 
    375375          | ==data/TWiki/VarCHECKLISTEND.txt== | documentation | 
    376376          | ==data/TWiki/VarCLI.txt== | documentation |  
    377           | ==lib/TWiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
     377          | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
    378378          | ==pub/TWiki/%TOPIC%/itemstatechange.js== | <nop>JavaScript/AJAX module | 
    379379        1 Linux/UNIX: Don't forget to change owner of data/TWiki/%TOPIC%.txt to your WWW server uid/gid (e.g: chown wwwrun:wwwrun ...). 
Note: See TracChangeset for help on using the changeset viewer.