Looks like you don't need modules at all.
Modules have controller which have actions.
Scrap modules and you have default controller, accounts controller etc.

Cheers
Karol



naioshi cozmicboy wrote:
> 
> each module having some actions (example):
> 
> - default (index, login, logout, sitemap, about, contact)
> - accounts (index, detail, add, edit, delete)
> - news (index, detail, add, edit, delete)
> - library (index, detail, add, edit, delete)
> - forum (index, detail, add, edit, delete)
> 

-- 
View this message in context: 
http://www.nabble.com/modular-layout-and-routing-tf3905241s16154.html#a11078505
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to