ELVIS> TWiki>MscsMiscFunctionsPlugin (05 Mar 2008, Main.cflewis)

MscsMiscFunctionsPlugin

A collection of small functions that don't need their own plugin.

Syntax Rules

  • $percntEXPLODEBREADCRUMB{web}$percnt is used to make the breadcrumb of a hierarchal web exploded.

Examples

Plugin Settings

Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%, i.e. %NEWPLUGIN_SHORTDESCRIPTION%

  • One line description, is shown in the TextFormattingRules topic:
    • Set SHORTDESCRIPTION = one line description here

  • Debug plugin: (See output in data/debug.txt)
    • Set DEBUG = 0

  • My own setting:
    • Set HOWTO = got it!

Plugin Installation Instructions

Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the TWiki server.

  • Download the ZIP file from the Plugin Home (see below)
  • Unzip MscsMiscFunctionsPlugin.zip in your twiki installation directory. Content:
    File: Description:
    data/TWiki/MscsMiscFunctionsPlugin.txt Plugin topic
    data/TWiki/MscsMiscFunctionsPlugin.txt,v Plugin topic repository
    lib/TWiki/Plugins/MscsMiscFunctionsPlugin.pm Plugin Perl module
  • Configure the Plugin:
    • TWiki 4.0 and up: Run the configure script to enable the Plugin
    • Change the Plugin settings as needed
  • Test if the installation was successful:
    • enter samples here

Plugin Info

Plugin Author: TWiki:Main.ChrisFLewis
Copyright: © 2007, TWiki:Main.ChrisFLewis
License: GPL (GNU General Public License)
Plugin Version: 05 Mar 2008 (V1.000)
Change History:  
05 Mar 2008: Initial version
TWiki Dependency: $TWiki::Plugins::VERSION 1.1
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
Benchmarks: GoodStyle nn%, FormattedSearch nn%, MscsMiscFunctionsPlugin nn%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/MscsMiscFunctionsPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/MscsMiscFunctionsPluginDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/MscsMiscFunctionsPluginAppraisal

Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences

 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding ELVIS? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.MscsMiscFunctionsPlugin