<?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>Tobis Welt &#187; Meta-Tags</title>
	<atom:link href="http://www.hoderlein.com/tag/meta-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hoderlein.com</link>
	<description>Gedanken von Tobias H.</description>
	<lastBuildDate>Sat, 30 Jan 2010 11:26:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Silverstripe &#8211; Meta-Tags Problematik</title>
		<link>http://www.hoderlein.com/2008/11/08/silverstripe-meta-tags-problematik/</link>
		<comments>http://www.hoderlein.com/2008/11/08/silverstripe-meta-tags-problematik/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 13:00:30 +0000</pubDate>
		<dc:creator>Tobi</dc:creator>
				<category><![CDATA[Silverstripe]]></category>
		<category><![CDATA[Meta-Tags]]></category>

		<guid isPermaLink="false">http://www.hoderlein.com/?p=60</guid>
		<description><![CDATA[Silverstripe wird in Neuseeland entwickelt &#8211; da ist es normal, dass das MetaTag für die Seitensprache auf en=english steht. Silverstripe ist aber auch mehrsprachig &#8211; dazu nutzt man il18n. Leider ist dieses &#8216;Modul&#8217; etwas merkwürdig, ja, so würde ich das formulieren.
Laut Dokumentation müsste folgender Code in der _config.php-Datei ausreichen, um die Defaultausgabe auf deutsch umzustellen:
i18n::enable();
i18n::set_default_lang('de_DE');
i18n::set_locale('de_DE');
Bei [...]]]></description>
		<wfw:commentRss>http://www.hoderlein.com/2008/11/08/silverstripe-meta-tags-problematik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
