Changeset 529 for trunk/GnuPlotPlugin/lib/TWiki/Plugins/GnuPlotPlugin.pm
- Timestamp:
- 11/11/08 01:33:23 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GnuPlotPlugin/lib/TWiki/Plugins/GnuPlotPlugin.pm
r464 r529 25 25 This is an empty TWiki plugin. It is a fully defined plugin, but is 26 26 disabled by default in a TWiki installation. Use it as a template 27 for your own plugins; see TWiki.TWikiPlugins for details.27 for your own plugins; see %SYSTEMWEB%.Plugins for details. 28 28 29 29 __NOTE:__ To interact with TWiki use ONLY the official API functions … … 43 43 TWiki is tolerant of plugins that do not compile. In this case, 44 44 the 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. 45 See [[%SYSTEMWEB%.Plugins#FAILEDPLUGINS]] for error messages. 47 46 48 47 __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 48 listed in [[%SYSTEMWEB%.Plugins#FAILEDPLUGINS]]. See 49 [[%SYSTEMWEB%.Plugins#Handlig_deprecated_functions]] 50 for information on regarding deprecated handlers that are defined for 51 51 compatibility with older TWiki versions. 52 52
Note: See TracChangeset
for help on using the changeset viewer.
