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 (1.51, $Rev: 11220$): Enable TWikiML to span multiple lines
- IfDefinedPlugin (v1.00, $Rev: 14215 (20 Jun 2007) $): Render content conditionally
- SpreadSheetPlugin (any TWiki, 10197): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - BreadCrumbsPlugin (v1.00, $Rev: 13657 (08 May 2007) $): A flexible way to display breadcrumbs navigation
- ClassificationPlugin (0.50, $Rev$): A topic classification plugin and application
- CommentPlugin (Dakar, 11359): Allows users to quickly post comments to a page without an edit/preview/save cycle
- DBCachePlugin (1.80, $Rev: 16348 (05 Feb 2008) $): Lightweighted frontend to the DBCacheContrib
- EditTablePlugin (4.8.2, $Rev: 16617 (07 Apr 2008) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- EmbedFlashPlugin (1.2.1, $Rev: 16753 (30 Apr 2008) $): Embeds an Adobe Flash file
- FilterPlugin (1.41, $Rev$): Substitute and extract information from content by using regular expressions
- FlexWebListPlugin (v1.22, $Rev$): Flexible way to display hierarchical weblists
- GenerateSearchPlugin (Dakar, $Rev: 9598$): This plugin generates a form-driven search based on a TWikiForms.
- ImageGalleryPlugin (3.61, $Rev: 15576 (13 Nov 2007) $): Displays image gallery with auto-generated thumbnails from attachments
- ImagePlugin (1.20, $Rev: 16981 (12 Dec 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 (v0.60, $Rev$): jQuery JavaScript library for TWiki
- JQueryTwistyPlugin (1.2, $Rev$): Twisty section JavaScript library to open/close content dynamically
- MathModePlugin (2.94, 12308): Include LaTeX formatted math in your TWiki pages
- NatSkinPlugin (3.00-pre18, $Rev$): Supplements the bare bones NatSkin theme for TWiki
- PhotoarchivePlugin (Dakar, $Rev: 13352 (10 Apr 2007) $): PhotoarchivePlugin creates nice image galleries
- 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
- 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:= - StopWikiWordLinkPlugin (Dakar, $Rev$): Prevents automatic linking of selected WikiWords
- TablePlugin (1.020, 12339): Control attributes of tables and sorting of table columns
- TagCloudPlugin (v1.00, $Rev: 14039 (05 Jun 2007) $): Renders a tag cloud given a list of terms
- TagMePlugin (TWiki 4, 1.046): Tag wiki content collectively to find content by keywords
- ThreadedDiscussionPlugin (1.032): Support a threaded discussion mode.
- TopicCreatePlugin (1.000): Automatically create a set of topics and attachments at topic save time
- TreePlugin (1.3): Dynamic generation of TWiki topic trees
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
| Handler | Plugins |
|---|
| afterSaveHandler | ClassificationPlugin DBCachePlugin TagMePlugin |
| beforeCommonTagsHandler | EditTablePlugin PreferencesPlugin |
| beforeSaveHandler | ClassificationPlugin CommentPlugin TopicCreatePlugin |
| commonTagsHandler | GluePlugin IfDefinedPlugin SpreadSheetPlugin ClassificationPlugin CommentPlugin EditTablePlugin FilterPlugin ImageGalleryPlugin ImagePlugin JQueryPlugin MathModePlugin NatSkinPlugin PhotoarchivePlugin RedDotPlugin SlideShowPlugin SmiliesPlugin TagMePlugin |
| initPlugin | GluePlugin IfDefinedPlugin SpreadSheetPlugin BreadCrumbsPlugin ClassificationPlugin CommentPlugin DBCachePlugin EditTablePlugin EmbedFlashPlugin FilterPlugin FlexWebListPlugin GenerateSearchPlugin ImageGalleryPlugin ImagePlugin InterwikiPlugin JQueryPlugin JQueryTwistyPlugin MathModePlugin NatSkinPlugin PhotoarchivePlugin PreferencesPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin StopWikiWordLinkPlugin TablePlugin TagCloudPlugin TagMePlugin ThreadedDiscussionPlugin TopicCreatePlugin TreePlugin |
| modifyHeaderHandler | ClassificationPlugin |
| postRenderingHandler | EditTablePlugin MathModePlugin NatSkinPlugin PreferencesPlugin RedDotPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin StopWikiWordLinkPlugin TablePlugin |
| redirectCgiQueryHandler | RedDotPlugin |
| renderFormFieldForEditHandler | ClassificationPlugin |
| startRenderingHandler | ThreadedDiscussionPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
31 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory