On Nov 13, 2008, at 6:41 PM, Osipov wrote: > > On 13 нояб, 18:30, Johannes Beigel <[EMAIL PROTECTED]> > wrote: >> What exactly do you want to achieve with mwlib? > > I only want to use mwlib parser for my own website. It is necessary to > have mwlib-compatible database to substitude templates, what I need.
You could substitute the templates yourself and feed the resulting markup directly to the parser. See uparser.py for a start: http://code.pediapress.com/hg/mwlib/file/d444de1bca3f/mwlib/uparser.py#l92 Heiko --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
