Have a look at buildcdb()*. Analogically it is possible to call any program of mwlib within python. Maybe you like to extend that class.
* class MW, http://wwwpub.zih.tu-dresden.de/~s5118140/gsoc/files/repo/mw.py Am Donnerstag, den 16.06.2011, 22:48 -0500 schrieb Daniel J Price: > Are there any existing "binds", any functions from mwlib I can import > into my existing python script? Or is it all shell/sys arg driven? > Because I don't see anything exposed in the library to work with it in > that way. > Context is I'm trying to get articles in my custom mediawiki to > render to xhtml for import into a plone (god I hate plone). > I've already had to modify the mwlib library because the XHTML writer > has some... issues. As well, is there a proper place to submit bug > reports or patches? > -- 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.
