<?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>Wed, 19 Jun 2013 15:26:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Dave Dash's Blog: Dynamically adjusting your page title in symfony]]></title>
      <guid>http://www.phpdeveloper.org/news/8297</guid>
      <link>http://www.phpdeveloper.org/news/8297</link>
      <description><![CDATA[<p>
<i>Dave Dash</i> has posted a <a href="http://spindrop.us/2007/07/18/dynamically-adjusting-your-page-title-in-symfony/">quick hit</a> for symfony framework users - how to dynamically adjust your page title at your whim.
</p>
<blockquote>
A lot of the content on <a href="http://reviewsby.us/">reviewsBy.us</a> and other sites we make using <a href="http://symfony-project.com/">symfony</a> have dynamic content. We try to have our page titles reflect the content by prepending the name of the specific restaurant, document or menu item before the site name.
</blockquote>
<p>
Their path to the prize is a method, prependTitle that's included in a class (myActions.class.php) and used via it's reference in the application's app.yml file.
</p>]]></description>
      <pubDate>Fri, 20 Jul 2007 12:03:00 -0500</pubDate>
    </item>
  </channel>
</rss>
