mobile_subdomain 7.x-1.2

New features

Users can turn the redirect on or off using a callback url that accepts a 'true' or 'false' argument.

  • The callback URL always redirects the user to the site's homepage - then fires the mobile redirect or shows the normal site.
  • [example.com]/mobile-subdomain-redirect/false - turns off the redirect for mobile users (saved in the user's session).
  • [example.com]/mobile-subdomain-redirect/true - unsets the session variable (turns the redirect back on).

Pages

Subscribe with RSS Subscribe to RSS - 7.x