Hi
I'm running Umbraco version 4.7 and want to setup a simple mobile site. The mobile site needs to work as follows:
- if user agent is a mobile device, redirect and all pages from then on should be in mobile format
- provide the mobile user with an option to view the full site, after which they would continue to use the full site (set a cookie?)
I have installed the 51Degrees package (mainly becuse it handles the second requirement I believe) but can't find any simple walkthroughs for getting it working with Umbraco.
Does anyone have any experience of doing this? Or can point me to any tutorials providing an explanation of getting it working with Umbraco (non-MVC)?
Thanks