Ignore:
Timestamp:
11/11/08 01:33:23 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Renaming TWikiPlugins to Plugins

File:
1 edited

Legend:

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

    r464 r529  
    2525This is an empty TWiki plugin. It is a fully defined plugin, but is 
    2626disabled by default in a TWiki installation. Use it as a template 
    27 for your own plugins; see TWiki.TWikiPlugins for details. 
     27for your own plugins; see %SYSTEMWEB%.Plugins for details. 
    2828 
    2929__NOTE:__ To interact with TWiki use ONLY the official API functions 
     
    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 Check the warning log file (defined by $TWiki::cfg{WarningFileName}) for 
    46 errors. 
     45See [[%SYSTEMWEB%.Plugins#FAILEDPLUGINS]] for error messages. 
    4746 
    4847__NOTE:__ Defining deprecated handlers will cause the handlers to be  
    49 listed in %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS. See %SYSTEMWEB%.TWikiPlugins  
    50 for information on guarding deprecated handlers that are defined for  
     48listed in [[%SYSTEMWEB%.Plugins#FAILEDPLUGINS]]. See 
     49[[%SYSTEMWEB%.Plugins#Handlig_deprecated_functions]] 
     50for information on regarding deprecated handlers that are defined for 
    5151compatibility with older TWiki versions. 
    5252 
Note: See TracChangeset for help on using the changeset viewer.