[TYPO3-english] CoolUri and tt_news rss
Pero Matic
pero at matic.com
Sun Apr 11 22:42:19 CEST 2010
Jan Bednarik wrote:
>> In XML source links look fine, they are relative:
>> <link>news/some-news-title/</link>
>
> And that's the problem! Since there is no <base> tag in XML, links are
> relative to RSS location and that's why you're getting the wrong
> links. This can be fixed only on tt_news side. Check out the feed
> http://www.bikegeneration.cz/rss.xml the links are in the "full" form
> (http://www....).
So how did you fix it to get absolute links? You made some changes to
tt_news?
>>> Try to disable CoolUri for the page with RSS feed to see if it would
>>> work.
>>
>> How can i do this? THX!
>
> template -> config.tx_cooluri_enable = 0
Thx!
More information about the TYPO3-english
mailing list