netfrag.org > TWiki > EmptyPlugin (r1.1 vs. r1.3)
TWiki . { Home? | Welcome | Register | Changes | Index | Search | Go }

 <<O>>  Difference Topic EmptyPlugin (r1.3 - 14 Jul 2001 - PeterThoeny?)
Line: 1 9 to 1 9
Changed:
<
<
  • Copy this topic to <name>Plugin and customize it.
>
>
  • Create a <name>Plugin topic in the TWiki web. Do so by visiting http://TWiki.org/cgi-bin/view/Plugins/ and starting a new topic to get the default plugin topic text (don't save the topic). Customize your plugin topic to your needs.
Line: 16 to 16
Changed:
<
<

EmptyPlugin Preferences

>
>

EmptyPlugin Settings

Line: 18 to 18
Changed:
<
<
Plugin preferences are stored as preferences variables. To reference a plugin preference write %<plugin name>_<preference name>%, i.e. %EMPTYPLUGIN_SHORTDESCRIPTION%
>
>
Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%, i.e. %EMPTYPLUGIN_SHORTDESCRIPTION%
Line: 21 to 21
Changed:
<
<
>
>
Line: 24 to 24
Changed:
<
<
  • Your own preferences, i.e.:
    • Set COLOR = red
>
>
  • Your own setting, i.e.:
    • Set EXAMPLE = got it!

  • Debug plugin: (See output in data/debug.txt)
    • Set DEBUG = 0
Line: 34 to 37
Changed:
<
<
Plugin Version: 08 Jul 2001
Change History: 08 Jul 2001: Changed to plug&play
27 Feb 2001: Initial version
>
>
Plugin Version: 14 Jul 2001
Change History: 14 Jul 2001: Changed to plug&play
27 Feb 2001: Initial version
Line: 45 to 48
Changed:
<
<
-- PeterThoeny - 08 Jul 2001
>
>
-- PeterThoeny - 14 Jul 2001

 <<O>>  Difference Topic EmptyPlugin (r1.2 - 09 Jul 2001 - PeterThoeny?)
Line: 1 to 1
Changed:
<
<
Empty TWiki Plugin
>
>

Empty TWiki Plugin

Line: 3 to 4
Changed:
<
<
This is an empty plugin you can use as a template to build your own TWikiPlugins. This plugin does nothing, but is ready to be used.
>
>
This is an empty plugin you can use as a template to build your own TWikiPlugins. This plugin does nothing, but is ready to be used.
Line: 5 to 6
Changed:
<
<
Copy file TWiki/Plugins/EmptyPlugin.pm to <name>Plugin.pm and customize the plugin.
>
>
To create your own plugin:
Line: 7 to 8
Changed:
<
<
Related Topics: TWikiPreferences, TWikiPlugins, DefaultPlugin
>
>
  • Copy file TWiki/Plugins/EmptyPlugin.pm to <name>Plugin.pm and customize the plugin.
  • Copy this topic to <name>Plugin and customize it.
  • See details in TWikiPlugins.
Line: 9 to 12
Changed:
<
<
-- PeterThoeny? - 13 Mar 2001
>
>

Syntax Rules

(none)

EmptyPlugin Preferences

Plugin preferences are stored as preferences variables. To reference a plugin preference write %<plugin name>_<preference name>%, i.e. %EMPTYPLUGIN_SHORTDESCRIPTION%

  • One line description, is included in the TextFormattingRules topic:
    • Set SHORTDESCRIPTION = This plugin does nothing, but can be used as a template for your own plugins.

  • Your own preferences, i.e.:
    • Set COLOR = red

Plugin Installation Instructions

  • This plugin is preinstalled, you do not need to install it.

Plugin Info

Plugin Author: AndreaSterbini, PeterThoeny
Plugin Version: 08 Jul 2001
Change History: 08 Jul 2001: Changed to plug&play
27 Feb 2001: Initial version
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.0
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/EmptyPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/EmptyPluginDev

Related Topics: TWikiPreferences, TWikiPlugins, DefaultPlugin

-- AndreaSterbini - 27 Feb 2001
-- PeterThoeny - 08 Jul 2001


 <<O>>  Difference Topic EmptyPlugin (r1.1 - 14 Mar 2001 - PeterThoeny?)
Line: 1 to 1
Added:
>
>
Empty TWiki Plugin

This is an empty plugin you can use as a template to build your own TWikiPlugins. This plugin does nothing, but is ready to be used.

Copy file TWiki/Plugins/EmptyPlugin.pm to <name>Plugin.pm and customize the plugin.

Related Topics: TWikiPreferences, TWikiPlugins, DefaultPlugin

-- PeterThoeny? - 13 Mar 2001


Topic EmptyPlugin . { View | Diffs | r1.3 | > | r1.2 | > | r1.1 | More }    output as: { }
Revision r1.1 - 14 Mar 2001 - 02:24 - PeterThoeny?
Revision r1.3 - 14 Jul 2001 - 09:20 - PeterThoeny?