Installed Plugins
Plugins are mainly user-contributed add-ons that enhance and extend TWiki features and capabilities. A limited number of plugins are included in the core TWiki distribution - and any of those can be removed - while the rest are optional, available from
TWiki:Plugins.PluginPackage.
Here is a list of the plugins currently installed and enabled on this TWiki site:
- SpreadSheetPlugin (any TWiki, $Rev: 17911 (30 Mar 2009) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - BlackListPlugin (any TWiki, $Rev: 15754 (12 Dec 2008) $): Utility to keep malicious users away from a public TWiki site
- BreadCrumbsPlugin (v2.01, $Rev: 17469 (12 Dec 2008) $): A flexible way to display breadcrumbs navigation
- CommentPlugin (03 Aug 2008, $Rev: 17791 (30 Mar 2009) $): Allows users to quickly post comments to a page without an edit/preview/save cycle
- EditTablePlugin (4.9.1, 18014): Edit TWiki tables using edit fields, date pickers and drop down boxes
- FilterPlugin (1.51, $Rev: 16970 (03 Jul 2008) $): Substitute and extract information from content by using regular expressions
- FlexWebListPlugin (v1.23, $Rev: 16971 (12 Dec 2008) $): Flexible way to display hierarchical weblists
- GluePlugin (2.00, $Rev: 15708 (12 Dec 2008) $): Enable markup to span multiple lines
- HeadlinesPlugin (2.21, $Rev: 17907 (30 Mar 2009) $): Show headline news in TWiki pages based on RSS and ATOM news feeds from external sites
- IfDefinedPlugin (v1.02, $Rev: 16972 (11 Dec 2008) $): Render content conditionally
- InterwikiPlugin (28 Feb 2009, $Rev: 14913 (17 Sep 2007) $): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - JQueryPlugin (0.80, $Rev: 17031 (12 Dec 2008) $): jQuery JavaScript library for TWiki
- JQueryTwistyPlugin (1.2, $Rev: 16736 (03 Jul 2008) $): Twisty section JavaScript library to open/close content dynamically
- NatSkinPlugin (3.00-pre20, $Rev: 16978 (12 Dec 2008) $): Theming engine for NatSkin
- PreferencesPlugin (TWiki-4.3, 18016): Allows editing of preferences using fields predefined in a form
- RedDotPlugin (1.40, $Rev: 16137 (12 Dec 2008) $): Renders edit-links as little red dots
- RenderListPlugin (2.0, $Rev: 16235 (30 Mar 2009) $): Render bullet lists in a variety of formats
- SlideShowPlugin (02 Aug 2008, $Rev: 17260 (30 Mar 2009) $): Create web based presentations based on topics with headings.
- SmiliesPlugin (Dakar, $Rev: 16049 (30 Mar 2009) $): Render smilies as icons, like
for :-) or
for :eek: - TWikiNetSkinPlugin: (disabled)
- TablePlugin (1.036, $Rev: 17769 (30 Mar 2009) $): Control attributes of tables and sorting of table columns
- TinyMCEPlugin (03 Aug 2008, $Rev: 17302 (30 Mar 2009) $): Integration of TinyMCE with WysiwygPlugin
- TwistyPlugin (1.4.12, $Rev: 15653 (19 Nov 2007) $): Twisty section JavaScript library to open/close content dynamically
- WysiwygPlugin (18 Apr 2009, 18020): Translator framework for Wysiwyg editors
Administrators can enable and disable plugins using
configure.
All Contrib Modules
This list includs Plugins, some some of which may be disabed in configure, or due to other reasons.
See
TWikiSkinBrowser for an overview of the installed Skins.
Plugin Diagnostics
| Handler | Plugins |
|---|
| afterEditHandler | WysiwygPlugin |
| beforeAttachmentSaveHandler | BlackListPlugin |
| beforeCommonTagsHandler | EditTablePlugin PreferencesPlugin WysiwygPlugin |
| beforeEditHandler | TinyMCEPlugin WysiwygPlugin |
| beforeMergeHandler | WysiwygPlugin |
| beforeSaveHandler | BlackListPlugin CommentPlugin WysiwygPlugin |
| commonTagsHandler | SpreadSheetPlugin BlackListPlugin CommentPlugin EditTablePlugin FilterPlugin GluePlugin HeadlinesPlugin IfDefinedPlugin JQueryPlugin NatSkinPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin |
| initPlugin | SpreadSheetPlugin BlackListPlugin BreadCrumbsPlugin CommentPlugin EditTablePlugin FilterPlugin FlexWebListPlugin GluePlugin HeadlinesPlugin IfDefinedPlugin InterwikiPlugin JQueryPlugin JQueryTwistyPlugin NatSkinPlugin PreferencesPlugin RedDotPlugin RenderListPlugin SlideShowPlugin SmiliesPlugin TablePlugin TinyMCEPlugin TwistyPlugin WysiwygPlugin |
| modifyHeaderHandler | WysiwygPlugin |
| postRenderingHandler | BlackListPlugin EditTablePlugin NatSkinPlugin PreferencesPlugin RedDotPlugin WysiwygPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
| redirectCgiQueryHandler | RedDotPlugin |
| startRenderingHandler | RenderListPlugin WysiwygPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
24 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory,
TWikiSkinBrowser