Using Blueprint CSS with Zend
This video looks at the HeadLink view helper and how blueprint can easily be integrated into an existing zend_layout.
This video looks at the HeadLink view helper and how blueprint can easily be integrated into an existing zend_layout.
Using zend_layout, a CSS file and doctype will be set through some helpful tools provided in the Zend Framework.
The last video in a series showing how to setup the Zend Framework from scratch. This video goes through the steps required to create a Zend_Controller for handling error reporting as well as creating the main IndexController. Zend_Layout is also briefly mentioned as part of the MVC setup.