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

    r376 r464  
    3131TWiki is tolerant of plugins that do not compile. In this case, 
    3232the failure will be silent but the plugin will not be available. 
    33 See %TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 
     33See %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 
    3434 
    3535__NOTE:__ Defining deprecated handlers will cause the handlers to be  
    36 listed in %TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS. See 
    37 %TWIKIWEB%.TWikiPlugins#Handlig_deprecated_functions 
     36listed in %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS. See 
     37%SYSTEMWEB%.TWikiPlugins#Handlig_deprecated_functions 
    3838for information on regarding deprecated handlers that are defined for 
    3939compatibility with older TWiki versions. 
     
    6868 
    6969# Short description of this plugin 
    70 # One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     70# One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    7171$SHORTDESCRIPTION = 'A batched alternative to AutoAttachments (adds and removes attachements)'; 
    7272 
Note: See TracChangeset for help on using the changeset viewer.