TWiki.DefaultPlugin (r1.4 vs. r1.5)
Diffs

 <<O>>  Difference Topic DefaultPlugin (r1.5 - 05 Jan 2002 - PeterThoeny)
Changed:
<
<
META TOPICINFO MikeMannix? date="1000787089" format="1.0" version="1.4"
>
>
META TOPICINFO PeterThoeny date="1010219404" format="1.0" version="1.5"

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.

Line: 16 to 16

DefaultPlugin Settings

Plugin settings are stored as preferences variables. To reference

Changed:
<
<
a plugin setting write %<plugin>_<setting>%, i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
>
>
a plugin setting write %<plugin>_<setting>%, for example, %DEFAULTPLUGIN_SHORTDESCRIPTION%

Changed:
<
<
>
>

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

Topic: DefaultPlugin . { View | Diffs | r1.6 | > | r1.5 | > | r1.4 | More }

Revision r1.4 - 18 Sep 2001 - 04:24 - MikeMannix?
Revision r1.5 - 05 Jan 2002 - 08:30 - PeterThoeny