how will u implement modules? i am refering to modules as in, in a page,
usually there will be 

- a section for main content
- other "modules" eg. login, member area, latest news etc. <- these will
appear depending of which part (module, controller, action) of the site eg.
i want to display all "modules" in the main page, say some modules in the
admin module etc?

how will u implement these? i am thinking having different Zend_Layout then
in each have sections for the "modules". i am wondering if this a good way?
is there a better way? maybe Zend_View_Helpers or something?
-- 
View this message in context: 
http://www.nabble.com/Implementing-%22Modules%22-tp24132335p24132335.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to