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/AttachContentPlugin/data/System/AttachContentPlugin.txt

    r888 r899  
    8282   * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: 
    8383     | *File:* | *Description:* | 
    84      | ==data/TWiki/%TOPIC%.txt== | Plugin topic | 
    85      | ==data/TWiki/%TOPIC%.txt,v== | Plugin topic repository | 
    86      | ==lib/TWiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
     84     | ==data/System/%TOPIC%.txt== | Plugin topic | 
     85     | ==data/System/%TOPIC%.txt,v== | Plugin topic repository | 
     86     | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
    8787   * Enable the plugin in =configure= 
    8888   * Test if the installation was successful: <a href="%SCRIPTURL{save}%/%WEB%/%TOPIC%?action_save=1">Update user data XML</a> to see if an attachment is created/updated 
Note: See TracChangeset for help on using the changeset viewer.