[Mediawiki-l] Parsing wiki test in an extension

Jean-Christian Imbeault jean-christian.imbeault at mizuho-sc.com
Mon Dec 6 04:59:39 UTC 2004


I'm writing an extension and so far everything is going fine except that
 my extension produces wiki text and that is not parsed but included
as-is into the wiki.

I really need to figure out a way to get this text parsed as it includes
links to other pages, and in some cases the linked-to pages don't exist
yet so having the links in a different colour is very useful.

Is there a simple to way to have my text parsed? Or at the very least
have the links parsed?

I've tried invoking Parser.php myself on the output I produce but
results in errors, usually of the sort "Call to a member function on a
non-object ".

Any help is greatly appreciated!

Jc

PS disregard the disclaimer. I'm waiting for the day this mailing list
is also gated as a google newsgroup :)
Note: This e-mail contains privileged and confidential information and is for the sole use of the intended recipient(s).  If you are not an intended recipient, you are hereby kindly requested to refrain from printing, copying, or distributing the information contained herein.  Furthermore, any other use of the information contained herein is strictly prohibited.  If you have received this transmission in error, please kindly notify the sender immediately and destroy all copies of the original message.



More information about the MediaWiki-l mailing list