[pmwiki-users] Page of sitewide recent changes

Hans design5 at softflow.co.uk
Tue May 15 05:59:31 CDT 2007


Tuesday, May 15, 2007, 11:56:42 AM, Hans wrote:

> [[#recentchanges]]
> (:if expr equal {<$Group}:)
> (:table class=forum width=100% cellpadding=0px cellspacing=4px :)
> (:cell class=messagehead :)%thd%'''Page'''
> (:cell class=messagehead :)%thd%'''Last Modified''' 
> (:cell class=messagehead :)%thd%'''By''' 
> (:cell class=messagehead :)%thd%'''Summary'''(:if exists {=$FullName} :)
> (:cellnr class=messageitem :)[[{=$FullName}|+]] 
> (:cell class=messageitem :){=$LastModified}
> (:cell class=messageitem :){=$LastModifiedBy} 
> (:cell class=messageitem :){=$ChangeSummary}
(:if equal {>>$Group}:){$$PageCount}
> (:tableend:)(:if:)
> [[#recentchanges]]

The above should be without the expr in second line. Sorry.
What excludes links to non-existing pages is the
(:if exists {=$FullName} :)

  ~Hans




More information about the pmwiki-users mailing list