我的项目下一个结构是:
/application /modules /default /layouts ... /news ... /configs /layouts common.phtml
所有页面的页眉和页脚都相同。我有一个模块可以更改不同模块的内容。现在不工作了。你能帮助我吗。可能是你干的?
看 here . 你需要知道的所有东西才能开始使用Zend布局和模块。
这对你有帮助。 Matthew Weier O'Phinney's Module Bootstraps in Zend Framework: Do's and Don'ts