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

    r30 r464  
    5252TWiki is tolerant of plugins that do not compile. In this case, 
    5353the failure will be silent but the plugin will not be available. 
    54 See %TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 
     54See %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 
    5555 
    5656__NOTE:__ Defining deprecated handlers will cause the handlers to be  
    57 listed in %TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS. See 
    58 %TWIKIWEB%.TWikiPlugins#Handlig_deprecated_functions 
     57listed in %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS. See 
     58%SYSTEMWEB%.TWikiPlugins#Handlig_deprecated_functions 
    5959for information on regarding deprecated handlers that are defined for 
    6060compatibility with older TWiki versions. 
     
    9595 
    9696# Short description of this plugin 
    97 # One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     97# One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    9898$SHORTDESCRIPTION = 'AnyWikiDrawPlugin is the cool drawing plugin'; 
    9999 
Note: See TracChangeset for help on using the changeset viewer.