<?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>Stollie &#187; TYPO3</title>
	<atom:link href="http://stolliewood.nl/category/typo3/feed/" rel="self" type="application/rss+xml" />
	<link>http://stolliewood.nl</link>
	<description>Remco Raaijmakers</description>
	<lastBuildDate>Tue, 07 Feb 2012 11:17:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Two handy TYPO3 extensions</title>
		<link>http://stolliewood.nl/2010/01/26/two-handy-typo3-extensions/</link>
		<comments>http://stolliewood.nl/2010/01/26/two-handy-typo3-extensions/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 21:32:00 +0000</pubDate>
		<dc:creator>Stollie</dc:creator>
				<category><![CDATA[TYPO3]]></category>
		<category><![CDATA[extentions]]></category>
		<category><![CDATA[TCA]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://stolliewood.nl/?p=108</guid>
		<description><![CDATA[Here are 2 nice extensions I found during my internship at Redkiwi TCA manipulation via PageTS ( tcamanipulate ) Enables you to overwrite / change the TCA settings by adding Typoscript to the page TSconfig. You can use it for &#8230; <a href="http://stolliewood.nl/2010/01/26/two-handy-typo3-extensions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here are 2 nice extensions I found during my internship at <a title="Redkiwi.nl" href="http://www.redkiwi.nl/">Redkiwi</a></p>
<h4><strong><a href="http://typo3.org/extensions/repository/view/tcamanipulate/current/">TCA manipulation via PageTS</a> </strong>( tcamanipulate )</h4>
<p>Enables you to overwrite / change the TCA settings by adding Typoscript to the page TSconfig.</p>
<ul>
<li>You can use it for changing the max upload size for an upload field.</li>
<li>Changing field names.</li>
<li>Set another maximum for a selection field.</li>
</ul>
<p>Example:</p>
<pre>## Allow to select bigger images with news categories
TCA.tt_news_cat.columns.image.config.max_size = 300
</pre>
<p><a href="http://typo3.org/extensions/repository/view/tcamanipulate/current/">http://typo3.org/extensions/repository/view/tcamanipulate/current/</a></p>
<h4><a href="http://typo3.org/extensions/repository/view/nwt_imagecrop/current/"><strong>Imagecrop for tt_content</strong></a> (nwt_imagecrop )<strong> </strong></h4>
<p><strong>&#8220;</strong>This extension provides an extra checkbox in the tt_content image element to define whether the width and hight are maximum values (standard) or are the exact values for the image rendering.<strong>&#8220;</strong></p>
<p>When the image is bigger the the width and hight you have set it will auto crop it.</p>
<p><a href="http://typo3.org/extensions/repository/view/nwt_imagecrop/current/">http://typo3.org/extensions/repository/view/nwt_imagecrop/current/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stolliewood.nl/2010/01/26/two-handy-typo3-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

