X-Git-Url: https://git.openafs.org/?p=openafs-wiki.git;a=blobdiff_plain;f=TWiki%2FTWikiPlugins.mdwn;h=eb679ce4588ac94783dbe4556e0291d83052f644;hp=b07bcdc150e5349553ff29e49a7114e3eaa8304b;hb=0527e27153e7e18b517e5f662ca2efc52eda621a;hpb=c4e1883f2a386a3622486b7a3a2def775e52bd4f diff --git a/TWiki/TWikiPlugins.mdwn b/TWiki/TWikiPlugins.mdwn index b07bcdc..eb679ce 100644 --- a/TWiki/TWikiPlugins.mdwn +++ b/TWiki/TWikiPlugins.mdwn @@ -59,8 +59,9 @@ Everything to do with TWiki Plugins - demos, new releases, downloads, developmen TWiki comes with a set of Plugins as part of the standard installation. - [[DefaultPlugin]]: Optionally handles some legacy variables from older versions of TWiki. You can control this option from [[TWikiPreferences]]. (Perl programmers can also [[add rules|Main/WebHome#DefaultPluginAlt]] for simple custom processing.) -- [[EmptyPlugin]]: Is a fully functional module, minus active code; it does nothing and serves as a template for new Plugin development. -- [[InterwikiPlugin]]: Use it for shorthand linking to remote sites, ex: `TWiki:Plugins` expands to TWiki:Plugins on TWiki.org. You can edit the predefined set of of Wiki-related sites, and add your own. +- [[EmptyPlugin]]: Is a fully functional module, minus active code; it does nothing and serves as a template for new Plugin development +- [[CommentPlugin]]: %COMMENTPLUGIN\_SHORTDESCRIPTION% +- [[InterwikiPlugin]]: Use it for shorthand linking to remote sites, ex: `TWiki:Plugins` expands to TWiki:Plugins on TWiki.org. You can edit the predefined set of of Wiki-related sites, and add your own - [[EditTablePlugin]]: %EDITTABLEPLUGIN\_SHORTDESCRIPTION% - [[RenderListPlugin]]: %RENDERLISTPLUGIN\_SHORTDESCRIPTION% - [[SlideShowPlugin]]: %SLIDESHOWPLUGIN\_SHORTDESCRIPTION%