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:
- BreadCrumbsPlugin (v2.00, $Rev: 16739 (28 Apr 2008) $): A flexible way to display breadcrumbs navigation
- CommentPlugin (TWiki-4, $Rev: 15776 (22 Jan 2008) $): Allows users to quickly post comments to a page without an edit/preview/save cycle
- DBIQueryPlugin (Dakar, 8713): Make complex database queries using DBI Perl module
- EditTablePlugin (4.7.10, $Rev: 16239 (22 Jan 2008) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- EmptyPlugin (TWiki-4.2, $Rev: 15942 (22 Jan 2008) $): Empty Plugin used as a template for new Plugins
- FilterPlugin (1.50, $Rev: 16781 (08 May 2008) $): Substitute and extract information from content by using regular expressions
- FlexWebListPlugin (v1.22, $Rev: 16408 (15 Feb 2008) $): Flexible way to display hierarchical weblists
- GluePlugin (2.00, $Rev: 15708 (23 Nov 2007) $): Enable markup to span multiple lines
- IfDefinedPlugin (v1.01, $Rev: 15157 (05 Oct 2007) $): Render content conditionally
- InterwikiPlugin (Dakar, $Rev: 14913 (17 Sep 2007) $): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - JQueryPlugin (v0.60, $Rev: 16752 (30 Apr 2008) $): jQuery JavaScript library for TWiki
- NatSkinPlugin (3.00-pre17, $Rev: 15581 (13 Nov 2007) $): Supplements the bare bones NatSkin theme for TWiki
- PreferencesPlugin (TWiki-4.2, $Rev: 15487 (22 Jan 2008) $): Allows editing of preferences using fields predefined in a form
- RedDotPlugin (1.40, $Rev: 16137 (03 Jan 2008) $): Renders edit-links as little red dots
- RenderListPlugin (2.0, $Rev: 16235 (22 Jan 2008) $): Render bullet lists in a variety of formats
- SlideShowPlugin (Any TWiki, $Rev: 15091 (22 Jan 2008) $): Create web based presentations based on topics with headings.
- SmiliesPlugin (Dakar, $Rev: 16049 (22 Jan 2008) $): Render smilies as icons, like
for :-) or
for :eek: - SpreadSheetPlugin (any TWiki, $Rev: 16273 (22 Jan 2008) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - TablePlugin (1.032, $Rev: 16182 (22 Jan 2008) $): Control attributes of tables and sorting of table columns
- TinyMCEPlugin (TWiki-4, $Rev: 16268 (22 Jan 2008) $): Integration of TinyMCE? with WysiwygPlugin
- TwistyPlugin (1.4.9, $Rev: 15653 (19 Nov 2007) $): Twisty section JavaScript library to open/close content dynamically
- WysiwygPlugin (TWiki-4.2, $Rev: 16174 (22 Jan 2008) $): Translator framework for Wysiwyg editors
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
| Handler | Plugins |
|---|
| afterEditHandler | DBIQueryPlugin WysiwygPlugin |
| beforeCommonTagsHandler | DBIQueryPlugin PreferencesPlugin WysiwygPlugin |
| beforeEditHandler | DBIQueryPlugin TinyMCEPlugin WysiwygPlugin |
| beforeMergeHandler | WysiwygPlugin |
| beforeSaveHandler | CommentPlugin WysiwygPlugin |
| commonTagsHandler | CommentPlugin DBIQueryPlugin EditTablePlugin FilterPlugin GluePlugin IfDefinedPlugin JQueryPlugin NatSkinPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin SpreadSheetPlugin |
| initPlugin | BreadCrumbsPlugin CommentPlugin DBIQueryPlugin EditTablePlugin EmptyPlugin FilterPlugin FlexWebListPlugin GluePlugin IfDefinedPlugin InterwikiPlugin JQueryPlugin NatSkinPlugin PreferencesPlugin RedDotPlugin RenderListPlugin SlideShowPlugin SmiliesPlugin SpreadSheetPlugin TablePlugin TinyMCEPlugin TwistyPlugin WysiwygPlugin |
| modifyHeaderHandler | WysiwygPlugin |
| postRenderingHandler | DBIQueryPlugin 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! |
22 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory