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 (12 Dec 2008) $): Enable markup to span multiple lines
- SpreadSheetPlugin (any TWiki, $Rev: 17387 (06 Dec 2008) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - IfDefinedPlugin (v1.02, $Rev: 16972 (11 Dec 2008) $): Render content conditionally
- AliasPlugin (2.31, $Rev: 16746 (12 Dec 2008) $): Define aliases which will be replaced with arbitrary strings automatically
- BlogPlugin (0.99, $Rev: 15560 (12 Dec 2008) $): Basic blogging features used to implement the BlogUp TWikiApplication
- BreadCrumbsPlugin (v2.01, $Rev: 17469 (12 Dec 2008) $): A flexible way to display breadcrumbs navigation
- CommentPlugin (03 Aug 2008, $Rev: 17302 (06 Dec 2008) $): Allows users to quickly post comments to a page without an edit/preview/save cycle
- DBCachePlugin (2.01, $Rev: 16969 (12 Dec 2008) $): Lightweighted frontend to the DBCacheContrib
- EditTablePlugin (4.9, $Rev: 17718 (06 Dec 2008) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- ExtendedSelectPlugin (1.1): Adds options to the select type in forms
- FilterPlugin (1.51, $Rev: 16970 (03 Jul 2008) $): Substitute and extract information from content by using regular expressions
- FlexWebListPlugin (v1.23, $Rev: 16971 (12 Dec 2008) $): Flexible way to display hierarchical weblists
- HeadlinesPlugin (2.21, $Rev: 17818 (13 Feb 2009) $): Show headline news in TWiki pages based on RSS and ATOM news feeds from external sites
- InterwikiPlugin (03 Aug 2008, $Rev: 14913 (17 Sep 2007) $): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - JQueryPlugin (0.80, $Rev: 17031 (12 Dec 2008) $): jQuery JavaScript library for TWiki
- JQueryTwistyPlugin (1.2, $Rev: 16736 (03 Jul 2008) $): Twisty section JavaScript library to open/close content dynamically
- NatSkinPlugin (3.00-pre20, $Rev: 16978 (12 Dec 2008) $): Theming engine for NatSkin
- PreferencesPlugin (TWiki-4.2, $Rev: 15487 (06 Dec 2008) $): Allows editing of preferences using fields predefined in a form
- RedDotPlugin (1.40, $Rev: 16137 (12 Dec 2008) $): Renders edit-links as little red dots
- RenderListPlugin (2.0, $Rev: 16235 (06 Dec 2008) $): Render bullet lists in a variety of formats
- SlideShowPlugin (02 Aug 2008, $Rev: 17260 (06 Dec 2008) $): Create web based presentations based on topics with headings.
- SmiliesPlugin (Dakar, $Rev: 16049 (06 Dec 2008) $): Render smilies as icons, like
for :-) or
for :eek: - TablePlugin (1.036, $Rev: 17769 (06 Dec 2008) $): Control attributes of tables and sorting of table columns
- TagCloudPlugin (v1.01, $Rev: 16138 (12 Dec 2008) $): Renders a tag cloud given a list of terms
- TimeSincePlugin (1.10, $Rev: 16139 (12 Dec 2008) $):
- TinyMCEPlugin: (disabled)
- TwistyPlugin (1.4.12, $Rev: 15653 (19 Nov 2007) $): Twisty section JavaScript library to open/close content dynamically
- UserInfoPlugin (1.53, $Rev: 15570 (12 Dec 2008) $): Render information about users on your TWikiSite
Administrators can enable and disable plugins using
configure.
All Contrib Modules
This list includs Plugins, some some of which may be disabed in configure, or due to other reasons.
See
TWikiSkinBrowser for an overview of the installed Skins.
Plugin Diagnostics
| Handler | Plugins |
|---|
| afterSaveHandler | DBCachePlugin |
| beforeCommonTagsHandler | EditTablePlugin PreferencesPlugin |
| beforeSaveHandler | CommentPlugin |
| commonTagsHandler | GluePlugin SpreadSheetPlugin IfDefinedPlugin AliasPlugin BlogPlugin CommentPlugin EditTablePlugin FilterPlugin HeadlinesPlugin JQueryPlugin NatSkinPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin UserInfoPlugin |
| initPlugin | GluePlugin SpreadSheetPlugin IfDefinedPlugin AliasPlugin BlogPlugin BreadCrumbsPlugin CommentPlugin DBCachePlugin EditTablePlugin ExtendedSelectPlugin FilterPlugin FlexWebListPlugin HeadlinesPlugin InterwikiPlugin JQueryPlugin JQueryTwistyPlugin NatSkinPlugin PreferencesPlugin RedDotPlugin RenderListPlugin SlideShowPlugin SmiliesPlugin TablePlugin TagCloudPlugin TimeSincePlugin TwistyPlugin UserInfoPlugin |
| postRenderingHandler | AliasPlugin BlogPlugin EditTablePlugin NatSkinPlugin PreferencesPlugin RedDotPlugin |
| preRenderingHandler | AliasPlugin InterwikiPlugin SmiliesPlugin TablePlugin |
| redirectCgiQueryHandler | RedDotPlugin |
| renderFormFieldForEditHandler | ExtendedSelectPlugin |
| renderWikiWordHandler | DBCachePlugin |
| startRenderingHandler | RenderListPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
28 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory,
TWikiSkinBrowser