Diff: Help/RecentChangesPlugin
Differences between version 4 and predecessor to the previous major change of Help/RecentChangesPlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 4 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
| Older page: | version 3 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
Content of versions 3 and 4 is identical.
Version 4 was created because:
version 4
The RecentChanges plugin lists the most recent modifications in the wiki.
Usage
<<RecentChanges arguments>>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
pagename  | 
The page to execute upon  | 
current pagename  | 
days  | 
Number of days. Specifying 0 will display modifications since wiki creation.  | 
2  | 
show_minor  | 
Show minor modifications  | 
false  | 
show_major  | 
Show major modifications  | 
true  | 
show_all  | 
Display a page multiple times if it was modified more that once.  | 
false  | 
show_deleted  | 
Show deleted pages  | 
sometimes  | 
only_new  | 
Show only new pages  | 
false  | 
author  | 
Show only modifications from a specific author  | 
false  | 
owner  | 
Show only pages from a specific owner  | 
false  | 
limit  | 
Do not show more pages that the limit.  | 
false  | 
format  | 
Default is HTML. Other: rss, rss2, rss091, atom, sidebar, box, contribs  | 
false  | 
daylist  | 
Comma-separated list of days  | 
false  | 
difflinks  | 
Show diff links  | 
true  | 
historylinks  | 
Show history links  | 
false (true for Monobook and FusionForge)  | 
caption  | 
Custom caption  | 
|
category  | 
Limit pages to a given category  | 
|
pagematch  | 
Limit to pages matching pattern  | 
Example
<<RecentChanges limit=10>>
RecentChanges 



The 10 most recent major edits during the past 2 days are listed below.
No changes found
<<RecentChanges show_minor=1>>
<<RecentChanges days=30>>

