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 (v0.96, $Rev: 12311$): Render content conditionally
- SpreadSheetPlugin (any TWiki, 10197): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - AttachContentPlugin ($Rev: 11758$): Caches portions of a topic in attachments to that topic
- CommentPlugin (Dakar, 11359): Allows users to quickly post comments to a page without an edit/preview/save cycle
- DBCachePlugin (1.61, $Rev: 14846 (13 Sep 2007) $): Lightweighted frontend to the DBCacheContrib
- DateFieldPlugin (Dakar, 11860): Adds a
date type for use in forms - EditTablePlugin (4.8.3, $Rev: 17059 (27 Jul 2008) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- ExcelImportExportPlugin (Dakar, $Rev: 17202 (29 Jul 2008) $): Renders an attached Excel spreadsheet as TWiki table
- FilterPlugin (1.10, $Rev: 12773$): Substitute and extract information from content by using regular expressions
- ImageGalleryPlugin (3.41, 11160): Displays image gallery with auto-generated thumbnails from attachments.
- ImagePlugin (0.4, $Rev: 12310$): 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 - MultiEditPlugin (Dakar, $Rev: 0000): This plugin allows arbitrary section of a topic to be edited individually
- PreferencesPlugin (Dakar, 9839): Allows editing of preferences using fields predefined in a form
- RedirectPlugin (Dakar, 10560): This plugin allows one to produce TWiki topics that automatically redirect to other TWiki topics or URLs.
- SectionalEditPlugin (Dakar, 17 Aug 2006): Allows the user to break a topic into sections for individual editing.
- 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
- SubscribePlugin (Dakar, $Rev: 13787 (18 May 2007) $): Subscribe to web notification
- TWikiDrawPlugin (Dakar, 8154): Java Applet based drawing editor
- TablePlugin (1.030, $Rev: 16011 (17 Dec 2007) $): Control attributes of tables and sorting of table columns
- TopicCreatePlugin (1.000): Automatically create a set of topics and attachments at topic save time
- TreePlugin (v0.6): Dynamic generation of TWiki topic trees
- TwistyPlugin (1.2.0, $Rev: 12154$): Twisty section JavaScript library to open/close content dynamically
- UpdateAttachmentsPlugin (TWiki-4.1.2, $Rev: 15864 (04 Dec 2007) $): A batched alternative to AutoAttachments? (adds and removes attachements)
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
| Handler | Plugins |
|---|
| afterSaveHandler | AttachContentPlugin DBCachePlugin |
| beforeCommonTagsHandler | EditTablePlugin MultiEditPlugin PreferencesPlugin TwistyPlugin |
| beforeEditHandler | DateFieldPlugin |
| beforeSaveHandler | CommentPlugin TopicCreatePlugin |
| commonTagsHandler | GluePlugin IfDefinedPlugin SpreadSheetPlugin CommentPlugin EditTablePlugin FilterPlugin ImageGalleryPlugin ImagePlugin SlideShowPlugin SmiliesPlugin TWikiDrawPlugin TreePlugin |
| initPlugin | GluePlugin IfDefinedPlugin SpreadSheetPlugin AttachContentPlugin CommentPlugin DBCachePlugin DateFieldPlugin EditTablePlugin ExcelImportExportPlugin FilterPlugin ImageGalleryPlugin ImagePlugin InterwikiPlugin MultiEditPlugin PreferencesPlugin RedirectPlugin SectionalEditPlugin SlideShowPlugin SmiliesPlugin StopWikiWordLinkPlugin SubscribePlugin TWikiDrawPlugin TablePlugin TopicCreatePlugin TreePlugin TwistyPlugin UpdateAttachmentsPlugin |
| postRenderingHandler | EditTablePlugin MultiEditPlugin PreferencesPlugin TwistyPlugin |
| preRenderingHandler | InterwikiPlugin MultiEditPlugin SectionalEditPlugin SmiliesPlugin StopWikiWordLinkPlugin TablePlugin |
| renderFormFieldForEditHandler | DateFieldPlugin |
27 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory