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, 10197): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to TWiki tables and other topic text - BreadCrumbsPlugin (v1.00, $Rev: 13657 (08 May 2007) $): A flexible way to display breadcrumbs navigation
- CalendarPlugin (Dakar, 9113): Show a monthly calendar with highlighted events
- ChildTopicTemplatePlugin (1.0): Allows templates to be specified for automatic child topic creation.
- CommentPlugin (03 Aug 2008, $Rev: 17303 (12 Dec 2008) $): Allows users to quickly post comments to a page without an edit/preview/save cycle
- CounterPlugin (Dakar, $Rev: 7918 (01 May 2007) $):
- DatabasePlugin (Dakar, $Rev: 13518 (24 Apr 2007) $): Provide access to data in a SQL database
- EditTablePlugin (any TWiki, 11646): Edit TWiki tables using edit fields, date pickers and drop down boxes
- EmptyPlugin (Dakar, $Rev: 12445$): Empty Plugin used as a template for new Plugins
- FilterPlugin (1.21, $Rev: 13612 (02 May 2007) $): Substitute and extract information from content by using regular expressions
- FlexWebListPlugin (v1.10, $Rev: 13659 (21 May 2007) $): Flexible way to display hierarchical weblists
- ForEachPlugin (1.000): Loop over successive elements of a list, or a range of numbers.
- FormPlugin (1.1.1, $Rev: 15386 (22 Oct 2007) $): Lets you create simple and advanced web forms
- GaugePlugin (1.003): Build dashboards that contain graphical images of gauges defined with
%GAUGE{}% variables. - GluePlugin (1.51, $Rev: 11220$): Enable TWikiML to span multiple lines
- IfDefinedPlugin (v1.00, $Rev: 14215 (20 Jun 2007) $): Render content conditionally
- ImgPlugin (Dakar, $Rev: 10608$): Allows TWiki variable-style insertion of images in topics
- InterwikiPlugin (Dakar, $Rev: 11935$): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - JQueryPlugin (0.80, $Rev: 17031 (12 Dec 2008) $): jQuery JavaScript library for TWiki
- JQueryTwistyPlugin (1.2, $Rev: 16736 (03 Jul 2008) $): Twisty section JavaScript library to open/close content dynamically
- NatSkinPlugin (3.00-pre20, $Rev: 16978 (12 Dec 2008) $): Theming engine for NatSkin
- NewsPlugin (Dakar, $Rev: 15565 (12 Dec 2008) $): %NEWS% generates a short headlines topic from a list of news
- PreferencesPlugin (Dakar, 9839): Allows editing of preferences using fields predefined in a form
- RedDotPlugin (1.37, $Rev: 11521$): Renders edit-links as little red dots
- RenderListPlugin (any TWiki, 1.034): Render bullet lists in a variety of formats
- SendEmailPlugin (1.1.3, $Rev: 13770 (16 May 2007) $): Allows to send e-mail through an e-mail form
- SlideShowPlugin (Any TWiki, $Rev: 12847$): Create web based presentations based on topics with headings.
- SmiliesPlugin (Dakar, 8154): Render smilies as icons, like
for :-) or
for = :eek:= - TWikiDrawPlugin (Dakar, 8154): Java Applet based drawing editor
- TablePlugin (1.020, 12339): Control attributes of tables and sorting of table columns
- TopicReadersPlugin (Dakar, 11326): This plugin list readers of a TOPIC since a given date
- TreePlugin (1.3): Dynamic generation of TWiki topic trees
- TwistyPlugin (1.4.9, $Rev: 15653 (19 Nov 2007) $): Twisty section JavaScript library to open/close content dynamically
- UserInfoPlugin (1.53, 10521): Render information about users on your TWikiSite
- WysiwygPlugin (Dakar, 12422): Translator framework for Wysiwyg editors
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
| Handler | Plugins |
|---|
| beforeCommonTagsHandler | FormPlugin PreferencesPlugin WysiwygPlugin |
| beforeEditHandler | WysiwygPlugin |
| beforeSaveHandler | CommentPlugin NewsPlugin WysiwygPlugin |
| commonTagsHandler | SpreadSheetPlugin CalendarPlugin ChildTopicTemplatePlugin CommentPlugin CounterPlugin DatabasePlugin EditTablePlugin FilterPlugin ForEachPlugin GaugePlugin GluePlugin IfDefinedPlugin JQueryPlugin NatSkinPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin TWikiDrawPlugin TopicReadersPlugin UserInfoPlugin |
| endRenderingHandler | ChildTopicTemplatePlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
| initPlugin | SpreadSheetPlugin BreadCrumbsPlugin CalendarPlugin ChildTopicTemplatePlugin CommentPlugin CounterPlugin DatabasePlugin EditTablePlugin EmptyPlugin FilterPlugin FlexWebListPlugin ForEachPlugin FormPlugin GaugePlugin GluePlugin IfDefinedPlugin ImgPlugin InterwikiPlugin JQueryPlugin JQueryTwistyPlugin NatSkinPlugin NewsPlugin PreferencesPlugin RedDotPlugin RenderListPlugin SendEmailPlugin SlideShowPlugin SmiliesPlugin TWikiDrawPlugin TablePlugin TopicReadersPlugin TreePlugin TwistyPlugin UserInfoPlugin WysiwygPlugin |
| modifyHeaderHandler | WysiwygPlugin |
| postRenderingHandler | EditTablePlugin NatSkinPlugin PreferencesPlugin RedDotPlugin WysiwygPlugin |
| preRenderingHandler | InterwikiPlugin SmiliesPlugin TablePlugin |
| redirectCgiQueryHandler | RedDotPlugin |
| startRenderingHandler | RenderListPlugin This handler is deprecated - please check for updated versions of the plugins that use it! |
35 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory