Posted by najibx on August 21, 2008 at 8:00am
Hi, I am planning to use subdomain for the mobile user? domain module would be a help. However, how to implement mobile device detection, then redirect to this subdomain? Maybe can use http://drupal.org/project/switchtheme, but haven't try it.
I'm targetting Advanced Mobile browsers i.e iPhone or what else.
- User different theme. I plan to use simplified theme with only one column. It can contain blocks or $content.
- Show only certain content as the navigation will be limited. maynot even have primary menu!
- Have own navigation menu
Importantly we can use the same users, and content. Any advise or comment?

Comments
mobile theme
there is a mobile theme available in the downloads section of drupal.org
mark ...
mark ...
Use Mobile Module
There are a few Mobile themes and Modules to do what you are wanting.
Go to http://groups.drupal.org/mobile for a great community using Drupal for Mobile.
See:
http://drupal.org/project/mobile_theme
http://drupal.org/project/mobile (another theme)
Modules:
http://drupal.org/project/mobile_tools
http://drupal.org/project/mobile_services
Hope that helps.