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/lib/TWiki/Plugins/EmptyPlugin.pm

    r21 r463  
    4747TWiki is tolerant of plugins that do not compile. In this case, 
    4848the failure will be silent but the plugin will not be available. 
    49 See %TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 
     49See %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 
    5050 
    5151__NOTE:__ Defining deprecated handlers will cause the handlers to be  
    52 listed in %TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS. See 
    53 %TWIKIWEB%.TWikiPlugins#Handlig_deprecated_functions 
     52listed in %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS. See 
     53%SYSTEMWEB%.TWikiPlugins#Handlig_deprecated_functions 
    5454for information on regarding deprecated handlers that are defined for 
    5555compatibility with older TWiki versions. 
     
    8888 
    8989# Short description of this plugin 
    90 # One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     90# One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    9191$SHORTDESCRIPTION = 'Empty Plugin used as a template for new Plugins'; 
    9292 
Note: See TracChangeset for help on using the changeset viewer.