<?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>Comments on: Cropping of images in typo3 with typoscript</title>
	<atom:link href="http://www.elp.co.at/2010/06/17/cropping-of-images-in-typo3-with-typoscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elp.co.at/2010/06/17/cropping-of-images-in-typo3-with-typoscript/</link>
	<description>elmar putz, web- &#38; software-development</description>
	<lastBuildDate>Fri, 04 Mar 2011 13:16:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Fabian Thommen</title>
		<link>http://www.elp.co.at/2010/06/17/cropping-of-images-in-typo3-with-typoscript/comment-page-1/#comment-1993</link>
		<dc:creator>Fabian Thommen</dc:creator>
		<pubDate>Fri, 04 Mar 2011 13:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.elp.co.at/?p=134#comment-1993</guid>
		<description>Your post helped me! Thanks..</description>
		<content:encoded><![CDATA[<p>Your post helped me! Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.elp.co.at/2010/06/17/cropping-of-images-in-typo3-with-typoscript/comment-page-1/#comment-1940</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 22 Dec 2010 11:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.elp.co.at/?p=134#comment-1940</guid>
		<description>&lt;a href=&quot;#comment-1939&quot; rel=&quot;nofollow&quot;&gt;@Henny&lt;/a&gt; 
thankyou! as i am not an typoscript expert, i just try to share my experiences  - your solutions is far more elegant...</description>
		<content:encoded><![CDATA[<p><a href="#comment-1939" rel="nofollow">@Henny</a><br />
thankyou! as i am not an typoscript expert, i just try to share my experiences  &#8211; your solutions is far more elegant&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henny</title>
		<link>http://www.elp.co.at/2010/06/17/cropping-of-images-in-typo3-with-typoscript/comment-page-1/#comment-1939</link>
		<dc:creator>Henny</dc:creator>
		<pubDate>Tue, 21 Dec 2010 14:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.elp.co.at/?p=134#comment-1939</guid>
		<description>i have a variant of your script that don&#039;t crashes with other extensions like lightbox...

tt_content.image.20.1.file {
    width.override = 210c
    height.override = 134c
    
    width.override.if {
        value = 21,25
        isInList.field = section_frame
    }
    
    height.override.if {
        value = 21,25
        isInList.field = section_frame
    }
}


because some lightbox extension link up on tt_content.20.1. so if it&#039;s a COA the extension won&#039;t work</description>
		<content:encoded><![CDATA[<p>i have a variant of your script that don&#8217;t crashes with other extensions like lightbox&#8230;</p>
<p>tt_content.image.20.1.file {<br />
    width.override = 210c<br />
    height.override = 134c</p>
<p>    width.override.if {<br />
        value = 21,25<br />
        isInList.field = section_frame<br />
    }</p>
<p>    height.override.if {<br />
        value = 21,25<br />
        isInList.field = section_frame<br />
    }<br />
}</p>
<p>because some lightbox extension link up on tt_content.20.1. so if it&#8217;s a COA the extension won&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddy</title>
		<link>http://www.elp.co.at/2010/06/17/cropping-of-images-in-typo3-with-typoscript/comment-page-1/#comment-1922</link>
		<dc:creator>Freddy</dc:creator>
		<pubDate>Sat, 31 Jul 2010 11:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.elp.co.at/?p=134#comment-1922</guid>
		<description>thanks for saving my time...</description>
		<content:encoded><![CDATA[<p>thanks for saving my time&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

