[pmwiki-users] Experiments with (:pagelist:)

Antony Templier z3l at free.fr
Tue Jan 17 18:41:52 CST 2006


Hi, 

This the fmt definition :

[@
[[#translation]]
(:if ! equal {=$Group} {<$Group}:)
(:table border='1' cellspacing='0' cellpadding='0':)
(:cellnr align=center colspan=2:)'''Originale page PmWiki'''
(:cell align=center colspan=2:)'''Translation PmWikiFr'''
(:cellnr align=center:)Page name
(:cell align=center:)Last modified
(:cell align=center:)Last modified
(:cell align=center:)Page name
(:if:)
(:cellnr:)[[{=$FullName}|+]]
(:cell:){=$LastModified}
(:cell:){PmWikiFr.{=$Name}$LastModified}
(:cell:)[[PmWikiFr/{=$Name}]]
(:if equal {>$Group}:)
(:tableend:)(:if:)
[[#translationend]]
@]

and this is the page list markup:
(:pagelist fmt=Profiles.AntonyTemplier#translation group=PmWiki:)

This work on my local test server (using PmWiki2.1beta20), but not on
www.pmwiki.org site.
In the last case, I can't get the real #lastmodified date for the whole PmWiki
groupe. All dates of page are set to December 31, 1969 at 6:00PM. And (:if equal
{<$Group}:) directive seems not working too.

Did i make an error or is it something wrong (or particular) with the
www.pmwiki.org server ?

You can see this in action here :  http://www.pmwiki.org/wiki/PmWikiFr/TestTom

(Also, i v' test the #forum fmt definition found in
Cookbook/PagelistTemplateSamples in the same conditions : same conclusions.
Probably something special on pmwiki.org server...)

AT





More information about the pmwiki-users mailing list