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 (Dakar, 8154): Add spreadsheet calculation like
"$SUM( $ABOVE() )" to tables located in Verbree International topics. - CommentPlugin (Dakar, 8164): Allows users to quickly post comments to a page without an edit/preview/save cycle.
- EditTablePlugin (Dakar, 8154): Edit TWiki tables using edit fields, date pickers and drop down boxes
- HeadlinesPlugin (2.01, 8154): Build news portals that show headline news based on RSS news feeds from news sites.
- InterwikiPlugin (Dakar, $Rev: 8713$): Link
ExternalSite:Page text to external sites based on aliases defined in a rules topic - PreferencesPlugin (Dakar, 8170): Allows editing of preferences using fields predefined in a form
- RenderListPlugin (Dakar, $Rev: 8713$): Render bullet lists in a variety of formats
- SlideShowPlugin (Dakar, $Rev: 8713$): Create web based presentations based on topics with headings.
- SmiliesPlugin (Dakar, 8154): Render smilies as icons, like
:-) for
or :cool: for :cool: - TablePlugin (Dakar, 8154): Control attributes of tables and sorting of table columns
- TreePlugin (0.310): Dynamic generation of TWiki topic trees
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
| Handler | Plugins |
|---|
| beforeCommonTagsHandler | PreferencesPlugin |
| beforeSaveHandler | CommentPlugin |
| commonTagsHandler | SpreadSheetPlugin CommentPlugin EditTablePlugin HeadlinesPlugin SlideShowPlugin SmiliesPlugin TreePlugin |
| initPlugin | SpreadSheetPlugin CommentPlugin EditTablePlugin HeadlinesPlugin InterwikiPlugin PreferencesPlugin RenderListPlugin SlideShowPlugin SmiliesPlugin TablePlugin TreePlugin |
| postRenderingHandler | EditTablePlugin PreferencesPlugin |
| preRenderingHandler | InterwikiPlugin RenderListPlugin SmiliesPlugin TablePlugin |
11 plugins
Note: The diagnostics are provided by the
%FAILEDPLUGINS% variable
Related Topics: TWikiPlugins,
TWikiPreferences,
AdminDocumentationCategory,
AdminToolsCategory