<?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>Wed, 07 Jan 2009 01:20:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<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>
	<item>
		<title>By: Chris</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-4</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 07 Jun 2008 08:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-4</guid>
		<description>Hi, I just found your tip in the mailing list, it's very nice ;
by the way I think you forgot one line of code in this web page, e.g. this one :

lib.breadcrumbs.20 = RECORDS

regards,

Chris</description>
		<content:encoded><![CDATA[<p>Hi, I just found your tip in the mailing list, it&#8217;s very nice ;<br />
by the way I think you forgot one line of code in this web page, e.g. this one :</p>
<p>lib.breadcrumbs.20 = RECORDS</p>
<p>regards,</p>
<p>Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>
