Hello everyone, I was wondering if some people could give me some tips on how to implement an admin section in the Zend Framework, should I just make it a module? or should I create a separate controller. I was leaning towards the module solution.
Also with the plugin system is there a way to globally attach a header and a footer to all views so they don't have to be included in every view file? And finally where should the website navigation menu go. The menu items will come from a database. Any help appreciated. -- View this message in context: http://www.nabble.com/Admin-Section---Navigation-tf3763620s16154.html#a10638760 Sent from the Zend Framework mailing list archive at Nabble.com.
