After talking with a customer, I forgot to mention the light weight but great template system.
It's built to be themeable, so you can build a theme for it, drop the theme folder into the templates folder, and just change your config variable and you're done.. It's also got built in support for mobile, as if the user is on a known mobile device, it will check the current theme for a mobile theme folder (a sub theme for mobile inside the theme folder) and use those templates. If none are found it will then drop down into the main templates folder and look for a generic "mobile" them and use that, otherwise if that's not found it will default to the desktop theme.
|