[TYPO3] RSS feed does validate

Bing Du bdu at iastate.edu
Thu Jul 26 03:29:24 CEST 2007


Hi Oliver,

Thanks much for the very helpful information you provided.

Bing

> Hi Bing,
>
> The feed is generated through tt_news.
>
> You can fix the '<width>' & '<height>' issue by giving tt_news a valid
> image to use as the feed icon. Add the following TS to your root
> template's setup:
>
> plugin.tt_news {
>    displayXML {
>      xmlIcon = fileadmin/templates/images/icon.gif
>    }
> }
>
> The GUID is not rendered by tt_news if you use the default RSS
> templates. It is recommended to include it but it is not required:
>
> http://www.feedvalidator.org/docs/warning/MissingGuid.html
>
> Hope this helps,
>
> Oliver
>
> Bing Du wrote:
>> Hi,
>>
>> typo3 4.0.6
>> tt_news 2.4
>>
>> Here is the validating result of our typo3 site.
>> http://www.feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.biorenew.iastate.edu%2Frss.xml
>>
>> I know the cause of the error 'link must be a full and valid URL' and
>> how
>> to fix it.  That's likely caused by missing 'http://' in the manually
>> entered external URL the news article refers.
>>
>> But for the rest three highlighted errors, I have no clue.  How does
>> typo3
>> generate the feed?
>>
>> Which imiage are the following errors complaining about?
>>
>> "width must be between 1 and 144"
>> "height must be between 1 and 400"
>>
>> For the following error, how should a guid element be added?
>>
>> "item should contain a guid element"
>>
>> Thanks much for any help.
>>
>> Bing
>
>
> --
> Oliver Rowlands
> :: Liquid Light ::
>
> E - oliver at liquidlight.co.uk
> W - http://www.liquidlight.co.uk
>
> T - 00 44 (0)845 6 58 88 35
> F - 00 44 (0)845 6 58 44 35
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list