On 4/8/06, <b class="gmail_sendername">Octocias</b> &lt;<a href="mailto:octocias@googlemail.com">octocias@googlemail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;"><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="direction: ltr;"><br>Is this clear? I want the php function to generate &quot;wiki code to be translated later to html&quot;.
<br><br>I can get it to work fine if I put the code into&nbsp; the markup directive, but I'd prefer to use the php function. Is this possible?  <br></div><div style="direction: ltr;"><span><br></span></div></blockquote></div>
</div></blockquote></div><br>I would have thought that you can use this technique just fine, but you would have to consider the *timing* of the markup processing.&nbsp; Check out the custom markup page in the cookbook and it describes the possible timings (
e.g. 'inline' etc).&nbsp; You need to get it early in the sequence.<br>-- <br>Allister