Manos Batsis schreef: > Hello, > > Apologies if this is not the right list - if that is the case, please > point me to the right direction :-) > > I'm trying to figure out how to port Indiwiki [1] to a webapp. Indywiki > is a QT-based, wikipedia-specific browser. Essentially it's an > alternative desktop app to navigate wikipedia. > > To clarify, by "porting to a webapp" i mean pure HTML+Javascript (or > Ajax if you prefer). My understanding is i can use the Mediawiki API [1] > with JSON as the data format. Does this sound right? It does. You can retrieve all kinds of useful stuff through the API, probably enough to clone Indywiki's functionality.
Roan Kattouw (Catrope) _______________________________________________ Mediawiki-api mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
