I have set up my app directory as follows :

application
---- modules
---- templates
---------default
---------admin
---- models
library


What I am trying to do is use default template for my public view and admin
template for the admin module. I need to set my bootstrap up to switch the
template for that single "admin" module. This was covered in Padraic Brady's
tutorial but seems to have been taken down and I didn't have a copy of the
source. 

Could anyone advice me how to do this. The searches on forum for answers all
seem to be different layouts per module.
-- 
View this message in context: 
http://www.nabble.com/Zend-Layouts-for-Default-and-Admin-tp19340002p19340002.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to