| Name | Description | Default |
|---|---|---|
| web | Web where topic exists | current web |
| topic | Name of topic | current topic |
| rev | Revision | latest revision |
| delimiter | Delimiter between 2 comments for the same revision | </li><li> |
| pre | Text before the first comment | <ul><li> |
| post | Text after the last comment | </li></ul> |
| minor | Text to print for a minor change | (minor) |
comment to the edit and preview templates. (See e.g. the attached templates for the pattern and classic skin)
%<plugin>_<setting>%, i.e. %INTERWIKIPLUGIN_SHORTDESCRIPTION%
data/debug.txt) RevCommentPlugin.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/RevCommentPlugin.txt | Plugin topic |
data/TWiki/RevCommentPlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/RevCommentPlugin.pm | Plugin Perl module |
data/TWiki/WebChangesWC.txt | Replacement for WebChanges.txt, see below |
data/TWiki/RevComment.txt | Help text |
configure in your TWiki installation, and enable the plugin in the {Plugins} section.
data/TWiki/WebChangesWC.txt --> data/TWiki/WebChanges.txt
oopshistory.tmpl from this plugin is automatically expanded with revision comments once this plugin is installed
templates/edit.skin.tmpl and templates/preview.skin.tmpl : Enter the line <input class="twikiEditComment" type="text" size="%EDITBOXWIDTH%" style="%EDITBOXSTYLE%" name="comment"> to the template, between the <form> and </form> tags.
| Plugin Author: | TWiki:Main.JChristophFuchs & TWiki:Main.SteffenPoulsen |
| Plugin Version: | 14 Apr 2006 (V1.110) |
| Change History: | |
| 14 Apr 2006: | <noautolink> added to default pre/post rendering output of REVCOMMENT tag |
| 14 Apr 2006: | Minor update for Dakar 4.0.2 |
| 22 Apr 2005: | Initial version |
| TWiki Dependency: | $TWiki::Plugins::VERSION 1.024 |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.005 |
| License: | GPL (GNU General Public License) |
| TWiki:Plugins/Benchmark: | GoodStyle nn%, FormattedSearch nn%, RevCommentPlugin nn% |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/RevCommentPlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/RevCommentPluginDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/RevCommentPluginAppraisal |
| PackageForm | |
|---|---|
| TopicClassification | PluginPackage |
| TestedOnTWiki | 4.2, 4.1, 4.0.0, 01 Sep 2004 |
| TestedOnOS | OsLinux, OsSolaris |
| ShouldRunOnOS | AnyOS |
| InstalledOnTWikiOrg | No |
| DemoUrl | |
| DevelopedInSVN | Yes |
| ModificationPolicy | PleaseFeelFreeToModify |
| RelatedTopics | |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | RevCommentPlugin.md5 | manage | 0.2 K | 15 Apr 2006 - 23:21 | SteffenPoulsen | md5 checksums |
| | RevCommentPlugin.tgz | manage | 45.6 K | 15 Apr 2006 - 23:20 | SteffenPoulsen | Untar and run the installer script, if there is one |
| | RevCommentPlugin.zip | manage | 49.7 K | 15 Apr 2006 - 23:20 | SteffenPoulsen | unzip, correct the permissions, and run the installer script, if there is one |