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, $Rev: 16273 (22 Jan 2008) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - ChartPlugin (Dakar, $Rev: 10613 (11 Mar 2007) $): Create PNG or GIF charts to visualize TWiki tables
- CommentPlugin (TWiki-4, $Rev: 15776 (22 Jan 2008) $): Allows users to quickly post comments to a page without an edit/preview/save cycle
- CompareRevisionsAddonPlugin (Dakar, $Rev: 15561 (25 Jan 2008) $):
- ContributorsPlugin (1.0): This plugin gives a variable %CONTRIBUTORS% which gives information on all revisions of a given topic.
- EditTablePlugin (4.7.10, $Rev: 16239 (22 Jan 2008) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- FootNotePlugin (2.003): Footnotes are notes placed at the end of a topic.
- HistoryPlugin (1.3, $Rev: 15952 (10 Dec 2007) $): Shows a complete history of a document
- InterwikiPlugin (Dakar, $Rev: 14913 (17 Sep 2007) $): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - LightboxPlugin (Dakar, $Rev: 13273$): TWiki hooks to the Lightbox Javascript package for better thumbnail clickthrough
- PreferencesPlugin (TWiki-4.2, $Rev: 15487 (22 Jan 2008) $): Allows editing of preferences using fields predefined in a form
- SlideShowPlugin (Any TWiki, $Rev: 15091 (22 Jan 2008) $): Create web based presentations based on topics with headings.
- SmiliesPlugin (Dakar, $Rev: 16049 (22 Jan 2008) $): Render smilies as icons, like
for :-) or
for :eek: - TablePlugin (1.032, $Rev: 16182 (22 Jan 2008) $): Control attributes of tables and sorting of table columns
- TinyMCEPlugin (TWiki-4, $Rev: 16268 (22 Jan 2008) $): Integration of TinyMCE? with WysiwygPlugin
- TopicCreatePlugin (1.000): Automatically create a set of topics and attachments at topic save time
- TreePlugin (1.6): Dynamic generation of TWiki topic trees
- TwistyPlugin (1.4.9, $Rev: 15653 (19 Nov 2007) $): Twisty section JavaScript library to open/close content dynamically
- WysiwygPlugin (TWiki-4.2, $Rev: 16174 (22 Jan 2008) $): Translator framework for Wysiwyg editors
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
| Handler | Plugins |
|---|
| afterEditHandler | WysiwygPlugin |
| afterSaveHandler | TreePlugin |
| beforeCommonTagsHandler | PreferencesPlugin WysiwygPlugin |
| beforeEditHandler | TinyMCEPlugin WysiwygPlugin |
| beforeMergeHandler | WysiwygPlugin |
| beforeSaveHandler | CommentPlugin TopicCreatePlugin WysiwygPlugin |
| commonTagsHandler | SpreadSheetPlugin ChartPlugin CommentPlugin CompareRevisionsAddonPlugin ContributorsPlugin EditTablePlugin FootNotePlugin LightboxPlugin SlideShowPlugin SmiliesPlugin |
| initPlugin | SpreadSheetPlugin ChartPlugin CommentPlugin CompareRevisionsAddonPlugin ContributorsPlugin EditTablePlugin FootNotePlugin HistoryPlugin InterwikiPlugin LightboxPlugin PreferencesPlugin SlideShowPlugin SmiliesPlugin TablePlugin TinyMCEPlugin TopicCreatePlugin TreePlugin TwistyPlugin WysiwygPlugin |
| modifyHeaderHandler | WysiwygPlugin |
| postRenderingHandler | EditTablePlugin FootNotePlugin PreferencesPlugin WysiwygPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
| startRenderingHandler | WysiwygPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
19 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory