Mobile visitors will automatically be redirected to the mobile site. But mobile users can also -- if they prefer -- view the desktop version. In order to do so, append ?nomobil=true to the URL. The module will set a cookie that remembers that the user does not want to be redirected. To undo, send the user to /gomobile. The module will redirect the user to the mobile site and reset the cookie!
You want to write nomobilE. You are missing the E
Comments
Comment #1
msielskiBump. This simple documentation fix would have saved me some trouble.
Comment #2
Coyote commentedNoticed this didn't seem to work at all - then discovered that on every page load, it was setting the default site theme to the mobile theme, so that _no_ users could see the regular site.
Now the problem will not go away. Even deleted cookies, etc.
Comment #3
twom commenteddocumentation error is fixed in the dev version.