On 01/31/2012 02:31 AM, Neil Kandalgaonkar wrote:
It's now possible to request a parsed wiki page via the MediaWiki API.
Awesome! This will be very handy to quickly check the parser output.
In the longer run we'll need a daemon that also handles saving (serialization to WikiText and splicing with untouched source). Building the tokenizer from scratch each time is also quite slow. But for now this is great to have!
Gabriel