[pmwiki-users] Applying wikistyle to (:pagelist:)
Hans
design at softflow.co.uk
Sat Jan 21 17:11:03 CST 2006
Saturday, January 21, 2006, 10:15:06 PM, Christian wrote:
> I try to apply a wikistyle to a (:pagelist:) output. Something like
> %list class=menu-vertical% (:pagelist trail=Main.Trail fmt=trailmenu:)
> which doesn't work. I also tried
> %block class=menu-vertical% (:pagelist ...
> without success. Can this be done with a pagelist template, but then
> trailmenu has no template at all ...
try wrapping the pagelist into a division:
>>menu-vertical<<
(:pagelist trail=Main.Trail fmt=trailmenu:)
>><<
Best,
~Hans
More information about the pmwiki-users
mailing list