Changes

Jump to navigation Jump to search
no edit summary
Line 12: Line 12:     
I didn't find better solutions except using mwlib (wikipedia uses it for exporting to pdf) as a renderer, keeping wiki page sources in a regular VCS, and having a client that will call mwlib to render the wiki and be a powerful editor for wiki pages (including necessary stuff like i18n, which might be done in client code, not like it is implemented in mediawiki, which is done in php on the server side and renders in http on client's one).
 
I didn't find better solutions except using mwlib (wikipedia uses it for exporting to pdf) as a renderer, keeping wiki page sources in a regular VCS, and having a client that will call mwlib to render the wiki and be a powerful editor for wiki pages (including necessary stuff like i18n, which might be done in client code, not like it is implemented in mediawiki, which is done in php on the server side and renders in http on client's one).
 +
==References for review==
 +
* http://strategy.wikimedia.org/wiki/Proposal:Distributed_Wikipedia
 +
* Following [[wikipedia:Wiki_software#cite_note-13|Wiki software citations 14, 15]]
 +
** [http://www.globule.org/?page_id=72 Decentralized wikipedia at VU University Amsterdam]

Navigation menu