- Timestamp:
- 11/08/08 13:16:17 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release04x02/twikiplugins/EmptyPlugin/lib/TWiki/Plugins/EmptyPlugin.pm
r21 r463 47 47 TWiki is tolerant of plugins that do not compile. In this case, 48 48 the failure will be silent but the plugin will not be available. 49 See % TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS for error messages.49 See %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 50 50 51 51 __NOTE:__ Defining deprecated handlers will cause the handlers to be 52 listed in % TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS. See53 % TWIKIWEB%.TWikiPlugins#Handlig_deprecated_functions52 listed in %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS. See 53 %SYSTEMWEB%.TWikiPlugins#Handlig_deprecated_functions 54 54 for information on regarding deprecated handlers that are defined for 55 55 compatibility with older TWiki versions. … … 88 88 89 89 # Short description of this plugin 90 # One line description, is shown in the % TWIKIWEB%.TextFormattingRules topic:90 # One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 91 91 $SHORTDESCRIPTION = 'Empty Plugin used as a template for new Plugins'; 92 92
Note: See TracChangeset
for help on using the changeset viewer.
