Skip to topic | Skip to bottom
Home
TWiki
TWiki.InstalledPlugins

Start of topic | Skip to actions

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 TWiki topics.
  • TreePlugin: Dynamic generation of TWiki topic trees
  • ActionTrackerPlugin: Adds support for action tags in topics, and automatic notification of action statii
  • BibliographyPlugin: cite bibliography in one topic and get a references list automatically created.
  • BugzillaLinkPlugin: This plugin is useful to display links to bugzilla bugs.
  • CalendarPlugin: This plugin shows a monthly calendar with highlighted events
  • 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
  • EmbedBibPlugin: Embeds BibTeX entries in a TWiki page
  • InterwikiPlugin: Link ExternalSite:Page text to external sites based on aliases defined in the InterWikis topic
  • JavaDocPlugin: Write links to javadoc classes
  • 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 smile or  :cool: for cool!
  • TablePlugin: Control attributes of tables and sorting of table columns
  • XpTrackerPlugin: This plugin tracks XP projects

Plugin Diagnostics

Plugins defined

earlyInitPlugin earlyInitPlugin  
initPlugin initPlugin TWiki::Plugins::DefaultPlugin::initPlugin
TWiki::Plugins::SpreadSheetPlugin::initPlugin
TWiki::Plugins::TreePlugin::initPlugin
TWiki::Plugins::ActionTrackerPlugin::initPlugin
TWiki::Plugins::BibliographyPlugin::initPlugin
TWiki::Plugins::BugzillaLinkPlugin::initPlugin
TWiki::Plugins::CalendarPlugin::initPlugin
TWiki::Plugins::CommentPlugin::initPlugin
TWiki::Plugins::EditTablePlugin::initPlugin
TWiki::Plugins::EmbedBibPlugin::initPlugin
TWiki::Plugins::InterwikiPlugin::initPlugin
TWiki::Plugins::JavaDocPlugin::initPlugin
TWiki::Plugins::ProjectPlannerPlugin::initPlugin
TWiki::Plugins::RenderListPlugin::initPlugin
TWiki::Plugins::SlideShowPlugin::initPlugin
TWiki::Plugins::SmiliesPlugin::initPlugin
TWiki::Plugins::TablePlugin::initPlugin
TWiki::Plugins::XpTrackerPlugin::initPlugin
initializeUserHandler initializeUserHandler  
registrationHandler registrationHandler  
beforeCommonTagsHandler beforeCommonTagsHandler  
commonTagsHandler commonTagsHandler TWiki::Plugins::DefaultPlugin::commonTagsHandler
TWiki::Plugins::SpreadSheetPlugin::commonTagsHandler
TWiki::Plugins::TreePlugin::commonTagsHandler
TWiki::Plugins::ActionTrackerPlugin::commonTagsHandler
TWiki::Plugins::BugzillaLinkPlugin::commonTagsHandler
TWiki::Plugins::CalendarPlugin::commonTagsHandler
TWiki::Plugins::CommentPlugin::commonTagsHandler
TWiki::Plugins::EditTablePlugin::commonTagsHandler
TWiki::Plugins::EmbedBibPlugin::commonTagsHandler
TWiki::Plugins::JavaDocPlugin::commonTagsHandler
TWiki::Plugins::ProjectPlannerPlugin::commonTagsHandler
TWiki::Plugins::SlideShowPlugin::commonTagsHandler
TWiki::Plugins::SmiliesPlugin::commonTagsHandler
TWiki::Plugins::XpTrackerPlugin::commonTagsHandler
afterCommonTagsHandler afterCommonTagsHandler  
startRenderingHandler startRenderingHandler TWiki::Plugins::DefaultPlugin::startRenderingHandler
TWiki::Plugins::BibliographyPlugin::startRenderingHandler
TWiki::Plugins::InterwikiPlugin::startRenderingHandler
TWiki::Plugins::RenderListPlugin::startRenderingHandler
outsidePREHandler outsidePREHandler TWiki::Plugins::DefaultPlugin::outsidePREHandler
TWiki::Plugins::SmiliesPlugin::outsidePREHandler
TWiki::Plugins::TablePlugin::outsidePREHandler
insidePREHandler insidePREHandler  
endRenderingHandler endRenderingHandler TWiki::Plugins::EditTablePlugin::endRenderingHandler
TWiki::Plugins::TablePlugin::endRenderingHandler
beforeEditHandler beforeEditHandler TWiki::Plugins::ActionTrackerPlugin::beforeEditHandler
afterEditHandler afterEditHandler TWiki::Plugins::ActionTrackerPlugin::afterEditHandler
beforeSaveHandler beforeSaveHandler TWiki::Plugins::ActionTrackerPlugin::beforeSaveHandler
afterSaveHandler afterSaveHandler TWiki::Plugins::XpTrackerPlugin::afterSaveHandler
beforeAttachmentSaveHandler beforeAttachmentSaveHandler  
afterAttachmentSaveHandler afterAttachmentSaveHandler  
writeHeaderHandler writeHeaderHandler  
redirectCgiQueryHandler redirectCgiQueryHandler  
getSessionValueHandler getSessionValueHandler  
setSessionValueHandler setSessionValueHandler  
renderFormFieldForEditHandler renderFormFieldForEditHandler  
renderWikiWordHandler renderWikiWordHandler  

Errors

Plugin "TWiki::Plugins::JavaDocPlugin" could not be loaded by Perl.  Errors were:
----
Unmatched right curly bracket at ../lib/TWiki/Plugins/JavaDocPlugin.pm line 119, at end of line
syntax error at ../lib/TWiki/Plugins/JavaDocPlugin.pm line 119, near "}"
Compilation failed in require at (eval 36) line 1.
BEGIN failed--compilation aborted at (eval 36) line 1.
----

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
to top


You are here: TWiki > InstalledPlugins

to top

Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback