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 (2010-08-27, $Rev: 19381 (2010-10-10) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables or anywhere in topic text - BreadCrumbsPlugin (v2.01, $Rev: 17469 (12 Dec 2008) $): A flexible way to display breadcrumbs navigation
- CommentPlugin (2010-05-16, $Rev: 18706 (2010-10-10) $): Allows users to quickly post comments to a page without an edit/preview/save cycle
- EditTablePlugin (5.1, $Rev: 18808 (2010-10-10) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- ExplicitNumberingPlugin (1.6, $Rev: 19806 (2010-11-09) $): Use the
##., ##.. etc. notation to insert outline numbering sequences (1, 1.1, 2, 2.1) in topic's text. Also support numbered headings. - 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.6, $Rev: 18707 (2010-10-10) $): 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 (2010-07-12, $Rev: 19217 (2010-10-10) $): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - JQueryPlugin (1.1 (2010-04-15), $Rev: 18954 (2010-10-10) $): jQuery JavaScript library for TWiki
- PreferencesPlugin (2010-05-15, $Rev: 18690 (2010-10-10) $): 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
- SlideShowPlugin (2010-05-16, $Rev: 18712 (2010-10-10) $): Create web based presentations based on topics with headings.
- SmiliesPlugin (2010-09-20, $Rev: 19468 (2010-10-10) $): Render smilies as icons, like
:-) for
or :eek: for
- TablePlugin (1.2, $Rev: 18714 (2010-10-10) $): Control attributes of tables and sorting of table columns
- TagMePlugin (2010-06-12, 1.7): Tag wiki content collectively to find content by keywords
- TinyMCEPlugin (2010-04-24, $Rev: 19169 (2010-10-10) $): Integration of TinyMCE with WysiwygPlugin
- TwistyPlugin (1.6, $Rev: 18716 (2010-10-10) $): Twisty section JavaScript library to open/close content dynamically
- WysiwygPlugin (2010-05-17, $Rev: 18717 (2010-10-10) $): 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 |
| afterSaveHandler | TagMePlugin |
| beforeCommonTagsHandler | EditTablePlugin PreferencesPlugin TwistyPlugin WysiwygPlugin |
| beforeEditHandler | TinyMCEPlugin WysiwygPlugin |
| beforeMergeHandler | WysiwygPlugin |
| beforeSaveHandler | CommentPlugin WysiwygPlugin |
| commonTagsHandler | SpreadSheetPlugin CommentPlugin EditTablePlugin ExplicitNumberingPlugin FilterPlugin GluePlugin HeadlinesPlugin IfDefinedPlugin JQueryPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin TagMePlugin |
| initPlugin | SpreadSheetPlugin BreadCrumbsPlugin CommentPlugin EditTablePlugin ExplicitNumberingPlugin FilterPlugin FlexWebListPlugin GluePlugin HeadlinesPlugin IfDefinedPlugin InterwikiPlugin JQueryPlugin PreferencesPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin TablePlugin TagMePlugin TinyMCEPlugin TwistyPlugin WysiwygPlugin |
| modifyHeaderHandler | WysiwygPlugin |
| postRenderingHandler | EditTablePlugin PreferencesPlugin RedDotPlugin WysiwygPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
| redirectCgiQueryHandler | RedDotPlugin |
| startRenderingHandler | WysiwygPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
21 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory,
TWikiSkinBrowser