[pmwiki-users] please feedback/help on/with some code

EuGèNe Van den Bulke eugene at boardkulture.com
Sat Feb 11 14:03:12 CST 2006


Patrick R. Michaud wrote:
> 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
>
>
>   
Hi Patrick,

Thanks a lot ... I had the gutt feeling that pagelist would do but ... 
oh well, it is no waste of time ... I enjoyed coding my solution ;)

Cheers,

EuGeNe




More information about the pmwiki-users mailing list