<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare zu: Typo3 Inhalte auf allen Seiten anzeigen</title>
	<atom:link href="http://www.nicolaskuttler.de/2009/09/30/typo3-inhalte-auf-allen-seiten-anzeigen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nicolaskuttler.de/2009/09/30/typo3-inhalte-auf-allen-seiten-anzeigen/</link>
	<description>IT Dienstleistungen, Saarbrücken</description>
	<lastBuildDate>Sun, 27 Jun 2010 11:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Von: Include typo3 content elements on every page &#8211; Nicolas Kuttler&#039;s Blog</title>
		<link>http://www.nicolaskuttler.de/2009/09/30/typo3-inhalte-auf-allen-seiten-anzeigen/#comment-7</link>
		<dc:creator>Include typo3 content elements on every page &#8211; Nicolas Kuttler&#039;s Blog</dc:creator>
		<pubDate>Wed, 30 Sep 2009 14:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicolaskuttler.de/?p=38#comment-7</guid>
		<description>[...] Diesen Beitrag auf Deutsch You often want to include some content on every page of your website. There are a lot of different ways to accomplish this with typo3. Here&#8217;s one quick solution: You create a hidden page or a page outside of your site tree, so that it doesn&#8217;t show up in your menu. Then you simply add the content you want displayed on all pages to that page. When you hover over the icon next to the title of the content element (the one that lets you copy, cut etc) you see the object&#8217;s ID. If you want to include that element on every page, simply add it to your template using something similar to this: 1 2 3 4 5 temp.foo = RECORDS temp.foo &#123; tables = tt_content source = ID # Enter the object&#039;s ID here &#125; [...]</description>
		<content:encoded><![CDATA[<p>[...] Diesen Beitrag auf Deutsch You often want to include some content on every page of your website. There are a lot of different ways to accomplish this with typo3. Here&#8217;s one quick solution: You create a hidden page or a page outside of your site tree, so that it doesn&#8217;t show up in your menu. Then you simply add the content you want displayed on all pages to that page. When you hover over the icon next to the title of the content element (the one that lets you copy, cut etc) you see the object&#8217;s ID. If you want to include that element on every page, simply add it to your template using something similar to this: 1 2 3 4 5 temp.foo = RECORDS temp.foo &#123; tables = tt_content source = ID # Enter the object&#039;s ID here &#125; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
