<?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: TYPO3: Cleanup your FE HTML source code</title>
	<atom:link href="http://www.typo3-addict.com/2009/02/updated-cleanup-your-fe-sourcecode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.typo3-addict.com/2009/02/updated-cleanup-your-fe-sourcecode/</link>
	<description>For those addicted to TYPO3</description>
	<lastBuildDate>Wed, 18 Jan 2012 17:05:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: feek</title>
		<link>http://www.typo3-addict.com/2009/02/updated-cleanup-your-fe-sourcecode/comment-page-1/#comment-603</link>
		<dc:creator>feek</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo-addict.com/?p=370#comment-603</guid>
		<description>Tnx,
that works for me :)</description>
		<content:encoded><![CDATA[<p>Tnx,<br />
that works for me <img src='http://www.typo3-addict.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarten</title>
		<link>http://www.typo3-addict.com/2009/02/updated-cleanup-your-fe-sourcecode/comment-page-1/#comment-602</link>
		<dc:creator>Maarten</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo-addict.com/?p=370#comment-602</guid>
		<description>Hi Feek,

This issue has been around for a while and even though there is a patch available it&#039;s not yet implemented into the TYPO3 Core. The feature is set for version 4.4 but you can also patch right now:
http://bugs.typo3.org/view.php?id=5064</description>
		<content:encoded><![CDATA[<p>Hi Feek,</p>
<p>This issue has been around for a while and even though there is a patch available it&#8217;s not yet implemented into the TYPO3 Core. The feature is set for version 4.4 but you can also patch right now:<br />
<a href="http://bugs.typo3.org/view.php?id=5064" rel="nofollow">http://bugs.typo3.org/view.php?id=5064</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: feek</title>
		<link>http://www.typo3-addict.com/2009/02/updated-cleanup-your-fe-sourcecode/comment-page-1/#comment-601</link>
		<dc:creator>feek</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo-addict.com/?p=370#comment-601</guid>
		<description>Hi Maarten,
do you have a suggestion how you can &#039;move&#039; the javascript for the GMENU and the mouse-over (CDATA) to an external file?

Tnx Feek</description>
		<content:encoded><![CDATA[<p>Hi Maarten,<br />
do you have a suggestion how you can &#8216;move&#8217; the javascript for the GMENU and the mouse-over (CDATA) to an external file?</p>
<p>Tnx Feek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarten</title>
		<link>http://www.typo3-addict.com/2009/02/updated-cleanup-your-fe-sourcecode/comment-page-1/#comment-570</link>
		<dc:creator>Maarten</dc:creator>
		<pubDate>Tue, 03 Nov 2009 19:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo-addict.com/?p=370#comment-570</guid>
		<description>The document has been updated again... 

- More documentation (still not enough)
- Smaller code with same results (30%!)
- Removed some unwanted results</description>
		<content:encoded><![CDATA[<p>The document has been updated again&#8230; </p>
<p>- More documentation (still not enough)<br />
- Smaller code with same results (30%!)<br />
- Removed some unwanted results</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Cannon</title>
		<link>http://www.typo3-addict.com/2009/02/updated-cleanup-your-fe-sourcecode/comment-page-1/#comment-114</link>
		<dc:creator>Michael Cannon</dc:creator>
		<pubDate>Wed, 18 Feb 2009 02:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo-addict.com/?p=370#comment-114</guid>
		<description>Maarten, You&#039;re welcome for the suggestions. 

I know metatags and deprecated plugin.meta have the DC options, but I haven&#039;t seen documentation to where those are worthwhile on the web. Must be an academic thing.

Did you test setting &quot;tt_content.image.20.layout.default.value&quot; once without the `&lt; tt_content.image.20.layout.default.value` resets? I think the reset of tt_content.image.20.layout.default.value will be picked up on the more specific components.</description>
		<content:encoded><![CDATA[<p>Maarten, You&#8217;re welcome for the suggestions. </p>
<p>I know metatags and deprecated plugin.meta have the DC options, but I haven&#8217;t seen documentation to where those are worthwhile on the web. Must be an academic thing.</p>
<p>Did you test setting &#8220;tt_content.image.20.layout.default.value&#8221; once without the `&lt; tt_content.image.20.layout.default.value` resets? I think the reset of tt_content.image.20.layout.default.value will be picked up on the more specific components.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarten</title>
		<link>http://www.typo3-addict.com/2009/02/updated-cleanup-your-fe-sourcecode/comment-page-1/#comment-113</link>
		<dc:creator>Maarten</dc:creator>
		<pubDate>Tue, 17 Feb 2009 18:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo-addict.com/?p=370#comment-113</guid>
		<description>Hai Michael,

&lt;blockquote&gt;A warning, by unsetting `tt_content.stdWrap.dataWrap`, you remove the ability for anchor links to work when selecting content elements on a page for a link.&lt;/blockquote&gt; Thanks for the heads-up, didn&#039;t notice!

I had never seen the DC tags from the meta plugin until a week ago. Since the website wasn&#039;t my own I didn&#039;t remove the plugin (couldn&#039;t figure out the purpose) but simply disabled the tags using the code above. I actually found the particular code through another website, but I can&#039;t remember which one....</description>
		<content:encoded><![CDATA[<p>Hai Michael,</p>
<blockquote><p>A warning, by unsetting `tt_content.stdWrap.dataWrap`, you remove the ability for anchor links to work when selecting content elements on a page for a link.</p></blockquote>
<p> Thanks for the heads-up, didn&#8217;t notice!</p>
<p>I had never seen the DC tags from the meta plugin until a week ago. Since the website wasn&#8217;t my own I didn&#8217;t remove the plugin (couldn&#8217;t figure out the purpose) but simply disabled the tags using the code above. I actually found the particular code through another website, but I can&#8217;t remember which one&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Cannon</title>
		<link>http://www.typo3-addict.com/2009/02/updated-cleanup-your-fe-sourcecode/comment-page-1/#comment-112</link>
		<dc:creator>Michael Cannon</dc:creator>
		<pubDate>Tue, 17 Feb 2009 12:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo-addict.com/?p=370#comment-112</guid>
		<description>Do you have a sample URL to share with the results of the above page cleaning?

A warning, by unsetting `tt_content.stdWrap.dataWrap`, you remove the ability for anchor links to work when selecting content elements on a page for a link.

A tip, by simply setting `tt_content.stdWrap.prefixComment &gt;` you remove the need to specifically unset the individual content element types via `XXX.stdWrap.prefixComment &gt;`.

In you&#039;re using `plugin.meta`, are using the built-in deprecated `plugin.meta` template or extension metatags?

Cheers and thanks for the blogging.</description>
		<content:encoded><![CDATA[<p>Do you have a sample URL to share with the results of the above page cleaning?</p>
<p>A warning, by unsetting `tt_content.stdWrap.dataWrap`, you remove the ability for anchor links to work when selecting content elements on a page for a link.</p>
<p>A tip, by simply setting `tt_content.stdWrap.prefixComment &gt;` you remove the need to specifically unset the individual content element types via `XXX.stdWrap.prefixComment &gt;`.</p>
<p>In you&#8217;re using `plugin.meta`, are using the built-in deprecated `plugin.meta` template or extension metatags?</p>
<p>Cheers and thanks for the blogging.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

