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, 10197): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - BlackListPlugin (2010-07-10, $Rev: 19215 (2010-07-10) $): Utility to keep malicious users away from a public TWiki site
- BreadCrumbsPlugin (v0.10, $Rev: 12307$): A flexible way to display breadcrumbs navigation
- CalendarPlugin (Dakar, 9113): Show a monthly calendar with highlighted events
- CommentPlugin (Dakar, 11359): Allows users to quickly post comments to a page without an edit/preview/save cycle
- EditTablePlugin (any TWiki, 11646): Edit TWiki tables using edit fields, date pickers and drop down boxes
- FilterPlugin (1.00, $Rev: 12592$): Substitute and extract information from content by using regular expressions
- FlexWebListPlugin (v0.09, $Rev: 11715$): Flexible way to display hierarchical weblists
- GluePlugin (1.51, $Rev: 11220$): Enable TWikiML to span multiple lines
- IfDefinedPlugin (v1.01, $Rev: 15157 (05 Oct 2007) $): Render content conditionally
- InterwikiPlugin (Dakar, $Rev: 11935$): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - JQueryPlugin (v0.4, $Rev: 15608 (15 Nov 2007) $): jQuery JavaScript library for TWiki
- NatSkinPlugin (3.00-pre17, $Rev: 15581 (13 Nov 2007) $): Supplements the bare bones NatSkin theme for TWiki
- PreferencesPlugin (Dakar, 9839): Allows editing of preferences using fields predefined in a form
- RedDotPlugin (1.37, $Rev: 11521$): Renders edit-links as little red dots
- RenderListPlugin (any TWiki, 1.034): Render bullet lists in a variety of formats
- SlideShowPlugin (Any TWiki, $Rev: 12847$): Create web based presentations based on topics with headings.
- SmiliesPlugin (Dakar, 8154): Render smilies as icons, like
for :-) or
for = :eek:= - TWikiDrawPlugin (Dakar, 8154): Java Applet based drawing editor
- TablePlugin (1.020, 12339): Control attributes of tables and sorting of table columns
- TreeBrowserPlugin (v1.032): Renders a list as a collapsable/expandable tree.
- TreePlugin (1.3): Dynamic generation of TWiki topic trees
- TwistyPlugin (1.2.0, $Rev: 12154$): Twisty section JavaScript library to open/close content dynamically
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
| Handler | Plugins |
|---|
| beforeAttachmentSaveHandler | BlackListPlugin |
| beforeCommonTagsHandler | PreferencesPlugin TwistyPlugin |
| beforeSaveHandler | BlackListPlugin CommentPlugin |
| commonTagsHandler | SpreadSheetPlugin BlackListPlugin CalendarPlugin CommentPlugin EditTablePlugin FilterPlugin GluePlugin IfDefinedPlugin JQueryPlugin NatSkinPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin TWikiDrawPlugin |
| initPlugin | SpreadSheetPlugin BlackListPlugin BreadCrumbsPlugin CalendarPlugin CommentPlugin EditTablePlugin FilterPlugin FlexWebListPlugin GluePlugin IfDefinedPlugin InterwikiPlugin JQueryPlugin NatSkinPlugin PreferencesPlugin RedDotPlugin RenderListPlugin SlideShowPlugin SmiliesPlugin TWikiDrawPlugin TablePlugin TreeBrowserPlugin TreePlugin TwistyPlugin |
| postRenderingHandler | BlackListPlugin EditTablePlugin NatSkinPlugin PreferencesPlugin RedDotPlugin TwistyPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin TreeBrowserPlugin |
| redirectCgiQueryHandler | RedDotPlugin |
| startRenderingHandler | RenderListPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
23 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory