On 09.03.2011 09:59, Amir E. Aharoni wrote: > Export to openZIM produced the best result. I read it on the Kiwix > reader for Windows. Directionality was OK, the right font was used for > Hebrew, but a wrong one for IPA (it may have been hard for the > converter to understand it, because in the English Wikipedia IPA font > is applied by JS).
openZim uses HTML internally - and I would suppose that it uses MediaWiki to generate that HTML. So the openZim export should give you pretty much the same HTML you'd see on the web site. Any problems with it would likely be problems with the reader. I don't know what Kiwix uses to render HTML, but it seems likely that it doesn't suppot JS. And it probably shouldn't, since things relyong on URL parameters, skin internals, etc, would break anyway. To me, applying important font changes with JS is simply the Wrong Thing to do. All content should be readable without using JS. -- daniel _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
