[pmwiki-users] 2.1.beta15: pagelist formats
Hans
design at softflow.co.uk
Thu Dec 29 11:41:51 CST 2005
Thursday, December 29, 2005, 5:14:58 PM, Patrick wrote:
> Try:
> [[#forum]]
> (:if equal {<$Group}:)
> >>fplforum<<
> !!!Topic Index
> ||width=80% cellpadding=3px
> ||!Topic ||!Last posted ||!By ||
> (:if:)
> ||[[{=$FullName}|+]] ||{=$LastModified} ||{=$LastModifiedBy} ||
> (:if equal {>$Group}:)
> >><<
> [[#forumend]]
> See http://www.pmwiki.org/wiki/Test/ForumList for an example of
> the output (and a link to the template used).
Thanks! What exactly does (:if equal {<$Group}:) do?
I see now that it substitutes for $FPL...StartFmt, and
(:if equal {>$Group}:) for $FPL...EndFmt,
but how is this achieved?
Best,
~Hans
More information about the pmwiki-users
mailing list