https://bugzilla.wikimedia.org/show_bug.cgi?id=51277
PiRSquared17 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from PiRSquared17 <[email protected]> --- (In reply to comment #4) > So the desktop link will automatically redirect to the mobile site on a > mobile > device. When the cookie is present it doesn't. > > I'm not sure how we could achieve this without cookies... any suggestions? There are some devices that don't support cookies. I think they should still be supported. How about some query string like you suggest, but it propagates itself to all the other wiki links in the page? So if you visit http://en.wikipedia.org/wiki/Dog?keepmobile=no then all the links on that page that point to en.wikipedia would also have keepmobile=no or whatever query string you want to use. -- 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
