You are here: TWiki> Plugins Web>DefaultPlugin (2008-12-12, SopanShewale)
Tags:
create new tag
, view all tags
The DefaultPlugin was preinstalled in the TWiki distribution package up to the Sep 2004 release.

Default TWiki Plugin

The default plugin is used for some deprecated rendering of older TWiki versions and of JosWiki. This plugin can also be used to specify some simple custom rendering rules. Note: Create a new TWikiPlugin based on EmptyPlugin if you plan to offer some complex rendering or other functionality.

Syntax Rules

Custom rendering rules of the default plugin:

  • Allow old include syntax ( %INCLUDE:"TopicName"% ) if Plugin Preferences variable OLDINCLUDE is set to 1
  • Render deprecated *_text_* as bold italic text. Test if installed: _This is bold italic_
  • Enable JosWiki rules if JosWiki specific code is uncommented

Modify file TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.

Plugin Settings

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

  • One line description, is shown in the TextFormattingRules topic:
    • Set SHORTDESCRIPTION = This plugin can be used to specify some simple custom rendering rules. It also renders deprecated *_text_* as bold italic text.

  • Allow deprecated %INCLUDE:"TopicName"% syntax:
    • Set OLDINCLUDE = 1

  • 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.

Plugin Info

Plugin Author: TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny
Plugin Version: 21 Mar 2004
Change History:  
21 Mar 2004: Added afterSaveHandler
14 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/DefaultPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/DefaultPluginDev

Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin

-- TWiki:Main.AndreaSterbini - 27 Feb 2001
-- TWiki:Main.PeterThoeny - 21 Mar 2004

Topic attachments
I Attachment Action Size Date Who Comment
elsemd5 DefaultPlugin.md5 manage 0.2 K 2008-12-12 - 11:13 SopanShewale checksum file , Uploaded as a part of Release Process
ziptgz DefaultPlugin.tgz manage 4.6 K 2008-12-12 - 11:12 SopanShewale See DefaultPlugin for details. Untar and run the installer script, Uploaded as a part of Release Process
zipzip DefaultPlugin.zip manage 6.1 K 2008-12-12 - 11:13 SopanShewale See DefaultPlugin for details. Unzip and run the installer script , Uploaded as a part of Release Process
elseEXT DefaultPlugin_installer manage 3.4 K 2008-12-12 - 11:13 SopanShewale Installer Script, Uploaded as a part of Release Process
Topic revision: r16 - 2008-12-12 - 11:13:13 - SopanShewale
 
TWIKI.NET
This site is powered by the TWiki collaboration platform
Ideas, requests, problems regarding TWiki? Send feedback
Copyright © 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.