ZF-7795: A layout provider for Zend_Tool_Project
Description
There's no way to create the layouts-directory or a default layoutscript with Zend_Tool. Because these have to be created manually, the project is not completely manageable with Zend_Tool anymore.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-09-07T14:54:13.000+0000
Assigning to Ralph. Directory created should be application/layouts/views, with file layout.phtml.
Posted by Ralf Eggert (ralf) on 2010-05-29T08:03:50.000+0000
Can be closed since enabling layout works already. Only the disable part does not work yet.
zf enable layout