[pmwiki-users] Recent changes

Ben Wilson dausha at gmail.com
Mon May 15 10:57:51 CDT 2006


On 5/15/06, pmwiki at 911networks.com <pmwiki at 911networks.com> wrote:
> I already ask this last week but there was no response.
>
> How to do a RecentChanges for a category?

Hmmm. . . . how about:

"The 'link=' parameter provides a list of pages that have a link to
SomeGroup.SomePage specified." [1]

"order=-time Pagelist in reverse order by modification time (most
recently changed pages first)." [1]

(:pagelist link=Category.Somecategory order=-time list=normal:)

This should give you a list of the latest modified pages in the
Noguchi Filing System approach. You would probably also want to design
your own pagelist format to replicate the RecentChanges feel (I ripped
this from the simple format, and do not know if Time or Author are set
this way.:

[[#recentchanges]]
* [[({=$Group}/){=$Name}]] {=$Time} {=$Author}
[[#recentchanges]]

(:pagelist link=Category.Somecategory order=-time list=normal
fmt=#recentchanges:)

[1]: http://pmwiki.org/wiki/Cookbook/PagelistExplained

-- 
Ben Wilson
" Mundus vult decipi, ergo decipiatur"




More information about the pmwiki-users mailing list