Документ взят из кэша поисковой машины. Адрес оригинального документа : http://dualopt1.cmm.msu.ru/bin/rdiff/TWiki/EmptyPlugin?rev1=11&rev2=7
Дата изменения: Unknown
Дата индексирования: Fri Feb 28 21:39:39 2014
Кодировка:
%TOPICTITLE% (7 vs. 11) - TWiki
Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r11  >  r10  >  r9  >  r8  >  r7  ...
EmptyPlugin 11 - 2005-03-27 - Main.TWikiContributor
Line: 1 to 1
 

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.

Line: 36 to 36
 
Plugin Author: TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie
Copyright: © 2001-2007, TWikiContributor
License: GPL (GNU General Public License)
Changed:
<
<
Plugin Version: 15942 (22 Jan 2008)
>
>
Plugin Version: 15942 (04 Aug 2008)
 
Change History:
<-- versions below in reverse order -->
 
20 May 2007 Added renderWikiWordHandler
01 Feb 2006: Dakar changes

EmptyPlugin 10 - 2005-03-27 - Main.TWikiContributor
Line: 1 to 1
 

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.

Line: 13 to 13
  (none)
Added:
>
>

Plugin Settings

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

  • One line description, is shown in the TextFormattingRules topic:
    • Set SHORTDESCRIPTION = Empty Plugin used as a template for new Plugins

  • Your own setting, for example:
    • Set EXAMPLE = got it!

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

Plugin Installation Instructions

  • This plugin is preinstalled, you do not need to install it.
Line: 20 to 34
 

Plugin Info

Plugin Author: TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie

Changed:
<
<
Copyright: © 2001-2006, TWikiContributor
>
>
Copyright: © 2001-2007, TWikiContributor
 
License: GPL (GNU General Public License)
Changed:
<
<
Plugin Version: 01 Feb 2006
>
>
Plugin Version: 15942 (22 Jan 2008)
 
Change History:
<-- versions below in reverse order -->
 
Added:
>
>
20 May 2007 Added renderWikiWordHandler
 
01 Feb 2006: Dakar changes
21 Mar 2004: Added afterSaveHandler
14 Jul 2001: Changed to plug&play
27 Feb 2001: Initial version
TWiki Dependency: $TWiki::Plugins::VERSION 1.1
Changed:
<
<
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
>
>
Dependencies: %$DEPENDENCIES
 
TWiki:Plugins/Benchmark: GoodStyle 99%, FormattedSearch 99%, EmptyPlugin 99%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/EmptyPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/EmptyPluginDev

EmptyPlugin 9 - 2005-03-27 - Main.TWikiContributor
Line: 1 to 1
 

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.

Line: 13 to 13
  (none)
Deleted:
<
<

Plugin Settings

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

  • One line description, is shown in the TextFormattingRules topic:
    • Set SHORTDESCRIPTION = Empty Plugin used as a template for new Plugins

  • Your own setting, for example:
    • Set EXAMPLE = got it!

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

Plugin Installation Instructions

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

EmptyPlugin 8 - 2005-03-27 - Main.TWikiContributor
Line: 1 to 1
 

Empty TWiki Plugin

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.
 
Changed:
<
<
To create your own plugin:
>
>
To create your own Plugin:
 
  • Copy file TWiki/Plugins/EmptyPlugin.pm to <name>Plugin.pm and customize the plugin.
Changed:
<
<
  • 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.
>
>
 

Syntax Rules

Line: 19 to 19
 a plugin setting write %<plugin>_<setting>%, i.e. %EMPTYPLUGIN_SHORTDESCRIPTION%

Changed:
<
<
    • Set SHORTDESCRIPTION = This plugin does nothing, but can be used as a template for your own plugins.
>
>
    • Set SHORTDESCRIPTION = Empty Plugin used as a template for new Plugins
 
  • Your own setting, for example:
    • Set EXAMPLE = got it!
Line: 33 to 33
 

Plugin Info

Changed:
<
<
Plugin Author: TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny
Plugin Version: 21 Mar 2004
>
>
Plugin Author: TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie
Copyright: © 2001-2006, TWikiContributor
License: GPL (GNU General Public License)
Plugin Version: 01 Feb 2006
 
Change History:
<-- versions below in reverse order -->
 
Added:
>
>
01 Feb 2006: Dakar changes
 
21 Mar 2004: Added afterSaveHandler
14 Jul 2001: Changed to plug&play
27 Feb 2001: Initial version
Added:
>
>
TWiki Dependency: $TWiki::Plugins::VERSION 1.1
 
CPAN Dependencies: none
Other Dependencies: none
Changed:
<
<
Perl Version: 5.0
>
>
Perl Version: 5.005
 
TWiki:Plugins/Benchmark: GoodStyle 99%, FormattedSearch 99%, EmptyPlugin 99%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/EmptyPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/EmptyPluginDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/EmptyPluginAppraisal
Changed:
<
<
Related Topics: DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences, TWikiPlugins
>
>
Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences
 
Added:
>
>
-- TWikiContributor - 01 Feb 2006

Revision 11r11 - 2005-03-27 - 13:14:15 - TWikiContributor
Revision 10r10 - 2005-03-27 - 13:14:15 - TWikiContributor
Revision 9r9 - 2005-03-27 - 13:14:15 - TWikiContributor
Revision 8r8 - 2005-03-27 - 13:14:15 - TWikiContributor
Revision 7r7 - 2005-03-27 - 13:14:15 - TWikiContributor
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
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.EmptyPlugin
Syndicate this site RSSATOM