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-11-11, $Rev: 23968 (2012-12-16) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables or anywhere in topic text - BackupRestorePlugin (2012-09-03, $Rev: 23228 (2012-12-16) $): Administrator utility to backup, restore and upgrade a TWiki site
- ColorPickerPlugin (2012-12-03, $Rev: 24326 (2012-12-16) $): Color picker, packaged for use in TWiki forms and TWiki applications
- CommentPlugin (2012-11-12, $Rev: 24003 (2012-12-16) $): Quickly post comments to a page without an edit/preview/save cycle
- EditTablePlugin (2012-11-12, $Rev: 23980 (2012-12-16) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- HeadlinesPlugin (2012-11-13, $Rev: 24028 (2012-12-16) $): Show headline news in TWiki pages based on RSS and ATOM news feeds from external sites
- InterwikiPlugin (2012-10-25, $Rev: 23773 (2012-12-16) $): Text
ExternalSite:Page links to a page on an external site based on aliases defined in a rules topic - JQueryPlugin (2012-11-13, $Rev: 24022 (2012-12-16) $): jQuery JavaScript library for TWiki
- PreferencesPlugin (2012-11-15, $Rev: 24498 (2012-12-16) $): Allows editing of preferences using fields predefined in a form
- SetGetPlugin (2012-11-12, $Rev: 23997 (2012-12-16) $): Set and get variables in topics, optionally persistently across topic views
- SlideShowPlugin (2012-11-14, $Rev: 24057 (2012-12-16) $): Create web based presentations based on topics with headings.
- SmiliesPlugin (2010-09-20, $Rev: 21625 (2012-12-16) $): Render smilies as icons, like
:-) for
or :eek: for
- TablePlugin (2012-11-14, $Rev: 24071 (2012-12-16) $): Control attributes of tables and sorting of table columns
- TagMePlugin (2012-09-04, 1.9): Tag wiki content collectively to find content by keywords
- TwistyPlugin (2012-11-14, $Rev: 24067 (2012-12-16) $): 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 | EditTablePlugin PreferencesPlugin TwistyPlugin |
| beforeSaveHandler | CommentPlugin |
| commonTagsHandler | SpreadSheetPlugin BackupRestorePlugin CommentPlugin EditTablePlugin HeadlinesPlugin JQueryPlugin SlideShowPlugin SmiliesPlugin TagMePlugin |
| initPlugin | SpreadSheetPlugin BackupRestorePlugin ColorPickerPlugin CommentPlugin EditTablePlugin HeadlinesPlugin InterwikiPlugin JQueryPlugin PreferencesPlugin SetGetPlugin SlideShowPlugin SmiliesPlugin TablePlugin TagMePlugin TwistyPlugin |
| postRenderingHandler | EditTablePlugin PreferencesPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
15 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory