Posted by newz2000 on January 21, 2010 at 10:50pm
What's the best way w/ Drupal 6 to have a second version of a site that uses a different theme (formatted for mobile devices) and key pages such as the homepage replaced w/ completely different mobile versions?
I'm not worried about mobile device detection since this is pretty well documented, my main concern is not needing to have two versions of every page nor to force content managers to jump through special hoops when maintaining their content.
Ideally I'd display this site at m.mysite.com but mysite.com/m would work as well.
Are things changing so that the solution I use now will change when Drupal 7 comes out?

Comments
Domain Access
We're using Domain Access, with Squid intercepting and rewriting/redirecting the requests. See http://www.yelvington.com/content/going-mobile-news-site-just-works for some detail. As for whether it's a best practice ... we'll find out, I suppose. :-)