hi Alex On Thu, September 23, 2010 12:31 pm, Alex Bovey wrote: > Hi all, > > Has anyone used any nice admin interface templates with CakePHP? > > I'm trying to choose one from this list, but wondering whether anyone > has done anything similar and done the necessary work to get the > templates working nicely with Cake? > > http://www.ourtuts.com/34-outstanding-admin-panels-for-your-web-applications/
I tend to build admin styles off the back of cake.generic.css which has improved no end on the recent versions of cake 1.3.* i'm also using jquery ui themeroller styles for the rest of it as they are pretty easy to integrate and useful depending on how much ajax you are using. -- Mike Karthauser Managing Director - Brightstorm Ltd Email: [email protected] Web: http://www.brightstorm.co.uk Tel: 07939 252144 (mobile) Fax: 0870 1320560 Address: 1 Brewery Court, North Street, Bristol, BS3 1JS Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
