<?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: When switching from baseURL to absRefPrefix&#8230;</title>
	<atom:link href="http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/</link>
	<description>Today: "Irony" -- Why Use Wordpress For a TYPO3-related blog?</description>
	<pubDate>Fri, 30 Jul 2010 18:20:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Benni</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-118</link>
		<dc:creator>Benni</dc:creator>
		<pubDate>Sat, 04 Jul 2009 17:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-118</guid>
		<description>Hey Nico, check out 

http://bugs.typo3.org/view.php?id=8864

It's fixed since TYPO3 4.2.2.</description>
		<content:encoded><![CDATA[<p>Hey Nico, check out </p>
<p><a href="http://bugs.typo3.org/view.php?id=8864" rel="nofollow">http://bugs.typo3.org/view.php?id=8864</a></p>
<p>It&#8217;s fixed since TYPO3 4.2.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico de Haen</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-116</link>
		<dc:creator>Nico de Haen</dc:creator>
		<pubDate>Fri, 03 Jul 2009 19:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-116</guid>
		<description>"I noticed that this is a bug in the TYPO3 core, so I fixed it."

Did you post a patch in the bugtracker? I also have the problem, that for example a 
page.includeCSS.file4 = typo3conf/ext/myext/styles.css is not prefixed with the absRefPrefix</description>
		<content:encoded><![CDATA[<p>&#8220;I noticed that this is a bug in the TYPO3 core, so I fixed it.&#8221;</p>
<p>Did you post a patch in the bugtracker? I also have the problem, that for example a<br />
page.includeCSS.file4 = typo3conf/ext/myext/styles.css is not prefixed with the absRefPrefix</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Get Six Pack Fast</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-101</link>
		<dc:creator>How to Get Six Pack Fast</dc:creator>
		<pubDate>Wed, 15 Apr 2009 13:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-101</guid>
		<description>If you ever want to read a reader's feedback :) , I rate this post for 4/5. Detailed info, but I   have to go to that damn google to find the missed parts. Thanks, anyway!</description>
		<content:encoded><![CDATA[<p>If you ever want to read a reader&#8217;s feedback <img src='http://www.typo3tricks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , I rate this post for 4/5. Detailed info, but I   have to go to that damn google to find the missed parts. Thanks, anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benni</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-90</link>
		<dc:creator>Benni</dc:creator>
		<pubDate>Wed, 18 Mar 2009 13:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-90</guid>
		<description>Bastian,

the base URL tag in HTML causes problems with IE6 in combination with flash elements on a page, additionally it's not as easy to use your TYPO3 installation in a reverse proxy scenario, as all the base URLs are hard coded. I personally like to use "config.absRefPrefix = /"</description>
		<content:encoded><![CDATA[<p>Bastian,</p>
<p>the base URL tag in HTML causes problems with IE6 in combination with flash elements on a page, additionally it&#8217;s not as easy to use your TYPO3 installation in a reverse proxy scenario, as all the base URLs are hard coded. I personally like to use &#8220;config.absRefPrefix = /&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bastian Waidelich</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-89</link>
		<dc:creator>Bastian Waidelich</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-89</guid>
		<description>Hi Benni,

&#62; get rid of all baseURL tags (in my eyes,
&#62; it was and will always be just a dirty workaround).

Why do you think, that making use of the base tag is a dirty solution?</description>
		<content:encoded><![CDATA[<p>Hi Benni,</p>
<p>&gt; get rid of all baseURL tags (in my eyes,<br />
&gt; it was and will always be just a dirty workaround).</p>
<p>Why do you think, that making use of the base tag is a dirty solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben van 't ende</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-39</link>
		<dc:creator>ben van 't ende</dc:creator>
		<pubDate>Thu, 10 Jul 2008 08:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-39</guid>
		<description>It would make sense to use the first domain record there is in the website as baseURL. That is the way the 'original' RealURL functioned. At this moment 'baseURL' has to be set in several places, also in RealURL.

gRTz ben</description>
		<content:encoded><![CDATA[<p>It would make sense to use the first domain record there is in the website as baseURL. That is the way the &#8216;original&#8217; RealURL functioned. At this moment &#8216;baseURL&#8217; has to be set in several places, also in RealURL.</p>
<p>gRTz ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michiel Roos</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-38</link>
		<dc:creator>Michiel Roos</dc:creator>
		<pubDate>Thu, 10 Jul 2008 06:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-38</guid>
		<description>For those of you still wondering about the 404 floods:

AVG Fakes User Agent, Floods the Internet:
http://it.slashdot.org/article.pl?sid=08/07/03/1411254

AVG Sucks!</description>
		<content:encoded><![CDATA[<p>For those of you still wondering about the 404 floods:</p>
<p>AVG Fakes User Agent, Floods the Internet:<br />
<a href="http://it.slashdot.org/article.pl?sid=08/07/03/1411254" rel="nofollow">http://it.slashdot.org/article.pl?sid=08/07/03/1411254</a></p>
<p>AVG Sucks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Vonk</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-36</link>
		<dc:creator>Rob Vonk</dc:creator>
		<pubDate>Thu, 03 Jul 2008 16:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-36</guid>
		<description>&#62;Also core docs suggest that it is not used 
&#62;consistently among the system, so personally I would 
&#62;avoid it. However my personal preferences are only my 
&#62;own :) I still prefer basURL + my 404 fix from 
&#62;.htaccess.

Does this fix solve the 404 errors that come from spiders that doesn't honour the baseurl tag?

Do you have a page where i can read about this fix?

Regards,

Rob</description>
		<content:encoded><![CDATA[<p>&gt;Also core docs suggest that it is not used<br />
&gt;consistently among the system, so personally I would<br />
&gt;avoid it. However my personal preferences are only my<br />
&gt;own <img src='http://www.typo3tricks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I still prefer basURL + my 404 fix from<br />
&gt;.htaccess.</p>
<p>Does this fix solve the 404 errors that come from spiders that doesn&#8217;t honour the baseurl tag?</p>
<p>Do you have a page where i can read about this fix?</p>
<p>Regards,</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthias</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-35</link>
		<dc:creator>matthias</dc:creator>
		<pubDate>Thu, 03 Jul 2008 06:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-35</guid>
		<description>Most of the issues concerning absRefPrefix are not bugging me. But did i get it right that it is not possible to set external links anymore ?

If so this issue must be fixed before this smart idea turns into something widely used. I mean setting up a website people can´t tell if they need external links some time.</description>
		<content:encoded><![CDATA[<p>Most of the issues concerning absRefPrefix are not bugging me. But did i get it right that it is not possible to set external links anymore ?</p>
<p>If so this issue must be fixed before this smart idea turns into something widely used. I mean setting up a website people can´t tell if they need external links some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benni</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-34</link>
		<dc:creator>Benni</dc:creator>
		<pubDate>Wed, 02 Jul 2008 09:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-34</guid>
		<description>Hey Dmitry!

Yeah, I know that this is a problem with the cross-domain linking. In these cases, I keep baseURL for now. However, as much as it's missing some functionality I want to test it and find bugs as much as possible about absRefPrefix. Why have such a feature if it is unusable due to inconsistent uses in the core? (yeah, extensions do their own thing).</description>
		<content:encoded><![CDATA[<p>Hey Dmitry!</p>
<p>Yeah, I know that this is a problem with the cross-domain linking. In these cases, I keep baseURL for now. However, as much as it&#8217;s missing some functionality I want to test it and find bugs as much as possible about absRefPrefix. Why have such a feature if it is unusable due to inconsistent uses in the core? (yeah, extensions do their own thing).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
