Hi all, I'm new to cakephp (using 2.0.5) and am trying to create a plugin to perform admin related activities (eg, user management, general app settings, links to other admin sections, etc).
I'm using admin routing to take advantage of controller actions such as "admin_index" and "admin_add". Is it possible to set the layout for the respective views to one from my admin plugin? For example, Plugin 1 -> admin_add action uses the default layout from my "admin" plugin and renders the admin_add view inside it. Tom -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
