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$): Enable markup to span multiple lines
- IfDefinedPlugin (v1.01, $Rev$): Render content conditionally
- SpreadSheetPlugin (any TWiki, 15269): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - AutoViewTemplatePlugin (ipo, $Rev$): Automatically sets VIEW_TEMPLATE and EDIT_TEMPLATE
- BlogPlugin (0.99, $Rev$): Basic blogging features used to implement the BlogUp TWikiApplication
- BreadCrumbsPlugin (v2.00, $Rev$): A flexible way to display breadcrumbs navigation
- ClassificationPlugin (0.50, $Rev$): A topic classification plugin and application
- DBCachePlugin (1.80, $Rev$): Lightweighted frontend to the DBCacheContrib
- EditChapterPlugin (1.13, $Rev$): An easy sectional edit facility
- EmployeePortalPlugin (v2.0-pre1, $Rev$): EmployeePortal extensions
- FilterPlugin (1.41, $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.
- HistoryPlugin (1.3, 15950): Shows a complete history of a document
- 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: 14913 (17 Sep 2007) $): 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
- LdapNgPlugin (v2.01, $Rev$): Query and display data from an LDAP directory
- MathModePlugin (2.96, 15934): Include LaTeX formatted math in your TWiki pages
- 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
- RedDotPlugin (1.40, $Rev$): Renders edit-links as little red dots
- SetVariablePlugin (0.10, $Rev$): Conditionally set variables while saving a topic
- SmiliesPlugin (Dakar, 16048): 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
- TimeSincePlugin (1.10, $Rev$):
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
| Handler | Plugins |
|---|
| afterSaveHandler | ClassificationPlugin DBCachePlugin |
| beforeSaveHandler | ClassificationPlugin SetVariablePlugin |
| commonTagsHandler | GluePlugin IfDefinedPlugin SpreadSheetPlugin BlogPlugin ClassificationPlugin EditChapterPlugin FilterPlugin HeadlinesPlugin ImageGalleryPlugin ImagePlugin JQueryPlugin MathModePlugin NatSkinPlugin RedDotPlugin SmiliesPlugin |
| finishHandler | EditChapterPlugin |
| initPlugin | GluePlugin IfDefinedPlugin SpreadSheetPlugin AutoViewTemplatePlugin BlogPlugin BreadCrumbsPlugin ClassificationPlugin DBCachePlugin EditChapterPlugin EmployeePortalPlugin FilterPlugin FlexWebListPlugin HeadlinesPlugin HistoryPlugin ImageGalleryPlugin ImagePlugin InterwikiPlugin JQueryPlugin JQueryTwistyPlugin LdapNgPlugin MathModePlugin NatSkinPlugin PaginationPlugin RedDotPlugin SetVariablePlugin SmiliesPlugin TablePlugin TagCloudPlugin TimeSincePlugin |
| modifyHeaderHandler | ClassificationPlugin |
| postRenderingHandler | BlogPlugin EditChapterPlugin MathModePlugin NatSkinPlugin RedDotPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
| redirectCgiQueryHandler | RedDotPlugin |
| renderFormFieldForEditHandler | ClassificationPlugin |
29 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory