On 4/8/06, <b class="gmail_sendername">Octocias</b> <<a href="mailto:octocias@googlemail.com">octocias@googlemail.com</a>> 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 "wiki code to be translated later to html".
<br><br>I can get it to work fine if I put the code into 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. Check out the custom markup page in the cookbook and it describes the possible timings (
e.g. 'inline' etc). You need to get it early in the sequence.<br>-- <br>Allister