https://bugzilla.wikimedia.org/show_bug.cgi?id=43065
--- Comment #7 from Quim Gil <[email protected]> --- Pasting Brion's feedback in wikitech-l not to miss it: On 04/17/2013 08:02 AM, Brion Vibber wrote: > What you probably want to do is *integrate with* MobileFrontend, but keep > your code within WikiBase extension and friends. > > There's provisions now for specifying desktop or mobile targets separately > in ResourceLoader, which will let you load either the same or different CSS > and JS for mobile views. You could also format your special pages > differently, but I recommend doing the differences in CSS and JS if you > can, to keep things clean. > > But you could also detect that mobile view is in use and change the > formatting of a Special: page directly, for instance. > > From what I remember, the base HTML of the data editing forms is relatively > straightforward, but might not fit well on small screens, so definitely > consider the user-interface needs of a ~320x480px screen when planning what > to do. :) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
