<?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"
	>
<channel>
	<title>Comments on: TypoScript Magic: tt_news Title in Headline or Menu or somewhere</title>
	<atom:link href="http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/</link>
	<description>Today: "Irony" -- Why Use Wordpress For a TYPO3-related blog?</description>
	<pubDate>Fri, 30 Jul 2010 18:23:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Frederik</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-200</link>
		<dc:creator>Frederik</dc:creator>
		<pubDate>Fri, 16 Apr 2010 13:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-200</guid>
		<description>thx for the code, doing good :-)</description>
		<content:encoded><![CDATA[<p>thx for the code, doing good <img src='http://www.typo3tricks.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacqui Levreau</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-176</link>
		<dc:creator>Jacqui Levreau</dc:creator>
		<pubDate>Wed, 24 Mar 2010 13:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-176</guid>
		<description>You can not believe how long ive been looking  for something like this. Browsed through 8 pages of Yahoo results and couldnt find anything. Very first page on Bing. There this is.... Really have to start using it more often!</description>
		<content:encoded><![CDATA[<p>You can not believe how long ive been looking  for something like this. Browsed through 8 pages of Yahoo results and couldnt find anything. Very first page on Bing. There this is&#8230;. Really have to start using it more often!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-83</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 06 Mar 2009 21:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-83</guid>
		<description>Thanks for the tip.  I have tried using this on my news and notices and works fine in the default language.  However - upon Localization into another language - tt_news keeps default language breadcrumbs and titles.  I'm a typoscript noob and was wondering if anything needs to be changed here to support multiple languages.

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.  I have tried using this on my news and notices and works fine in the default language.  However - upon Localization into another language - tt_news keeps default language breadcrumbs and titles.  I&#8217;m a typoscript noob and was wondering if anything needs to be changed here to support multiple languages.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benni</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-66</link>
		<dc:creator>Benni</dc:creator>
		<pubDate>Sun, 21 Sep 2008 04:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-66</guid>
		<description>Hey Antonio,

yeah, possible, but then I'd suggest looking into the CONTENT object, with the select. TypoScript object, you can do a DB query with a JOIN (with the tt_news_category, the MM table and the tt_news table). Don't know it from the top of my head, but it's quite straightforward, I use a similar approach (tt_address and tt_addressgroups) for a couple of my sites.</description>
		<content:encoded><![CDATA[<p>Hey Antonio,</p>
<p>yeah, possible, but then I&#8217;d suggest looking into the CONTENT object, with the select. TypoScript object, you can do a DB query with a JOIN (with the tt_news_category, the MM table and the tt_news table). Don&#8217;t know it from the top of my head, but it&#8217;s quite straightforward, I use a similar approach (tt_address and tt_addressgroups) for a couple of my sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-42</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Sat, 19 Jul 2008 15:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-42</guid>
		<description>is it possible to  do the same but with the news category dynamicaly?
i can't manage to get the news cat.

Thanks in advance for any tip.</description>
		<content:encoded><![CDATA[<p>is it possible to  do the same but with the news category dynamicaly?<br />
i can&#8217;t manage to get the news cat.</p>
<p>Thanks in advance for any tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benni</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-23</link>
		<dc:creator>Benni</dc:creator>
		<pubDate>Sat, 28 Jun 2008 08:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-23</guid>
		<description>Hey Michiel.

As I told you over PM, quite simple:

GIFBUILDER.TEXT.text = blabla

works. .text here has a stdWrap feature included. However, the lib.newstitle is a separate CObject (it's a COA), not a stdWrap. BUT stdWrap allows you to fill the stdWrap content with a cObject. Do this.

GIFBUILDER.TEXT.text.cObject &lt; lib.newstitle</description>
		<content:encoded><![CDATA[<p>Hey Michiel.</p>
<p>As I told you over PM, quite simple:</p>
<p>GIFBUILDER.TEXT.text = blabla</p>
<p>works. .text here has a stdWrap feature included. However, the lib.newstitle is a separate CObject (it&#8217;s a COA), not a stdWrap. BUT stdWrap allows you to fill the stdWrap content with a cObject. Do this.</p>
<p>GIFBUILDER.TEXT.text.cObject < lib.newstitle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michiel Roos</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-21</link>
		<dc:creator>Michiel Roos</dc:creator>
		<pubDate>Thu, 26 Jun 2008 13:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-21</guid>
		<description>Hi Benni,

I can use the lib in all kind of places. The place I want to use it in however, I cannot get it to work. I would like to use the value in a graphical header image.

So it needs to be injected in ag GIFBUILDER TEXT object. And the object accepts lots of stuff, except the lib.newstitle.</description>
		<content:encoded><![CDATA[<p>Hi Benni,</p>
<p>I can use the lib in all kind of places. The place I want to use it in however, I cannot get it to work. I would like to use the value in a graphical header image.</p>
<p>So it needs to be injected in ag GIFBUILDER TEXT object. And the object accepts lots of stuff, except the lib.newstitle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-10</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 13 Jun 2008 07:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-10</guid>
		<description>Now it's OK I guess you can delete my posts now  ;-)</description>
		<content:encoded><![CDATA[<p>Now it&#8217;s OK I guess you can delete my posts now  <img src='http://www.typo3tricks.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benni</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-6</link>
		<dc:creator>Benni</dc:creator>
		<pubDate>Sat, 07 Jun 2008 09:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-6</guid>
		<description>Hey Chris,

yes, you're right, I updated that one.</description>
		<content:encoded><![CDATA[<p>Hey Chris,</p>
<p>yes, you&#8217;re right, I updated that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-5</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 07 Jun 2008 08:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-5</guid>
		<description>sorry, the correct code is :

lib.newstitle=RECORDS</description>
		<content:encoded><![CDATA[<p>sorry, the correct code is :</p>
<p>lib.newstitle=RECORDS</p>
]]></content:encoded>
	</item>
</channel>
</rss>
