Hi There - Here is my situation and I could not find anything floating around on the web thus far.
I have a basic app, I want to have some different layouts based on brower type, basically 'mobile' and standard. Lets assume its a blog. My first thought was to use a theme for it and got that working in like 10 minutes using the typical stuff. ./views/themed/mobile/blog/index.ctp bla bla bla.. That worked fine and dandy but then we got another request to have the site skinnable as well. i.e. nascar.blog.com greenstuff.blog.com and here again I would want to use a them. However that messed up using 'mobile' as a theme. So I am kind of trying to have some sort of duality of themes of other way to handle this. i.e. use my 'main them' (nascar,greenstuff, etc) for all my css/resources/etc but using 'mobile/standard' for my other things like views/elements/etc. I would be happy and fine having all my css in one file (for mobile and standard) just to make things easy. Has anybody every had to do such a thing? Maybe I overlooked something trivial?? Thanks in advance for any help!!! matt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
