- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HttpsRedirectPlugin/lib/TWiki/Plugins/HttpsRedirectPlugin.pm
r169 r464 31 31 TWiki is tolerant of plugins that do not compile. In this case, 32 32 the failure will be silent but the plugin will not be available. 33 See % TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS for error messages.33 See %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS for error messages. 34 34 35 35 __NOTE:__ Defining deprecated handlers will cause the handlers to be 36 listed in % TWIKIWEB%.TWikiPlugins#FAILEDPLUGINS. See37 % TWIKIWEB%.TWikiPlugins#Handlig_deprecated_functions36 listed in %SYSTEMWEB%.TWikiPlugins#FAILEDPLUGINS. See 37 %SYSTEMWEB%.TWikiPlugins#Handlig_deprecated_functions 38 38 for information on regarding deprecated handlers that are defined for 39 39 compatibility with older TWiki versions. … … 71 71 72 72 # Short description of this plugin 73 # One line description, is shown in the % TWIKIWEB%.TextFormattingRules topic:73 # One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 74 74 $SHORTDESCRIPTION = 'Redirect authenticated users to HTTPS url.'; 75 75
Note: See TracChangeset
for help on using the changeset viewer.
