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:
- SpreadSheetPlugin (any TWiki, 10197): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - BeautifierPlugin (1.000): Highlights and formats code fragments.
- BreadCrumbsPlugin (v1.00, $Rev: 13657 (08 May 2007) $): A flexible way to display breadcrumbs navigation
- CommentPlugin (Dakar, 11359): Allows users to quickly post comments to a page without an edit/preview/save cycle
- EditTablePlugin (any TWiki, 11646): Edit TWiki tables using edit fields, date pickers and drop down boxes
- EscapeStudiosPlugin (Dakar, 1.1): Display user friendly Topic names for underscore based Topics
- InterwikiPlugin (Dakar, $Rev: 11935$): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - PreferencesPlugin (Dakar, 9839): Allows editing of preferences using fields predefined in a form
- SearchSummaryPlugin (0.01, $Rev: 14086 (11 Jun 2007) $): Change the way search summaries are displayed
- 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.020, 12339): Control attributes of tables and sorting of table columns
- TagMePlugin (TWiki 4, 1.044): Tag wiki content collectively to find content by keywords
- 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 | TagMePlugin |
| beforeCommonTagsHandler | PreferencesPlugin TwistyPlugin |
| beforeSaveHandler | CommentPlugin |
| commonTagsHandler | SpreadSheetPlugin BeautifierPlugin CommentPlugin EditTablePlugin SlideShowPlugin SmiliesPlugin TagMePlugin |
| initPlugin | SpreadSheetPlugin BeautifierPlugin BreadCrumbsPlugin CommentPlugin EditTablePlugin EscapeStudiosPlugin InterwikiPlugin PreferencesPlugin SearchSummaryPlugin SlideShowPlugin SmiliesPlugin TablePlugin TagMePlugin TwistyPlugin |
| postRenderingHandler | EditTablePlugin PreferencesPlugin TwistyPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
| renderWikiWordHandler | EscapeStudiosPlugin |
14 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory