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: 17911 (29 Apr 2009) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - ApprovalPlugin (TWiki-4.2, $Rev: 0 (08 Jul 2007) $): Defines a set of states for one more or topics, with each state requiring approval by one or more users.
- AttachmentListPlugin (1.3, $Rev: 0 (25 okt 2008) $): Displays a formattable list of topic attachments, anywhere in a topic.
- CommentPlugin (03 Aug 2008, $Rev: 17791 (29 Apr 2009) $): Allows users to quickly post comments to a page without an edit/preview/save cycle
- DatabasePlugin (Dakar, $Rev: 15561 (12 Dec 2008) $): Provide access to data in a SQL database
- EditTablePlugin (4.9.1, $Rev: 18014 (29 Apr 2009) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- FileUploadPlugin (Geertje, $Rev: 12345): Makes TWikiForms capable handling files
- FormPlugin (1.2, $Rev: 16490 (12 Dec 2008) $): Lets you create simple and advanced web forms
- FormQueryPlugin (TWiki-4, $Rev: 15561 (12 Dec 2008) $): Provides query capabilities across a database defined using forms and embedded tables in TWiki topics.
- GoogleAnalyticsPlugin (Dakar, $Rev: 15564 (12 Dec 2008) $): Adds Google Analytics JavaScript code to all pages
- HeadlinesPlugin (2.21, $Rev: 17907 (29 Apr 2009) $): Show headline news in TWiki pages based on RSS and ATOM news feeds from external sites
- InterwikiPlugin (28 Feb 2009, $Rev: 14913 (17 Sep 2007) $): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - PreferencesPlugin (TWiki-4.3, $Rev: 18016 (29 Apr 2009) $): Allows editing of preferences using fields predefined in a form
- SearchSummaryPlugin (0.01, $Rev: 15566 (12 Dec 2008) $): Change the way search summaries are displayed
- SlideShowPlugin (02 Aug 2008, $Rev: 17260 (29 Apr 2009) $): Create web based presentations based on topics with headings.
- SmiliesPlugin (Dakar, $Rev: 16049 (29 Apr 2009) $): Render smilies as icons, like
for :-) or
for :eek: - TWikiNetSkinPlugin: (disabled)
- TablePlugin (1.036, $Rev: 17769 (29 Apr 2009) $): Control attributes of tables and sorting of table columns
- TemplateToolkitPlugin (Dakar, $Rev: 15567 (12 Dec 2008) $): Allow Template Toolkit expansion of topics
- TinyMCEPlugin (03 Aug 2008, $Rev: 17302 (29 Apr 2009) $): Integration of TinyMCE with WysiwygPlugin
- TopicDataHelperPlugin (1.0, $Rev: 17696 (26 okt 2008) $): Helper plugin for collecting, filtering and sorting data objects.
- TreeBrowserPlugin (v1.8): Renders a list as a collapsable/expandable tree.
- TwistyPlugin (1.4.12, $Rev: 15653 (19 Nov 2007) $): Twisty section JavaScript library to open/close content dynamically
- VotePlugin (1.33, $Rev: 17638 (12 Dec 2008) $): Simple way to count votes
- WebPermissionsPlugin (1.120, $Rev: 17115 (12 Dec 2008) $): View and edit web permissions
- WysiwygPlugin (18 Apr 2009, $Rev: 18020 (29 Apr 2009) $): 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 | FileUploadPlugin |
| beforeAttachmentSaveHandler | ApprovalPlugin |
| beforeCommonTagsHandler | ApprovalPlugin EditTablePlugin FormPlugin PreferencesPlugin WysiwygPlugin |
| beforeEditHandler | ApprovalPlugin TinyMCEPlugin WysiwygPlugin |
| beforeMergeHandler | WysiwygPlugin |
| beforeSaveHandler | ApprovalPlugin CommentPlugin WebPermissionsPlugin WysiwygPlugin |
| commonTagsHandler | SpreadSheetPlugin CommentPlugin DatabasePlugin EditTablePlugin HeadlinesPlugin SlideShowPlugin SmiliesPlugin |
| initPlugin | SpreadSheetPlugin ApprovalPlugin AttachmentListPlugin CommentPlugin DatabasePlugin EditTablePlugin FileUploadPlugin FormPlugin FormQueryPlugin GoogleAnalyticsPlugin HeadlinesPlugin InterwikiPlugin PreferencesPlugin SearchSummaryPlugin SlideShowPlugin SmiliesPlugin TablePlugin TemplateToolkitPlugin TinyMCEPlugin TopicDataHelperPlugin TreeBrowserPlugin TwistyPlugin VotePlugin WebPermissionsPlugin WysiwygPlugin |
| modifyHeaderHandler | WysiwygPlugin |
| postRenderingHandler | EditTablePlugin FileUploadPlugin PreferencesPlugin TemplateToolkitPlugin WysiwygPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin TreeBrowserPlugin |
| renderFormFieldForEditHandler | FileUploadPlugin |
| startRenderingHandler | WysiwygPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
26 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory,
TWikiSkinBrowser