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 (2010-08-27, $Rev: 19381 (2010-10-10) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables or anywhere in topic text - CalendarPlugin (Dakar, $Rev: 14775 (11 Dec 2008) $): Show a monthly calendar with highlighted events
- ChartPlugin (2010-11-04, $Rev: 19716 (2010-11-04) $): Create area, bar, line and scatter charts to visualize TWiki tables
- CommentPlugin (2010-05-16, $Rev: 18706 (2010-10-10) $): Allows users to quickly post comments to a page without an edit/preview/save cycle
- DBIQueryPlugin (Edinburgh, 8713): Make complex database queries using DBI Perl module
- EditTablePlugin (5.1, $Rev: 18808 (2010-10-10) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- EmbedFlashPlugin (2011-01-11, $Rev: 20177 (2011-01-11) $): Embed Adobe Flash files in TWiki topics
- EmptyPlugin (0.1, $Rev: 18620 (2010-10-10) $): Empty Plugin used as a template for new Plugins
- HeadlinesPlugin (2.6, $Rev: 18707 (2010-10-10) $): Show headline news in TWiki pages based on RSS and ATOM news feeds from external sites
- InterwikiPlugin (2010-07-12, $Rev: 19217 (2010-10-10) $): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - JQueryPlugin (2011-04-01, $Rev: 20834 (2011-04-01) $): jQuery JavaScript library for TWiki
- ObjectPlugin (2010-08-29, $Rev: 19389 (2010-08-29) $): Embed multi-media Objects into TWiki topics
- PreferencesPlugin (2010-05-15, $Rev: 18690 (2010-10-10) $): Allows editing of preferences using fields predefined in a form
- RenderListPlugin (2.1, $Rev: 18705 (2010-10-10) $): Render bullet lists in a variety of formats
- SlideShowPlugin (2010-05-16, $Rev: 18712 (2010-10-10) $): Create web based presentations based on topics with headings.
- TWikiNetSkinPlugin: (disabled)
- TablePlugin (1.2, $Rev: 18714 (2010-10-10) $): Control attributes of tables and sorting of table columns
- TagMePlugin (2010-06-12, 1.7): Tag wiki content collectively to find content by keywords
- TinyMCEPlugin (2010-04-24, $Rev: 19169 (2010-10-10) $): Integration of TinyMCE with WysiwygPlugin
- TreeBrowserPlugin (2011-01-19, $Rev: 20270 (2011-01-19) $): Renders a list as a collapsable/expandable tree.
- TwistyPlugin (1.6, $Rev: 18716 (2010-10-10) $): Twisty section JavaScript library to open/close content dynamically
- WorkflowPlugin (201009-04, $Rev: 19429 (2010-09-04) $): Associate a "state" with a topic and then control the work flow that the topic progresses through as content is added.
- WysiwygPlugin (2010-05-17, $Rev: 18717 (2010-10-10) $): Translator framework for Wysiwyg editors
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 |
|---|
| afterEditHandler | WysiwygPlugin |
| afterSaveHandler | TagMePlugin |
| beforeAttachmentSaveHandler | WorkflowPlugin |
| beforeCommonTagsHandler | DBIQueryPlugin EditTablePlugin PreferencesPlugin TwistyPlugin WysiwygPlugin |
| beforeEditHandler | TinyMCEPlugin WorkflowPlugin WysiwygPlugin |
| beforeMergeHandler | WysiwygPlugin |
| beforeSaveHandler | CommentPlugin WorkflowPlugin WysiwygPlugin |
| commonTagsHandler | SpreadSheetPlugin CalendarPlugin ChartPlugin CommentPlugin DBIQueryPlugin EditTablePlugin HeadlinesPlugin JQueryPlugin SlideShowPlugin TagMePlugin WorkflowPlugin |
| initPlugin | SpreadSheetPlugin CalendarPlugin ChartPlugin CommentPlugin DBIQueryPlugin EditTablePlugin EmbedFlashPlugin EmptyPlugin HeadlinesPlugin InterwikiPlugin JQueryPlugin ObjectPlugin PreferencesPlugin RenderListPlugin SlideShowPlugin TablePlugin TagMePlugin TinyMCEPlugin TreeBrowserPlugin TwistyPlugin WorkflowPlugin WysiwygPlugin |
| modifyHeaderHandler | WysiwygPlugin |
| postRenderingHandler | DBIQueryPlugin EditTablePlugin PreferencesPlugin WysiwygPlugin |
| preRenderingHandler | InterwikiPlugin TablePlugin TreeBrowserPlugin |
| startRenderingHandler | RenderListPlugin WysiwygPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
23 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory,
TWikiSkinBrowser