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 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 (2011-04-06, $Rev: 20984 (2011-05-03) $): Add spreadsheet calculation like
"$SUM( $ABOVE() )"
to TWiki tables or anywhere in topic text - CommentPlugin (2011-03-28, $Rev: 20818 (2011-05-03) $): Allows users to quickly post comments to a page without an edit/preview/save cycle
- EditTablePlugin (5.1, $Rev: 20887 (2011-05-03) $): Edit TWiki tables using edit fields, date pickers and drop down boxes
- HeadlinesPlugin (2.6, $Rev: 20889 (2011-05-03) $): Show headline news in TWiki pages based on RSS and ATOM news feeds from external sites
- InterwikiPlugin (2010-07-12, $Rev: 20891 (2011-05-03) $): Link
ExternalSite:Page
text to external sites based on aliases defined in a rules topic - JQueryPlugin (2011-04-01, $Rev: 20836 (2011-05-03) $): jQuery JavaScript library for TWiki
- PreferencesPlugin (2010-05-15, $Rev: 20898 (2011-05-03) $): Allows editing of preferences using fields predefined in a form
- SlideShowPlugin (2010-12-28, $Rev: 20904 (2011-05-03) $): Create web based presentations based on topics with headings.
- SmiliesPlugin (2010-09-20, $Rev: 20906 (2011-05-03) $): Render smilies as icons, like
:-)
for
or :eek:
for
- TablePlugin (1.2, $Rev: 20910 (2011-05-03) $): 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-11-05, $Rev: 20914 (2011-05-03) $): Integration of TinyMCE with WysiwygPlugin
- TwistyPlugin (1.6, $Rev: 20920 (2011-05-03) $): Twisty section JavaScript library to open/close content dynamically
- WysiwygPlugin (2010-05-17, $Rev: 20922 (2011-05-03) $): Translator framework for Wysiwyg editors
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
Handler | Plugins |
---|
afterEditHandler | WysiwygPlugin |
afterSaveHandler | TagMePlugin |
beforeCommonTagsHandler | EditTablePlugin PreferencesPlugin TwistyPlugin WysiwygPlugin |
beforeEditHandler | TinyMCEPlugin WysiwygPlugin |
beforeMergeHandler | WysiwygPlugin |
beforeSaveHandler | CommentPlugin WysiwygPlugin |
commonTagsHandler | SpreadSheetPlugin CommentPlugin EditTablePlugin HeadlinesPlugin JQueryPlugin SlideShowPlugin SmiliesPlugin TagMePlugin |
initPlugin | SpreadSheetPlugin CommentPlugin EditTablePlugin HeadlinesPlugin InterwikiPlugin JQueryPlugin PreferencesPlugin SlideShowPlugin SmiliesPlugin TablePlugin TagMePlugin TinyMCEPlugin TwistyPlugin WysiwygPlugin |
modifyHeaderHandler | WysiwygPlugin |
postRenderingHandler | EditTablePlugin PreferencesPlugin WysiwygPlugin |
preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
startRenderingHandler | WysiwygPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
14 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS%
variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory