hey, hm, i have a running mw installation in the console, but i don't get the thing with the mw-serve.cgi. what should be found, or where should the directory http:/../mw-serve/ point to? where would you recommend to start for searching for info in this direction?
thanks a lot. cheers, Oliver On 20 Okt., 10:22, Johannes Beigel <[EMAIL PROTECTED]> wrote: > Am 14.10.2008 um 13:43 schrieb [EMAIL PROTECTED]: > > > I want to use power of MediaWiki parser for my own web site, written > > on PHP. But I didn't find any suitable documentation for mwlib. > > If you want to program against the API of mwlib, unfortunately there's > almost no documentation yet: You have to read the source code. > > > I think, it can be used with Python extension for PHP. I installed > > mwlib, but where is parser, and how to use it, I don't know. > > The main parser code is in parser.py which has dependencies to some > other stuff like scanner.py. The higher-level interface to the parser > is in uparser.py > > -- Johannes Beigel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
