On 10/07/07, Azurite azurite@seventh-star.net wrote:
Well, I do have the ParserFunctions extension installed and working, but judging by what it says about raw HTML, it won't work for mine- the HTML tag involved is <form>. I'm not sure if there's another sort of HTML that might not have that code, but all I want is a PayPal link...
No, what I'm talking about is a parser hook extension, that is, a <tag> extension. You could write a simple extension that injects the desired HTML, then just use, e.g. <paypal /> wherever you wanted the form to appear.
There should be dozens of examples of this on the web and in our Subversion repository.
Rob Church