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

    r878 r899  
    131131   * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: 
    132132     | *File:* | *Description:* | 
    133      | ==data/TWiki/%TOPIC%.txt== | Plugin topic | 
    134      | ==data/TWiki/%TOPIC%.txt,v== | Plugin topic repository | 
     133     | ==data/System/%TOPIC%.txt== | Plugin topic | 
     134     | ==data/System/%TOPIC%.txt,v== | Plugin topic repository | 
    135135     | ==data/TWiki/%TOPIC%Photoarchive.txt== | Plugin test photoarchive topic | 
    136136     | ==data/TWiki/%TOPIC%Photoarchive.txt,v== | Plugin test photoarchive topic repository | 
     
    138138     | ==data/TWiki/%TOPIC%Photoarchive/testimage.jpg,v== | Attached test image repository | 
    139139     | ==pub/TWiki/%TOPIC%== | Directory for future plugin internal data (empty) | 
    140      | ==lib/TWiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
     140     | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
    141141   * (Dakar) Visit =configure= in your TWiki installation, and enable the plugin in the {Plugins} section. 
    142142   * Test if the installation was successful: 
Note: See TracChangeset for help on using the changeset viewer.