Hello,

On the page
http://www.midgard-project.org/manual/en/part.concepts.syntaxaddition.php
the text says:

----------------
p : Add value as PHP (HTML embedding allowed).

Escapes " to &quot;, & to &amp;, < to &lt;, > to &gt;.

Everything between [< and >] is added verbatim with the [< and >]
dropped. PHP code embedded in such a section is executed.
-----------------

Which is not true as I have tried out; it works like it's name
indicates: the <[...]> is included as an element, the &(...); variable
includes are resolved.

I didn't want to put this as a comment, as the main text is simply
wrong.

Bye:
Circum


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to