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
Plugins.PluginPackage.
Here is a list of the plugins currently installed and enabled on this TWiki site:
- GluePlugin (2.00, $Rev$): Enable markup to span multiple lines
- IfDefinedPlugin (v1.01, $Rev$): Render content conditionally
- SpreadSheetPlugin (any TWiki, 10197): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - AliasPlugin (2.20, 15573): Define aliases which will be replaced with arbitrary strings automatically
- AutoViewTemplatePlugin (ipo, $Rev$): Automatically sets VIEW_TEMPLATE and EDIT_TEMPLATE
- BreadCrumbsPlugin (v1.00, $Rev$): A flexible way to display breadcrumbs navigation
- ChecklistPlugin (Cairo, Dakar, Edinburgh, ..., $Rev$): Create simple checklists.
- 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$): Lightweighted frontend to the DBCacheContrib
- EditTablePlugin (any TWiki, 11646): Edit TWiki tables using edit fields, date pickers and drop down boxes
- EmbedFlashPlugin (1.1, $Rev: 16453 (26 Feb 2008) $): Embeds an Adobe Flash file
- FilterPlugin (1.40, $Rev$): Substitute and extract information from content by using regular expressions
- FlexWebListPlugin (v1.22, $Rev$): Flexible way to display hierarchical weblists
- HeadlinesPlugin (2.12, 15564): Build news portals that show headline news based on RSS news feeds from news sites.
- ImageGalleryPlugin (3.70, 15576): Displays image gallery with auto-generated thumbnails from attachments
- ImagePlugin (1.1, $Rev$): 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.50, $Rev$): jQuery JavaScript library for TWiki
- JQueryTwistyPlugin (1.0, $Rev$): Twisty section JavaScript library to open/close content dynamically
- NatSkinPlugin (3.00-pre18, $Rev$): Supplements the bare bones NatSkin theme for TWiki
- PaginationPlugin (0.10, $Rev$): navigate among a double linked list of documents
- SetVariablePlugin (0.10, $Rev$): Conditionally set variables while saving a topic
- 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, 16084): Control attributes of tables and sorting of table columns
- TagCloudPlugin (v1.01, $Rev$): Renders a tag cloud given a list of terms
- TagMePlugin (Any TWiki, 1.039): Tag wiki content collectively to find content by keywords
- TimeSincePlugin (1.10, $Rev$):
- 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 |
|---|
| afterSaveHandler | ClassificationPlugin DBCachePlugin TagMePlugin |
| beforeCommonTagsHandler | TwistyPlugin |
| beforeSaveHandler | ClassificationPlugin CommentPlugin SetVariablePlugin |
| commonTagsHandler | GluePlugin IfDefinedPlugin SpreadSheetPlugin AliasPlugin ChecklistPlugin ClassificationPlugin CommentPlugin EditTablePlugin FilterPlugin HeadlinesPlugin ImageGalleryPlugin ImagePlugin JQueryPlugin NatSkinPlugin SlideShowPlugin SmiliesPlugin TagMePlugin |
| initPlugin | GluePlugin IfDefinedPlugin SpreadSheetPlugin AliasPlugin AutoViewTemplatePlugin BreadCrumbsPlugin ChecklistPlugin ClassificationPlugin CommentPlugin DBCachePlugin EditTablePlugin EmbedFlashPlugin FilterPlugin FlexWebListPlugin HeadlinesPlugin ImageGalleryPlugin ImagePlugin InterwikiPlugin JQueryPlugin JQueryTwistyPlugin NatSkinPlugin PaginationPlugin SetVariablePlugin SlideShowPlugin SmiliesPlugin TablePlugin TagCloudPlugin TagMePlugin TimeSincePlugin TwistyPlugin |
| modifyHeaderHandler | ClassificationPlugin |
| postRenderingHandler | AliasPlugin ChecklistPlugin EditTablePlugin NatSkinPlugin TwistyPlugin |
| preRenderingHandler | AliasPlugin InterwikiPlugin SmiliesPlugin TablePlugin |
| renderFormFieldForEditHandler | ClassificationPlugin |
30 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory