I'm trying to declare a PTV, based on the result of a Markup Expression. 
The ME resolves correctly, but displaying the value of the PTV and I get 
  a fragment of the ME.

Pagelist:
(:template each:)
x:{(bloggerBasePage {=$FullName})}\\
x is {$:x}\\

Output:
x:MyGroup/BasePageName
x is {=$FullName}

Is the problem simply that ME gets resolved too late to assign to a PTV, 
or do I have a variable reference wrong?

  ~ ~ Dave

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

Reply via email to