Mika, My first instinct is to do something using the bodyview url parameter and URL redirects. So say that the mobile version of your site is www.mysite.com/m/etc. Then your redirect calls up the normal page requested, except by adding bodyview=displayPageMobile, which has a simpler interface (presumably). You could set a cookie I guess to make sure all the urls kept as /m/, or just save the session --- this is where my knowledge gets fuzzy. As for "best practices" I don't have any suggestions, not having done anything similar.
Tomek On Fri, Aug 7, 2009 at 8:12 AM, smika <[email protected]> wrote: > > Dear friends, > > Are there any best practices for creating mobile version of the > website, which is on FarCry 5.1? > > Thanks, > > Mika > > > --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
