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:
- GluePlugin (2.00, $Rev: 15708 (20 Jul 2008) $): Enable markup to span multiple lines
- IfDefinedPlugin (v1.02, $Rev: 16972 (20 Jul 2008) $): Render content conditionally
- SpreadSheetPlugin (any TWiki, 10197): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - BreadCrumbsPlugin (v2.00, $Rev: 16739 (20 Jul 2008) $): A flexible way to display breadcrumbs navigation
- CommentPlugin (Dakar, 11359): Allows users to quickly post comments to a page without an edit/preview/save cycle
- DBCachePlugin (2.01, $Rev: 16969 (20 Jul 2008) $): Lightweighted frontend to the DBCacheContrib
- EditChapterPlugin (1.14, $Rev: 16935 (20 Jul 2008) $): An easy sectional edit facility
- EditTablePlugin (any TWiki, 11646): Edit TWiki tables using edit fields, date pickers and drop down boxes
- FilterPlugin (1.51, $Rev: 16970 (20 Jul 2008) $): Substitute and extract information from content by using regular expressions
- FlexWebListPlugin (v1.23, $Rev: 16971 (20 Jul 2008) $): Flexible way to display hierarchical weblists
- HistoryPlugin (1.3, $Rev: 15952 (20 Jul 2008) $): Shows a complete history of a document
- ImageGalleryPlugin (3.72, $Rev: 17034 (20 Jul 2008) $): Displays image gallery with auto-generated thumbnails from attachments
- ImagePlugin (1.20, $Rev: 16981 (20 Jul 2008) $): Control the display and alignment of images using an easy syntax
- InterwikiPlugin (Dakar, $Rev: 11935$): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - JQueryPlugin (0.90, $Rev: 17031 (20 Jul 2008) $): jQuery JavaScript library for TWiki
- JQueryTwistyPlugin (1.2, $Rev: 16736 (20 Jul 2008) $): Twisty section JavaScript library to open/close content dynamically
- NatSkinPlugin (3.00-pre20, $Rev: 16978 (20 Jul 2008) $): Theming engine for NatSkin
- RedDotPlugin (1.40, $Rev: 16137 (21 Feb 2008) $): Renders edit-links as little red dots
- RenderListPlugin (any TWiki, 1.034): Render bullet lists in a variety of formats
- SendEmailPlugin (1.2.0, $Rev: 16928 (20 Jul 2008) $): Allows to send e-mail through an e-mail form
- 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:= - TablePlugin (1.032, $Rev: 16549 (20 Jul 2008) $): Control attributes of tables and sorting of table columns
- WorkflowPlugin (Dakar, $Rev: 0$): Supports work flows associated with topics
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
| Handler | Plugins |
|---|
| afterSaveHandler | DBCachePlugin |
| beforeEditHandler | WorkflowPlugin |
| beforeSaveHandler | CommentPlugin WorkflowPlugin |
| commonTagsHandler | GluePlugin IfDefinedPlugin SpreadSheetPlugin CommentPlugin EditChapterPlugin EditTablePlugin FilterPlugin ImageGalleryPlugin ImagePlugin JQueryPlugin NatSkinPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin WorkflowPlugin |
| initPlugin | GluePlugin IfDefinedPlugin SpreadSheetPlugin BreadCrumbsPlugin CommentPlugin DBCachePlugin EditChapterPlugin EditTablePlugin FilterPlugin FlexWebListPlugin HistoryPlugin ImageGalleryPlugin ImagePlugin InterwikiPlugin JQueryPlugin JQueryTwistyPlugin NatSkinPlugin RedDotPlugin RenderListPlugin SendEmailPlugin SlideShowPlugin SmiliesPlugin TablePlugin WorkflowPlugin |
| postRenderingHandler | EditChapterPlugin EditTablePlugin NatSkinPlugin RedDotPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
| redirectCgiQueryHandler | RedDotPlugin |
| renderWikiWordHandler | DBCachePlugin |
| startRenderingHandler | RenderListPlugin 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