Hi!

You are going right direction :)

> <?php
> include("Parser.php");
> include("GlobalFunctions.php");
> $myparse = new Parser();
> $linking = $myparse->parse("Hello ''there''");
> echo $linking->getText();


Start with define(MEDIAWIKI,'1') or whichever define is, then  
implement all callbacks Parser uses :) I had sample working prototype,  
but no idea where it is now.

-- 
Domas Mituzas -- http://dammit.lt/ -- [[user:midom]]



_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to