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 ?

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to