r20 - 30 Sep 2007 - 06:30:26 - PeterThoenyYou are here: TWiki >  Plugins Web > PluginPackage > PluginPackageHowTo > NewPluginTemplate
Tags:
, create new tag

NewPluginTemplate

short description here

Syntax Rules

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 NewPluginTemplate.zip in your twiki installation directory. Content:
    File: Description:
    data/TWiki/NewPluginTemplate.txt Plugin topic
    data/TWiki/NewPluginTemplate.txt,v Plugin topic repository
    lib/TWiki/Plugins/NewPluginTemplate.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.guest
Copyright: © 2007, TWiki:Main.guest
License: GPL (GNU General Public License)
Plugin Version: 09 Jul 2008 (V1.000)
Change History:  
09 Jul 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%, NewPluginTemplate nn%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/NewPluginTemplate
Feedback: http://TWiki.org/cgi-bin/view/Plugins/NewPluginTemplateDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/NewPluginTemplateAppraisal

Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences

%TOPICCREATE{ template="Plugins.PluginDevTemplate" topic="Dev" disable="NewPluginTemplate" parameters="pluginName=&RelatedTopics=, Appraisal" }% %TOPICCREATE{ template="Plugins.PluginAppraisalTemplate" topic="Appraisal" disable="NewPluginTemplate" parameters="RelatedTopics=, Dev" }% -- TWiki:Main.guest - 09 Jul 2008

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r20 < r19 < r18 < r17 < r16 | More topic actions
 
Powered by TWiki
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 TWiki? Send feedback SourceForge.net Logo