[pmwiki-users] How do I check PTVs on other pages using conditional markup?
Martin Kerz
mkerz at me.com
Fri May 11 03:44:10 CDT 2012
Hi there,
I have the base name (i.e. Main/Page) in a variable called $?originpg and want to do check on the status of some PTVs on that page. Unfortunately it doesn't work. What am I doing wrong here?
(:if ( ! equal {={$?originpg}$:Prio} 0 ) :)
:Priority:{{$?originpg}$:Prio}
(:ifend:)
The above statement doesn't work. :-/
Thanks for your help
Martin
More information about the pmwiki-users
mailing list