<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 15:15:25 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Rob Allen: Module specific layouts in ZF2]]></title>
      <guid>http://www.phpdeveloper.org/news/18482</guid>
      <link>http://www.phpdeveloper.org/news/18482</link>
      <description><![CDATA[<p>
<i>Rob Allen</i> has <a href="http://akrabat.com/zend-framework-2/module-specific-layouts-in-zf2/">a new post</a> to his site about module-specific layouts in Zend Framework 2 via <a href="https://github.com/EvanDotPro/EdpModuleLayouts">a module</a> from <i>Evan Coury</i>.
</p>
<blockquote>
If you need different layout scripts to be rendered for different modules in Zend Framework 2, then Evan Coury has made this extremely easy. His new module <a href="https://github.com/EvanDotPro/EdpModuleLayouts">EdpModuleLayouts</a> is just the ticket! Once installed, you simply have to add a new array to a config file in the config/autoload folder.
</blockquote>
<p>
The update is just a simple "module_layouts" setting that lets you specify it based on the module name by giving it a layout path, He explains the script a bit more in the comments and points to <a href="http://blog.evan.pro/module-specific-layouts-in-zend-framework-2">this other post</a> for more information about modules handling their own layouts.
</p>]]></description>
      <pubDate>Mon, 17 Sep 2012 10:04:10 -0500</pubDate>
    </item>
  </channel>
</rss>
