[TYPO3-ttnews] RSS Feed: Image Size and HTML on content
Unai Aizpurua
unai at alambre.net
Wed Sep 29 13:13:43 CEST 2010
Thanks a lot Thomas,
It worked, not see it in the manual, I think it not appears.
About ###NEWS_CONTENT###,
I want to put in the rss all the content of the New, not only the Subheader.
My news content is something like this:
<p>Blah blah blha blah blah</p>
<p><strong>Blah blah</strong>Blah blah blha blah bla blah blah blha blah
blah</p>
In the RSS feed it appears whithout <p></p> or <strong></strong> <br/>,
any HTML entities.
Can be something donde?
I Haven't seen any rss from typo3 with entities.
Thanks in advance
El 24/09/10 19:14, Thomas Hümmler escribió:
> 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?
>
--
Unai Aizpurua
unai at alambre.net
More information about the TYPO3-project-tt-news
mailing list