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 (2012-01-13, $Rev: 22552 (2012-01-14) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables or anywhere in topic text - BackupRestorePlugin (2012-01-13, $Rev: 22538 (2012-01-14) $): Administrator utility to backup, restore and upgrade a TWiki site
- BlackListPlugin (2011-07-10, $Rev: 21666 (2011-07-10) $): Utility to keep malicious users away from a public TWiki site
- ColorPickerPlugin (2011-06-11, $Rev: 21489 (2012-01-14) $): Color picker, packaged for use in TWiki forms and TWiki applications
- CommentPlugin (2011-06-16, $Rev: 21517 (2012-01-14) $): Quickly post comments to a page without an edit/preview/save cycle
- EditTablePlugin (2011-07-07, $Rev: 21581 (2012-01-14) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- GoogleAnalyticsPlugin (2011-05-14, $Rev: 21272 (2011-05-14) $): Adds Google Analytics javascript code to specified pages
- HeadlinesPlugin (2011-07-17, $Rev: 21773 (2012-01-14) $): Show headline news in TWiki pages based on RSS and ATOM news feeds from external sites
- InterwikiPlugin (2011-06-06, $Rev: 21898 (2012-01-14) $): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - JQueryPlugin (2011-07-08, $Rev: 21597 (2012-01-14) $): jQuery JavaScript library for TWiki
- PreferencesPlugin (2011-08-20, $Rev: 22124 (2012-01-14) $): Allows editing of preferences using fields predefined in a form
- SetGetPlugin (2012-01-06, $Rev: 22567 (2012-01-14) $): Set and get variables in topics, optionally persistently across topic views
- SlideShowPlugin (2011-08-08, $Rev: 21923 (2012-01-14) $): Create web based presentations based on topics with headings.
- SmiliesPlugin (2010-09-20, $Rev: 21625 (2012-01-14) $): Render smilies as icons, like
:-) for
or :eek: for
- SubscribePlugin (2012-12-02, $Rev: 24302 (2012-12-03) $): Companion plugin to the MailerContrib, adding a "Subscribe me" link to topics to easily subscribe to topic changes
- TablePlugin (2011-07-27, $Rev: 21852 (2012-01-14) $): Control attributes of tables and sorting of table columns
- TagMePlugin (2011-07-12, 1.9): Tag wiki content collectively to find content by keywords
- TinyMCEPlugin (2011-07-10, $Rev: 21643 (2012-01-14) $): Integration of TinyMCE with WysiwygPlugin
- TwistyPlugin (1.6, $Rev: 21837 (2012-01-14) $): Twisty section JavaScript library to open/close content dynamically
- WysiwygPlugin (2011-11-11, $Rev: 22425 (2012-01-14) $): 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 | BlackListPlugin |
| beforeCommonTagsHandler | EditTablePlugin PreferencesPlugin TwistyPlugin WysiwygPlugin |
| beforeEditHandler | TinyMCEPlugin WysiwygPlugin |
| beforeMergeHandler | WysiwygPlugin |
| beforeSaveHandler | BlackListPlugin CommentPlugin WysiwygPlugin |
| commonTagsHandler | SpreadSheetPlugin BackupRestorePlugin BlackListPlugin CommentPlugin EditTablePlugin HeadlinesPlugin JQueryPlugin SlideShowPlugin SmiliesPlugin TagMePlugin |
| endRenderingHandler | BlackListPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
| initPlugin | SpreadSheetPlugin BackupRestorePlugin BlackListPlugin ColorPickerPlugin CommentPlugin EditTablePlugin GoogleAnalyticsPlugin HeadlinesPlugin InterwikiPlugin JQueryPlugin PreferencesPlugin SetGetPlugin SlideShowPlugin SmiliesPlugin SubscribePlugin TablePlugin TagMePlugin TinyMCEPlugin TwistyPlugin WysiwygPlugin |
| modifyHeaderHandler | WysiwygPlugin |
| postRenderingHandler | BlackListPlugin EditTablePlugin GoogleAnalyticsPlugin PreferencesPlugin WysiwygPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
| startRenderingHandler | WysiwygPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
20 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory,
TWikiSkinBrowser