Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerforcePlugin/lib/TWiki/Plugins/PerforcePlugin.pm

    r248 r464  
    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. 
     
    8787 
    8888# Short description of this plugin 
    89 # One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     89# One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    9090$SHORTDESCRIPTION = 'PerforcePlugin allows you to perform operation on a remote Perforce server'; 
    9191 
Note: See TracChangeset for help on using the changeset viewer.