[pmwiki-users] making pagelist template produce a cell, not a table

Jean-Fabrice [gmail] jeanfabrice at gmail.com
Fri Jan 19 05:35:42 CST 2007


Hi list,

I making some test to have a pagelist template rendering only rows,
giving the ability to produce such code :

(:table:)
(:cellnr:)head1
(:cell:)head2
(:pagelist Group=aGroup fmt=#myFmt:)
(:pagelist Group=anotherGroup fmt=#myFmt:)
(:pagelist Group=athirdGroup fmt=#myFmt:)
(:tableend:)

and define #myFmt to be :
(:cellnr:)one cell
(:cell:)another cell

this is not working since each cycle on #myFmt produce the "lacking"
table around the cells.

any clue ?




More information about the pmwiki-users mailing list