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 (any TWiki, 10197): Add spreadsheet calculation like
"$SUM( $ABOVE() )"
to tables located in UCSD Graphics TWiki topics. - BreadCrumbsPlugin (v0.05, $Rev: 11409$): A flexible way to display breadcrumbs navigation
- 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
- FilterPlugin (0.96, $Rev: 11397$): Substitute and extract information from content by using regular expressions
- FlexWebListPlugin (v0.08, $Rev: 11408$): Flexible way to display hierarchical weblists
- GluePlugin (1.51, $Rev: 11220$): Enable TWikiML to span multiple lines
- IfDefinedPlugin (v0.95, $Rev: 11518$): Render content conditionally
- InterwikiPlugin (Dakar, $Rev: 8329$): Link
ExternalSite:Page
text to external sites based on aliases defined in a rules topic - LatexModePlugin (2.61, $Rev: 11287$): Enables LaTeX markup (mathematics and more) in TWiki topics
- NatSkinPlugin (3.00-pre8, $Rev: 11519$): Supplements the bare bones NatSkin theme for TWiki
- 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 (1.033): Render bullet lists in a variety of formats
- SlideShowPlugin (Dakar, $Rev: 8154$): 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
- TwistyPlugin (Dakar, $Rev: 8862$): Twisty section javascript library to open/close content dynamically
- WysiwygPlugin (Dakar, 9565): Translator framework and WYSIWYG editor for TWiki topics
Administrators can enable and disable plugins using
configure.
Contrib Modules
Plugin Diagnostics
Handler | Plugins |
---|
beforeCommonTagsHandler | LatexModePlugin PreferencesPlugin WysiwygPlugin |
beforeEditHandler | WysiwygPlugin |
beforeSaveHandler | CommentPlugin WysiwygPlugin |
commonTagsHandler | SpreadSheetPlugin CommentPlugin EditTablePlugin FilterPlugin GluePlugin IfDefinedPlugin LatexModePlugin NatSkinPlugin RedDotPlugin SlideShowPlugin SmiliesPlugin |
initPlugin | SpreadSheetPlugin BreadCrumbsPlugin CommentPlugin EditTablePlugin FilterPlugin FlexWebListPlugin GluePlugin IfDefinedPlugin InterwikiPlugin LatexModePlugin NatSkinPlugin PreferencesPlugin RedDotPlugin RenderListPlugin SlideShowPlugin SmiliesPlugin TablePlugin TwistyPlugin WysiwygPlugin |
modifyHeaderHandler | WysiwygPlugin |
postRenderingHandler | EditTablePlugin LatexModePlugin 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! |
19 plugins
Note: The diagnostics are provided by the %FAILEDPLUGINS%
variable
Related Topics: TWikiPlugins, TWikiPreferences, AdminDocumentationCategory, AdminToolsCategory