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 most those can be removed - while the rest are optional, available from
TWiki:Plugins/WebHome.
Here is a list of the plugins currently installed and enabled on this TWiki site:
- DefaultPlugin: This plugin can be used to specify some simple custom rendering rules. It also renders depreciated
*_text_*
as bold italic text.
- SpreadSheetPlugin: Add spreadsheet calculation like
"$SUM( $ABOVE() )"
to tables located in JCuckoo topics.
- CommentPlugin: Allows users to quickly post comments to a page without an edit/preview/save cycle.
- EditTablePlugin: Edit TWiki tables using edit fields, date pickers and drop down boxes
- InterwikiPlugin: Link
ExternalSite:Page
text to external sites based on aliases defined in the InterWikis topic
- RenderListPlugin: Render bullet lists in a variety of formats
- SlideShowPlugin: Create web based presentations based on topics with headings.
- SmiliesPlugin: Render smilies as icons, like
:-)
for
or :cool:
for
- TablePlugin: Control attributes of tables and sorting of table columns
Plugin Diagnostics
Plugins defined
earlyInitPlugin |
initPlugin | TWiki::Plugins::DefaultPlugin::initPlugin TWiki::Plugins::SpreadSheetPlugin::initPlugin TWiki::Plugins::CommentPlugin::initPlugin TWiki::Plugins::EditTablePlugin::initPlugin TWiki::Plugins::InterwikiPlugin::initPlugin TWiki::Plugins::RenderListPlugin::initPlugin TWiki::Plugins::SlideShowPlugin::initPlugin TWiki::Plugins::SmiliesPlugin::initPlugin TWiki::Plugins::TablePlugin::initPlugin |
initializeUserHandler |
registrationHandler |
beforeCommonTagsHandler |
commonTagsHandler | TWiki::Plugins::DefaultPlugin::commonTagsHandler TWiki::Plugins::SpreadSheetPlugin::commonTagsHandler TWiki::Plugins::CommentPlugin::commonTagsHandler TWiki::Plugins::EditTablePlugin::commonTagsHandler TWiki::Plugins::SlideShowPlugin::commonTagsHandler TWiki::Plugins::SmiliesPlugin::commonTagsHandler |
afterCommonTagsHandler |
startRenderingHandler | TWiki::Plugins::DefaultPlugin::startRenderingHandler TWiki::Plugins::InterwikiPlugin::startRenderingHandler TWiki::Plugins::RenderListPlugin::startRenderingHandler |
outsidePREHandler | TWiki::Plugins::DefaultPlugin::outsidePREHandler TWiki::Plugins::SmiliesPlugin::outsidePREHandler TWiki::Plugins::TablePlugin::outsidePREHandler |
insidePREHandler |
endRenderingHandler | TWiki::Plugins::EditTablePlugin::endRenderingHandler TWiki::Plugins::TablePlugin::endRenderingHandler |
beforeEditHandler |
afterEditHandler |
beforeSaveHandler |
afterSaveHandler |
beforeAttachmentSaveHandler |
afterAttachmentSaveHandler |
writeHeaderHandler |
redirectCgiQueryHandler |
getSessionValueHandler |
setSessionValueHandler |
renderFormFieldForEditHandler |
renderWikiWordHandler |
Errors
Note: The diagnostics are provided by the
%FAILEDPLUGINS%
variable
Related Topics: TWikiPlugins,
TWikiPreferences
--
TWiki:Main.MikeMannix - 12 May 2002
--
TWiki:Main.PeterThoeny - 18 May 2004