<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Justin Frydman - Web developer/designer from Canada &#187; page title</title>
	<atom:link href="http://defunctlife.com/tag/page-title/feed/" rel="self" type="application/rss+xml" />
	<link>http://defunctlife.com</link>
	<description>Web development, design, travel and language learning.</description>
	<lastBuildDate>Wed, 30 Jun 2010 21:11:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Changing the Concrete5 title divider format</title>
		<link>http://defunctlife.com/2009/08/changing-the-concrete5-title-divider-format/</link>
		<comments>http://defunctlife.com/2009/08/changing-the-concrete5-title-divider-format/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 21:11:44 +0000</pubDate>
		<dc:creator>defunct</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[concrete5]]></category>
		<category><![CDATA[page title]]></category>

		<guid isPermaLink="false">http://defunctlife.com/?p=81</guid>
		<description><![CDATA[Many people do not like the default spacer that Concrete5 uses for its page titles which is &#8220;::&#8221; To change this, open config/site.php and add the following code: define(&#8216;PAGE_TITLE_FORMAT&#8217;, &#8216;%1$s &#8211; %2$s&#8217;); You may adjust the &#8220;-&#8221; character in the above code to any that you wish and that will become your new page title [...]]]></description>
			<content:encoded><![CDATA[<p>Many people do not like the default spacer that Concrete5 uses for its page titles which is &#8220;::&#8221;</p>
<p>To change this, open config/site.php and add the following code:</p>
<blockquote><p>define(&#8216;PAGE_TITLE_FORMAT&#8217;, &#8216;%1$s &#8211; %2$s&#8217;);</p></blockquote>
<p>You may adjust the &#8220;-&#8221; character in the above code to any that you wish and that will become your new page title divider.</p>
]]></content:encoded>
			<wfw:commentRss>http://defunctlife.com/2009/08/changing-the-concrete5-title-divider-format/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
