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.
- 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 | earlyInitPlugin | |
initPlugin | 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 | initializeUserHandler | |
registrationHandler | registrationHandler | |
beforeCommonTagsHandler | beforeCommonTagsHandler | |
commonTagsHandler | 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 | afterCommonTagsHandler | |
startRenderingHandler | startRenderingHandler | TWiki::Plugins::DefaultPlugin::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 | |
afterEditHandler | afterEditHandler | |
beforeSaveHandler | beforeSaveHandler | |
afterSaveHandler | afterSaveHandler | |
beforeAttachmentSaveHandler | beforeAttachmentSaveHandler | |
afterAttachmentSaveHandler | afterAttachmentSaveHandler | |
writeHeaderHandler | writeHeaderHandler | |
redirectCgiQueryHandler | redirectCgiQueryHandler | |
getSessionValueHandler | getSessionValueHandler | |
setSessionValueHandler | setSessionValueHandler | |
renderFormFieldForEditHandler | renderFormFieldForEditHandler | |
renderWikiWordHandler | renderWikiWordHandler | |
Errors
Plugin "TWiki::Plugins::CalendarPlugin" could not be loaded by Perl. Errors were:
----
Can't locate Date/Calc.pm in @INC (you may need to install the Date::Calc module) (@INC contains: /var/www/orchester/twiki/lib . /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /var/www/orchester/twiki/lib/TWiki/Plugins/CalendarPlugin.pm line 195.
BEGIN failed--compilation aborted at /var/www/orchester/twiki/lib/TWiki/Plugins/CalendarPlugin.pm line 195.
Compilation failed in require at (eval 13) line 1.
BEGIN failed--compilation aborted at (eval 13) line 1.
----
Plugin "TWiki::Plugins::CalendarPlugin" could not be loaded by Perl. Errors were:
----
Attempt to reload TWiki/Plugins/CalendarPlugin.pm aborted.
Compilation failed in require at (eval 25) line 1.
BEGIN failed--compilation aborted at (eval 25) line 1.
----
Note: The diagnostics are provided by the
%FAILEDPLUGINS%
variable
Related Topics: TWikiPlugins,
TWikiPreferences
--
TWiki:Main.MikeMannix - 12 May 2002
--
TWiki:Trash.PeterThoeny - 18 May 2004