[pmwiki-users] please feedback/help on/with some code
Patrick R. Michaud
pmichaud at pobox.com
Sat Feb 11 11:12:41 CST 2006
On Sat, Feb 11, 2006 at 12:25:45AM +0100, EuGeNe wrote:
> A few days ago I posted a question regarding the generation of a list of
> the most recent changes to be displayed in a side bar ... which didn't
> inspire anyone. I figured I'll try to find a solution myself and learn a
> bit more about PmWiki in the process.
Sorry I overlooked your previous post (that was the day I was
having trouble with the mailing list).
> What I really wanted to do is pass something looking like group=Site
> count=10 to mru i.e. (:mur group=Site count=10:) which is why it is a 2
> step process, function mru parse the arguments and mostRecentUpdates
> return the final result.
Pagelist is your friend:
(:pagelist group=Site order=-time count=10 fmt=#simple:)
Pm
More information about the pmwiki-users
mailing list