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

    r345 r464  
    4343TWiki is tolerant of plugins that do not compile. In this case, 
    4444the failure will be silent but the plugin will not be available. 
    45 See %TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 
     45See %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 
    4646 
    4747__NOTE:__ Defining deprecated handlers will cause the handlers to be  
    48 listed in %TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS. See 
    49 %TWIKIWEB%.TWikiPlugins#Handlig_deprecated_functions 
     48listed in %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS. See 
     49%SYSTEMWEB%.TWikiPlugins#Handlig_deprecated_functions 
    5050for information on regarding deprecated handlers that are defined for 
    5151compatibility with older TWiki versions. 
     
    8080 
    8181# Short description of this plugin 
    82 # One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     82# One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    8383$SHORTDESCRIPTION = 'Allows for TaskExeContrib setting configuration.'; 
    8484 
Note: See TracChangeset for help on using the changeset viewer.