https://bugzilla.wikimedia.org/show_bug.cgi?id=32906
--- Comment #10 from Brion Vibber <[email protected]> 2012-01-04 18:26:00 UTC --- What we'd probably need is a couple of things: * MobileFrontend needs to see what language variants are available and export them in a machine-readable way (as well as some UI-accessible way for humans!) * PhoneGap app needs to read that data out and make it available in some sort of user interface * PhoneGap app needs to take the variant preference and pass it on all your URLs when actually loading (?) May also have to consider how to properly deal with saved pages - can you save the same page in different variants? Do we include the variant link in the URLs when sharing and saving and in history? Note that links within pages don't appear to be forced to the variant form; they're all just using /wiki/whatever from what I can see, which means unless we process the links, when navigating you'll jump back to the default setting. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
