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.
Custom rendering rules of the default plugin:
%INCLUDE:"TopicName"%
) if Plugin Preferences variable OLDINCLUDE
is set to 1
*_text_*
as bold italic text. Test if installed: This is bold italic
Modify file TWiki/Plugins/DefaultPlugin.pm
to add your own rules or to enable JosWiki rules.
Plugin settings are stored as preferences variables. To reference
a plugin setting write %<plugin>_<setting>%
, for example, %DEFAULTPLUGIN_SHORTDESCRIPTION%
*_text_*
as bold italic text.
%INCLUDE:"TopicName"%
syntax:
data/debug.txt
)
Plugin Author: | AndreaSterbini, PeterThoeny |
Plugin Version: | 14 Jul 2001 |
Change History: | 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
-- AndreaSterbini - 27 Feb 2001
-- PeterThoeny - 14 Jul 2001
Topic DefaultPlugin . { Edit | Attach | Ref-By | Printable | Diffs | r1.5 | > | r1.4 | > | r1.3 | More } |
|
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
|
This website has been archived and is no longer maintained.