%RECENTCHANGES{}% in your topic. The default is to output a table with the 4 most recently updated topics. The default can be changed by using the %RECENTCHANGES{parameter1="value1" parameter2="value2" ...}% form. Valid parameters and their defaults are:
| Parameter | Explanation | Default |
|---|---|---|
| limit | Number of topics to show | 4 |
| format | Format of the output (see below) | | $date | $web | $topic | |
| header | Header printed before the output | | *Date* | *Web* | *Topic* | |
| noheader | Supress header | off |
| String | Substituded by |
|---|---|
| $date | The date of last modification in TWiki format |
| $iso | ISO date of last modification |
| $epoch | Seconds since epoch of last modification |
| $topic | The topic name |
| $web | The web name |
%RECENTCHANGES{}% displays:
<ul>%RECENTCHANGES{limit="10" format="<li>[[$web.$topic]]</li>" noheader="on"}%</ul> displays:
%<plugin>_<setting>%, i.e. %NEWPLUGIN_SHORTDESCRIPTION%
data/debug.txt) RecentChangesPlugin.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/RecentChangesPlugin.txt | Plugin topic |
data/TWiki/RecentChangesPlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/RecentChangesPlugin.pm | Plugin Perl module |
%RECENTCHANGES{}%
| Plugin Author: | TWiki:Main.KoenMartens |
| Copyright: | © 2006, TWiki:Main.KoenMartens |
| License: | GPL (GNU General Public License) |
| Plugin Version: | 20 Jun 2006 (V0.1) |
| Change History: | |
| 20 Jun 2006: | Initial version |
| TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.005 |
| Benchmarks: | GoodStyle 100%, FormattedSearch 100%, RecentChangesPlugin 99% |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/RecentChangesPlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/RecentChangesPluginDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/RecentChangesPluginAppraisal |
![]() |
ParaEngine Developer Network |
|