Are they essentially two independent apps in terms of templates and snippets? That seems like you just want a virtual host via nginx or some other web server.
Derek On Fri, Oct 2, 2009 at 10:03 AM, harryh <[email protected]> wrote: > > > You want the foo_mobile.html template rather than the foo.html template > (or > > foo_en.html or foo_es.html). > > > > So, the rest of the logic stays the same (page access, etc.) but the > > template selection is different. Is this correct? > > No, not really. There isn't a 1:1 mapping of pages between the > standard site and the mobile site. I can see how some people might > want that, but it's not my particular use case. > > I just have a whole separate set of templates I want to serve off of > m.harryh.org. > > -harryh > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
