Hallo Lars,

> Am 19.04.2012 07:39, schrieb Lars Brinkmann:
>
> Mit folgendem Code in der
> List.xml hat es jetzt geklappt:
> 
> <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/";;>
> <n:format.hsc>{newsItem.bodytext}</n:format.hsc>
> </content:encoded>
> 


ich stehe vor dem gleichen Problem und hatte mich schon darüber gefreut, deine 
Lösung hier in der Liste gefunden zu haben. Allerdings funktioniert das bei mir 
nicht, irgendwas fehlt oder ich mache was falsch.

Ich habe

<description>
    
<n:format.hsc><n:format.striptags>{newsItem.teaser}</n:format.striptags></n:format.hsc>
</description> 

ersetzt durch:

<content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/";;>
    <n:format.hsc>{newsItem.bodytext}</n:format.hsc>
</content:encoded>

Aber im FF wird nichts angezeigt und der IE sagt: Dieser Feed enthält Fehler.

Irgend eine Idee?


Gruß, Johannes.

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an