<?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>TYPO3-Addict</title>
	<atom:link href="http://www.typo3-addict.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.typo3-addict.com</link>
	<description>For those addicted to TYPO3</description>
	<lastBuildDate>Wed, 02 Jun 2010 13:03:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>TYPO3: Click and Enlarge in RTE tt_news</title>
		<link>http://www.typo3-addict.com/2010/06/typo3-click-and-enlarge-in-rte-tt_news/</link>
		<comments>http://www.typo3-addict.com/2010/06/typo3-click-and-enlarge-in-rte-tt_news/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 12:55:32 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[RTE]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[tt_news]]></category>
		<category><![CDATA[Typoscript]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=990</guid>
		<description><![CDATA[I needed an image in the RTE to support the &#8216;click and enlarge&#8217; option in tt_news. Now, I used Google to find a solution but no luck, although it seems I&#8217;m not the only one trying to make this work. Looks like this isn&#8217;t as easy as it would sound.. Read more for the solution! [...]]]></description>
			<content:encoded><![CDATA[<p>I needed an image in the RTE to support the &#8216;click and enlarge&#8217; option in tt_news. Now, I used Google to find a solution but no luck, although it seems I&#8217;m not the only one trying to make this work. Looks like this isn&#8217;t as easy as it would sound..</p>
<p>Read more for the solution!</p>
<p><span id="more-990"></span></p>
<p><strong>How to set the click and enlarge option for the RTE in tt_news:</strong></p>
<p>Step 1:<br />
Include the static template: Clickenlarge Rendering (rtehtmlarea)</p>
<p>Now the click and enlarge rendering should work for normal content elements, but still no result for tt_news.</p>
<p>Step 2:<br />
Add the following TypoScript to your setup:</p>
<pre>
# Rendering RTE tt_news. Use the normal RTE parseFunc
# configuration for tt_news rte content
plugin.tt_news {
        general_stdWrap {
   	      parseFunc < tt_content.text.20.parseFunc
        }
}
</pre>
<p>Your Done :)</p>
<p>It turns out tt_news uses another way of rendering the RTE, so this should be reversed.</p>
<p>Update: It seems this snippet is actually part of the tt_news static template but out-commented... makes me wonder why?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2010/06/typo3-click-and-enlarge-in-rte-tt_news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3: Preview of the new TYPO3 4.4 look</title>
		<link>http://www.typo3-addict.com/2010/05/typo3-preview-of-the-new-typo3-4-4-look/</link>
		<comments>http://www.typo3-addict.com/2010/05/typo3-preview-of-the-new-typo3-4-4-look/#comments</comments>
		<pubDate>Mon, 31 May 2010 19:46:14 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[TYPO3 Core]]></category>
		<category><![CDATA[Core]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=973</guid>
		<description><![CDATA[Today TYPO3-4.4.0-Beta3 was released and in this new beta version the new and improved TYPO3 Backend look was implemented. For all of those who didn&#8217;t had the oppertunity yet to install this new beta I have taken the time to make some screenshots&#8230; Login Screen Home sweet home Content]]></description>
			<content:encoded><![CDATA[<p>Today TYPO3-4.4.0-Beta3 was released and in this new beta version the new and improved TYPO3 Backend look was implemented. For all of those who didn&#8217;t had the oppertunity yet to install this new beta I have taken the time to make some screenshots&#8230;</p>
<p><span id="more-973"></span><a href="http://www.typo3-addict.com/wp-content/uploads/2010/05/login.png"><img class="alignleft size-medium wp-image-974" title="login" src="http://www.typo3-addict.com/wp-content/uploads/2010/05/login-300x216.png" alt="" width="300" height="216" />Login Screen</a></p>
<div class="clear"></div>
<p><a href="http://www.typo3-addict.com/wp-content/uploads/2010/05/home.png"><img class="alignleft size-medium wp-image-975" title="home" src="http://www.typo3-addict.com/wp-content/uploads/2010/05/home-300x214.png" alt="" width="300" height="214" />Home sweet home</a></p>
<div class="clear"></div>
<p><a href="http://www.typo3-addict.com/wp-content/uploads/2010/05/templates.png"><img class="alignleft size-medium wp-image-976" title="templates" src="http://www.typo3-addict.com/wp-content/uploads/2010/05/templates-300x206.png" alt="" width="300" height="206" />Content</a></p>
<div class="clear"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2010/05/typo3-preview-of-the-new-typo3-4-4-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comments temporarily disabled</title>
		<link>http://www.typo3-addict.com/2010/05/comments-temporarily-disabled/</link>
		<comments>http://www.typo3-addict.com/2010/05/comments-temporarily-disabled/#comments</comments>
		<pubDate>Tue, 18 May 2010 15:12:31 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=967</guid>
		<description><![CDATA[Due to the huge amount of spam (10+ a day) I&#8217;m currently forced to shut down the comment function. It&#8217;s even getting hard to separate the spam form the actual comments since these bots keep getting better at faking the reply. I&#8217;ll try to implement a captcha as soon as I find the time :) [...]]]></description>
			<content:encoded><![CDATA[<p>Due to the huge amount of spam (10+ a day) I&#8217;m currently forced to shut down the comment function. It&#8217;s even getting hard to separate the spam form the actual comments since these bots keep getting better at faking the reply. I&#8217;ll try to implement a captcha as soon as I find the time :)</p>
<style> .googleAdsenseTop {  display: none; } </style>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2010/05/comments-temporarily-disabled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3: Hide records from static_info_tables in the rootpage</title>
		<link>http://www.typo3-addict.com/2010/05/hide-records-from-static_info_tables-in-the-rootpage/</link>
		<comments>http://www.typo3-addict.com/2010/05/hide-records-from-static_info_tables-in-the-rootpage/#comments</comments>
		<pubDate>Wed, 05 May 2010 08:50:26 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.mmwebdesign.eu/?p=70</guid>
		<description><![CDATA[After you installed static_info_tables in your TYPO3 installtion, you get a whole bunch of records displayed in the rootpage. This really slows down the page, which isn&#8217;t funny when you work a lot with usergroups. You can hide all of these records with a simple line in your BE-User-TSConfig. Insert the following User TSConfig into [...]]]></description>
			<content:encoded><![CDATA[<p>After you installed static_info_tables in your TYPO3 installtion, you get a whole bunch of records displayed in the rootpage. This really slows down the page, which isn&#8217;t funny when you work a lot with usergroups. You can hide all of these records with a simple line in your BE-User-TSConfig.<span id="more-70"></span></p>
<p>Insert the following User TSConfig into your own userrecord or in the usergroup to which you belong (i.e. Admins).</p>
<pre>mod.web_list.hideTables=static_template, static_countries,
static_country_zones, static_currencies, static_languages,
static_territories, static_taxes, static_markets</pre>
<p><strong>IMPORTANT:</strong><br />
I had to use spaces in the code above in order to display it right. DON&#8217;T use them in your TSConfig!</p>
<p><!-- .googleAdsenseTop {  display: none; } --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2010/05/hide-records-from-static_info_tables-in-the-rootpage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TYPO3: Certified Integrator</title>
		<link>http://www.typo3-addict.com/2010/03/typo3-certified-integrator/</link>
		<comments>http://www.typo3-addict.com/2010/03/typo3-certified-integrator/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 15:15:14 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Typoscript]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=940</guid>
		<description><![CDATA[As of today I&#8217;m an official &#8216;TYPO3 Integrator&#8217; :) I took the Integrator Exam a couple of weeks ago in Brussels, Belgium at the FOSDEM conference. The english e-book version of the original TYPO3 Integrator Exam book (Patrick Lobacher) was a real help. Not only does it help you to prepare for your exam, but [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.typo3-addict.com/wp-content/uploads/2010/03/Certification.png"><img class="size-full wp-image-941  alignright" title="Certification" src="http://www.typo3-addict.com/wp-content/uploads/2010/03/Certification.png" alt="Certification" width="80" height="60" /></a>As of today I&#8217;m an official &#8216;TYPO3 Integrator&#8217; :)</p>
<p>I took the Integrator Exam a couple of weeks ago in Brussels, Belgium at the FOSDEM conference. The english e-book version of the original <a title="English e-book TYPO3 Integrator Exam" href="https://www.opensourcepress.de/index.php?26&amp;tt_products=294" target="_blank">TYPO3 Integrator Exam book (Patrick Lobacher)</a> was a real help. Not only does it help you to prepare for your exam, but the clear and complete answers are also a good way to learn TypoScript by examples. I recommend this book for everyone who works with TypoScript, weather you take the exam or not.</p>
<style>
.googleAdsenseTop {  display: none; }
</style>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2010/03/typo3-certified-integrator/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>TYPO3: Create a custom header layout</title>
		<link>http://www.typo3-addict.com/2010/03/a-custom-header-layout/</link>
		<comments>http://www.typo3-addict.com/2010/03/a-custom-header-layout/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 09:17:32 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Headers]]></category>
		<category><![CDATA[Typoscript]]></category>

		<guid isPermaLink="false">http://www.typo-addict.com/?p=365</guid>
		<description><![CDATA[By default, TYPO3 has five default header layouts from which to choose. Each correspond to the H1 to H5 tags. With this TypoScript snippet you can adjust one of them and set it to your own needs. For example a header with a date attached to it. This way you can make a header like: [...]]]></description>
			<content:encoded><![CDATA[<p>By default, TYPO3 has five default header layouts from which to choose. Each correspond to the H1 to H5 tags. With this TypoScript snippet you can adjust one of them and set it to your own needs. For example a header with a date attached to it. This way you can make a header like: Latest news of {date}. Or what about: Welcome back {username}?</p>
<p><span id="more-365"></span></p>
<h4>A header with a date attached:</h4>
<pre># Overwrite layout 5
# Create an array of objects
lib.stdheader.10.5 = COA
lib.stdheader.10.5 {
   # First object is a copy of the default header layout 1,
   # so the basic input is printed. (e.g. the field 'header')
   10 &lt; lib.stdheader.10.1
   10.fontTag = &lt;h2{register:headerStyle}{register:headerClass}&gt;|

   # Second object: The date which we want to be appended.
   20 = TEXT
   20 {
      data = date:U
      strftime = %A %e %B
   }

   # Third object: Closing the H2 tag which we opened
   # in the first object.
   30 = TEXT
   30.value = &lt;/h2&gt;
}</pre>
<h4>A header with the username</h4>
<pre># Overwrite layout 5
# Create an array of objects
lib.stdheader.10.5 = COA
lib.stdheader.10.5 {
   # First object is a copy of the default header layout 1,
   # so the basic input is printed. (e.g. the field 'header')
   10 &lt; lib.stdheader.10.1
   10.fontTag = &lt;h2{register:headerStyle}{register:headerClass}&gt;|

   # Second object: insert the username.
   20 = TEXT
   20.value = {TSFE:fe_user|user|name}
   20.insertData = 1

   # Third object: Closing the H2 tag which we opened
   # in the first object.
   30 = TEXT
   30.value = &lt;/h2&gt;
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2010/03/a-custom-header-layout/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TYPO3: A multiple line graphical header</title>
		<link>http://www.typo3-addict.com/2010/01/typo3-a-multiple-line-graphical-header/</link>
		<comments>http://www.typo3-addict.com/2010/01/typo3-a-multiple-line-graphical-header/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 19:01:32 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[GIFBUILDER]]></category>
		<category><![CDATA[Headers]]></category>
		<category><![CDATA[Typoscript]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=855</guid>
		<description><![CDATA[Graphical headers can be just that little extra thing your design needs. Luckily TYPO3 can manage this pretty well using the GIFBUILDER. But what if you have a long headertext? What if you need the headertext to display over more than just one line? GIFBUILDER can&#8217;t actually read your headertext so there&#8217;s no way it [...]]]></description>
			<content:encoded><![CDATA[<p>Graphical headers can be just that little extra thing your design needs. Luckily TYPO3 can manage this pretty well using the GIFBUILDER. But what if you have a long headertext? What if you need the headertext to display over more than just one line?</p>
<p>GIFBUILDER can&#8217;t actually read your headertext so there&#8217;s no way it can determine when to use multiple lines by itself (at least, not without making weird cuts in the middle of your words). Therefore, we need to tell GIFBUILDER when to break the line.</p>
<p><span id="more-855"></span>Since we only use one H1 tag per seo, this snippet modifies the second header layout.</p>
<pre># Start overriding the second header layout.
lib.stdheader.10.2 &gt;
lib.stdheader.10.2 = COA
lib.stdheader.10.2 {
  # Wrap the whole header
  wrap = &lt;div&gt;|&lt;/div&gt;
  10 = IMAGE
  10 {
     # Wrap the first line
     wrap = &lt;div&gt;|&lt;/div&gt;
     file = GIFBUILDER
     file {
        XY = [10.w] + 4, [10.h] + 8
        backColor = #FFFFFF
        10 = TEXT
        10 {
           text.field = header
           # Set the fontfile and font-properties.
           fontFile = fileadmin/fonts/customfont.ttf
           fontSize = 22
           fontColor = #000000
           offset = 0,18
           # Select the first line of our sentence.
           text.listNum = 0
           # Here we determine the break, in this case a pipe (|).
           text.listNum.splitChar = |
        }
     }
  }
  # Check if the second line is there...
  20 = COA
  20.if {
     value.field = header
     isTrue.cObject = TEXT
     isTrue.cObject.field = header
     # The second line starts after the pipe
     isTrue.cObject.listNum.splitChar = |
     # Now use the second line of our sentence
     isTrue.cObject.listNum = 1
  }
  # If the second line is there, use the same markup
  20.10 &lt; .10
  20.10 {
     file {
        10.text.listNum = 1
        10.text.listNum.splitChar = |
     }
  }
}
</pre>
<p>Just to be clear: A header with two lines would now be like:<br />
This is a very long header which will | be displayed over two lines.</p>
<p><a href="http://www.typo3-addict.com/wp-content/uploads/2010/01/header_entry.png"><img class="size-full wp-image-871 alignnone" title="header_entry" src="http://www.typo3-addict.com/wp-content/uploads/2010/01/header_entry.png" alt="" width="552" height="52" /></a></p>
<p>Result:</p>
<p><a href="http://www.typo3-addict.com/wp-content/uploads/2010/01/result.png"><img class="size-full wp-image-872 alignnone" title="result" src="http://www.typo3-addict.com/wp-content/uploads/2010/01/result.png" alt="" width="418" height="115" /></a></p>
<p>The pipe will be the place where you split the header. Ofcourse, all the font properties used in the first line are also available in the second line, so play all you like with different fonts and markup on every other line.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2010/01/typo3-a-multiple-line-graphical-header/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>TYPO3: How to use TypoScript Conditions</title>
		<link>http://www.typo3-addict.com/2009/11/typo3-how-to-use-typoscript-conditions/</link>
		<comments>http://www.typo3-addict.com/2009/11/typo3-how-to-use-typoscript-conditions/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 10:10:23 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Conditions]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Typoscript]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=828</guid>
		<description><![CDATA[A TypoScript condition is a powerful and easy way of telling TYPO3 when to execute a piece of TypoScript. In this tutorial I&#8217;ll explain the basics of such a condition and how to use one. Conditions are very similar to a PHP if-statement and should be easy to use if you understand the principles of [...]]]></description>
			<content:encoded><![CDATA[<p>A TypoScript condition is a powerful and easy way of telling TYPO3 when to execute a piece of TypoScript. In this tutorial I&#8217;ll explain the basics of such a condition and how to use one. Conditions are very similar to a PHP if-statement and should be easy to use if you understand the principles of PHP if, elseif and else.</p>
<p><span id="more-828"></span>A condition always consists of 2 brackets with a statement in the middle:</p>
<pre>[your-statement]</pre>
<p>Multiple conditions can be combined by using so called operators: &amp;&amp; (AND) or || (OR), if no operator is defined the default will be OR.</p>
<p>Example 1: Load ie.css only when the browser is IE</p>
<pre>[browser = msie]
page.includeCSS {
   1 = fileadmin/ie.css
}
[end]</pre>
<p>Example 2: Load ie6.css only when the browser is IE and the version is lower than 7</p>
<pre>[browser = msie] &amp;&amp; [version = &lt;7]
page.includeCSS {
   1 = fileadmin/ie6.css
}
[end]</pre>
<p>Example 3: Load ie stylesheet when the browser is IE, load normal stylesheet with all other browsers</p>
<pre>[browser = msie] &amp;&amp; [version = &lt;7]
page.includeCSS {
   1 = fileadmin/ie.css
}
[else]
page.includeCSS {
   1 = fileadmin/style.css
}
[end]</pre>
<p>Example 4: Use the time to accordingly greet your visitor</p>
<pre># Display 'Good Morning before 12 o'clock
[hour =&lt; 12]
lib.greeting = TEXT
lib.greeting {
    value = Good Morning!
}
[else]
# Display 'Good Day' after 12 o'clock
lib.greeting = TEXT
lib.greeting {
    value = Good Day!
}
[end]</pre>
<p>Let&#8217;s make things a little bit more interesting.</p>
<p>Example 5: We want to include some records (from page id 250) in our left_column div but only on page id 100 or a subpage of this page!</p>
<pre># First we define the content of the 'left_column' div:
left_column = COA
left_column {
   10 &lt; lib.regularContent
   20 &lt; lib.specialContent
}

# Display the lib.specialContent only on page id 100 or a subpage
[PIDinRootline = 100]
lib.specialContent = CONTENT
lib.specialContent {
   table = tt_content
   select {
      pidInList = 250
      orderBy = sorting
      languageField = sys_language_uid
   }
}
[end]</pre>
<p>I could make a hundred examples but when you know to basics it isn&#8217;t that hard. If you want to know more about these conditions please read chapter 4 of the TSRef:<br />
<a title="TypoScript Conditions" href="http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/">http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/</a></p>
<p>If you have any questions don&#8217;t hesitate to ask!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2009/11/typo3-how-to-use-typoscript-conditions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3: Using the localization overview</title>
		<link>http://www.typo3-addict.com/2009/11/typo3-using-the-localization-overview/</link>
		<comments>http://www.typo3-addict.com/2009/11/typo3-using-the-localization-overview/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 08:01:16 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Translations]]></category>
		<category><![CDATA[Localization]]></category>
		<category><![CDATA[Translation]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=741</guid>
		<description><![CDATA[Translating pages can be a real pain. Personally I think the worst thing is the amount of clicks in takes when you need to translate a whole pagetree! Translating 10 pages can take up to 45 clicks through the List module! Can&#8217;t this be easier? Yes it can! TYPO3 by default comes with a Localization [...]]]></description>
			<content:encoded><![CDATA[<p>Translating pages can be a real pain. Personally I think the worst thing is the amount of clicks in takes when you need to translate a whole pagetree! Translating 10 pages can take up to 45 clicks through the List module! Can&#8217;t this be easier? Yes it can! TYPO3 by default comes with a Localization Overview module and can help to reduce the amount of clicks from 45 (or even more with more pages) to about 7!</p>
<p><span id="more-741"></span>In this tutorial I&#8217;m assuming you already have a website. You also need 2 or more languages. In this case we have our default language (English) with two other languages (Dutch and German). If you do not have these languages you might want to make them first, else the tutorial won&#8217;t be correct. To check your languages go to the List module, click on the root (world-icon) of the TYPO3 installation and see if there are &#8216;Website Languages&#8217;. (See screenshot 1)</p>
<p style="text-align: left;">
<div id="attachment_743" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/typo3_localization_1.jpg"><img class="size-large wp-image-743 " title="typo3_localization_1" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/typo3_localization_1-1024x364.jpg" alt="Click to enlarge!" width="585" /></a><p class="wp-caption-text">Screenshot 1. Click to enlarge!</p></div>
<p>Got your languages? Good! Now where can we find this wonderful module? The Localization Overview module can be found within the Info module.</p>
<pre>1. Go to the Info module in the left main menu.
2. Select the rootpage of your website.
3. Select 'Localization Overview' from the top dropdown menu.</pre>
<p>You&#8217;ll now see an overview of your pages with the default language pagetitles, and perhaps the pagetitle you already translated.</p>
<p style="text-align: left;">
<div id="attachment_744" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/typo3_localization_2.jpg"><img class="size-large wp-image-744 " title="typo3_localization_2" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/typo3_localization_2-1024x364.jpg" alt="Screenshot 2. Click to enlarge!" width="585" /></a><p class="wp-caption-text">Screenshot 2. Click to enlarge!</p></div>
<p style="text-align: left;">As you can see in the screenshot column 3 and 4 are the Dutch and German pagetitles and still empty. To translate the default pages into a new language we now check all pages we want to translate and hit the &#8216;Create new translation headers&#8217; button. This way we can translate all pages in 1 screen!</p>
<p style="text-align: left;">
<div id="attachment_747" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/typo3_localization_3.jpg"><img class="size-large wp-image-747 " title="typo3_localization_3" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/typo3_localization_3-1024x364.jpg" alt="Screenshot 3. Click to enlarge!" width="585" /></a><p class="wp-caption-text">Screenshot 3. Click to enlarge!</p></div>
<p>The edit screen allows you to insert a new pagetitle for the (in this case Dutch) language. You can also hide the page of choose a different language you want to translate but these options aren&#8217;t relevant in this tutorial. Once you&#8217;ve inserted all your new pagetitles save the page.</p>
<pre><strong>Beware</strong> that your TYPO3 login expires by default after 1 hour!
This should be no problem with TYPO3 4.x but it doesn't hurt to
save regularly when inserting many new pagetitle! Better to save
3 times than ending up expired and start all over again...</pre>
<p>Once your done and saved the page you&#8217;ll return to the Localization Overview page. I would recommend inserting 1 language at a time, this way you don&#8217;t need to keep switching languages in you head or make sure you enter the right language into the right field.</p>
<p style="text-align: left;">
<div id="attachment_750" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/typo3_localization_4.jpg"><img class="size-large wp-image-750 " title="typo3_localization_4" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/typo3_localization_4-1024x364.jpg" alt="Screenshot 4. Click to enlarge!" width="585" /></a><p class="wp-caption-text">Screenshot 4. Click to enlarge!</p></div>
<p>I hope this tutorial was clear and helpful. If you have any questions don’t hesitate to ask.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2009/11/typo3-using-the-localization-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3 Preview: tt_news 3.0</title>
		<link>http://www.typo3-addict.com/2009/11/typo3-preview-tt_news-3-0/</link>
		<comments>http://www.typo3-addict.com/2009/11/typo3-preview-tt_news-3-0/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 07:33:55 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[tt_news]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=761</guid>
		<description><![CDATA[No article or TypoScript this time, but a screenshot preview of the new tt_news 3.0 which will hopefully be out soon! There are some visual changes but I believe most of the improvements are &#8216;under the hood&#8217;. It&#8217;s obvious this trunk version is far from ready but it&#8217;s good to know there is still progress! [...]]]></description>
			<content:encoded><![CDATA[<p>No article or TypoScript this time, but a screenshot preview of the new <strong>tt_news 3.0</strong> which will hopefully be out soon! There are some visual changes but I believe most of the improvements are &#8216;under the hood&#8217;. It&#8217;s obvious this trunk version is far from ready but it&#8217;s good to know there is still progress! Want to see for yourself? Check out the .t3x file at the bottom of the post!<span id="more-761"></span></p>
<pre>Note: This is not an official preview but a trunk download from
the subversion repository. Features a subject to change!</pre>
<div id="attachment_763" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_1.jpg"><img class="size-full wp-image-763 " title="Update to 3.0" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_1.jpg" alt="Click to enlarge!" width="585" /></a><p class="wp-caption-text">Click to enlarge!</p></div>
<p>When installed, tt_news tells you to update to version 3.0 using a dedicated update screen. There seems to be no more option to disable the tabbed flexform interface, yet there are more options regarding the caching of newsitems.</p>
<p style="text-align: left;">
<div id="attachment_764" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_2.jpg"><img class="size-full wp-image-764 " title="The update screen of 3.0" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_2.jpg" alt="Click to enlarge!" width="585" /></a><p class="wp-caption-text">Click to enlarge!</p></div>
<p style="text-align: left;">There are several database updates needed to be done. Each one can be easily applied using the update wizzard.</p>
<p style="text-align: left;">
<div id="attachment_765" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_3.jpg"><img class="size-full wp-image-765 " title="The new news-admin module" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_3.jpg" alt="Click to enlarge!" width="585" /></a><p class="wp-caption-text">Click to enlarge!</p></div>
<p>With tt_news 3.0 comes a News Admin module! Within this module there are no unknown features yet, but it&#8217;s gives you a nice overview of your tt_news records. You can edit news items and categories from within the module.</p>
<p style="text-align: left;">
<div id="attachment_766" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_4.jpg"><img class="size-full wp-image-766 " title="The 3.0 flexform" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_4.jpg" alt="Click to enlarge!" width="585" /></a><p class="wp-caption-text">Click to enlarge!</p></div>
<p style="text-align: left;">The updated flexform reveals some new changes: There are more options to display, and more alternative template parts. With the option dropdown box there is no posibility anymore to choose LIST and SINGLE within the same record. Also notice there is no selector for the starting point.</p>
<p style="text-align: left;">
<div id="attachment_767" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_5.jpg"><img class="size-full wp-image-767 " title="The 3.0 flexform" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_5.jpg" alt="Click to enlarge!" width="585" /></a><p class="wp-caption-text">Click to enlarge!</p></div>
<p>There are a few more options than before. Image width and height are now in the flexform too.</p>
<p style="text-align: left;">
<div id="attachment_768" class="wp-caption aligncenter" style="width: 595px"><a href="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_6.jpg"><img class="size-full wp-image-768 " title="The 3.0 flexform" src="http://www.typo3-addict.com/wp-content/uploads/2009/10/tt_news_preview_6.jpg" alt="Click to enlarge!" width="585" /></a><p class="wp-caption-text">Click to enlarge!</p></div>
<p style="text-align: left;">The startingpoint has moved from the first tab to the last tab&#8230;</p>
<p style="text-align: left;">Download  tt_news 3.0 and see for yourself:</p>
<pre><strong>WARNING: This extension is still under development and
should NOT be used in production environments!</strong>

<a title="Download tt_news 3.0" href="http://www.typo3-addict.com/files/tt_news-3_0_0.t3x">Download tt_news 3.0</a> (Right-click save as, Trunk version 05-11-2009)</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2009/11/typo3-preview-tt_news-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
