Ignore:
Timestamp:
11/08/08 13:16:17 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB in release branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/twikiplugins/EmptyPlugin/data/TWiki/EmptyPlugin.txt

    r11 r463  
    22---+ Empty TWiki Plugin 
    33 
    4 This is an empty Plugin you can use as a template to build your own %TWIKIWEB%.TWikiPlugins. This Plugin does nothing, but is ready to be used. 
     4This is an empty Plugin you can use as a template to build your own %SYSTEMWEB%.TWikiPlugins. This Plugin does nothing, but is ready to be used. 
    55 
    66To create your own Plugin: 
    77 
    88   * Copy file ==TWiki/Plugins/EmptyPlugin.pm== to ==<name>Plugin.pm== and customize the plugin. 
    9    * Create a  ==<name>Plugin== topic in the %TWIKIWEB% web. Do so by visiting http://TWiki.org/cgi-bin/view/Plugins/PluginPackage#NewPlugin and starting a new topic to get the default plugin topic text (don't save the topic). Customize your plugin topic to your needs. 
    10    * See details in %TWIKIWEB%.TWikiPlugins. 
     9   * Create a  ==<name>Plugin== topic in the %SYSTEMWEB% web. Do so by visiting http://TWiki.org/cgi-bin/view/Plugins/PluginPackage#NewPlugin and starting a new topic to get the default plugin topic text (don't save the topic). Customize your plugin topic to your needs. 
     10   * See details in %SYSTEMWEB%.TWikiPlugins. 
    1111 
    1212---++ Syntax Rules 
     
    1919a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>EMPTYPLUGIN_SHORTDESCRIPTION%== 
    2020 
    21    * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     21   * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    2222      * Set SHORTDESCRIPTION = Empty Plugin used as a template for new Plugins 
    2323 
     
    3535 
    3636|  Plugin Author: | TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie | 
    37 |  Copyright: | &copy; 2001-2007, %TWIKIWEB%.TWikiContributor | 
     37|  Copyright: | &copy; 2001-2007, %SYSTEMWEB%.TWikiContributor | 
    3838|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
    3939|  Plugin Version: | %$VERSION% | 
     
    4646|  TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 | 
    4747|  Dependencies: | %$DEPENDENCIES | 
    48 |  TWiki:Plugins/Benchmark: | %TWIKIWEB%.GoodStyle 99%, %TWIKIWEB%.FormattedSearch 99%, %TOPIC% 99% | 
     48|  TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle 99%, %SYSTEMWEB%.FormattedSearch 99%, %TOPIC% 99% | 
    4949|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    5050|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    5151|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    5252 
    53 __Related Topics:__ %TWIKIWEB%.TWikiPlugins, %TWIKIWEB%.DeveloperDocumentationCategory, %TWIKIWEB%.AdminDocumentationCategory, %TWIKIWEB%.TWikiPreferences 
     53__Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences 
    5454 
    55 -- %TWIKIWEB%.TWikiContributor - 01 Feb 2006 
     55-- %SYSTEMWEB%.TWikiContributor - 01 Feb 2006 
Note: See TracChangeset for help on using the changeset viewer.