On Thu, 4 Jun 2009 23:54:04 -0700 Kiran Bellare <[email protected]> wrote:
> 3) Is there an easy way to build a mobile phone Web template, so that > the site will switch between the two templates based on the > user-agent in the HTTP request header? Any sample-code or pointers > to specific code-files would be helpful. > Admittedly I'm completely oblivious to real-world support, but you should start with HTTP's Accept header, then perhaps fall back to User-agent. Cheers _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
