I'd like alternative links in a pagelist to be formatted differently (to
help distinguish them)

Something like this

(:template each:)
(:if even {$$PageCount} :)
* [[{=$Group}/{=$Name} | {=$Titlespaced}]]
(:else:)
* [[{=$Group}/{=$Name} | {=$Titlespaced}]] %item navy%
(:ifend:)


Of course there is not an "even" (or an "odd") conditional
markup<http://pmwiki.org/wiki/PmWiki/ConditionalMarkup>
 condition.

Has anyone some suggestions on how I could achieve this?

thanks

Simon

PS what do you think about have an extension to pagelist for conditions, eg

(:template if <markup
expression<http://pmwiki.org/wiki/PmWiki/ConditionalMarkup#combiningconditions>>
:)
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to