[TYPO3-ttnews] RSS Feed: Image Size and HTML on content

Thomas Hümmler typo3-n at huemmler.de
Fri Sep 24 19:14:52 CEST 2010


Am 22.09.2010 15:36, schrieb Unai Aizpurua:
> Hi All,
>
> I'm working on an RSS feed for a Website and have two issues:
>
> * How to resize images in <content:encoded>
>   They appear as uploaded.

If you mean this way http://ebersberger-nachrichten.de/feed.xml ? I do
that with

plugin.tt_news.displayXML {
                image.file.maxW = 180c
                image.file.maxH = 120c
}

>
> * How to render ###NEWS_CONTENT###
>   with all the HTMl entities (<P><em>...)

ehm, what do you mean?

-- 
Thomas Hümmler
http://huemmler.de


More information about the TYPO3-project-tt-news mailing list