[TYPO3-ttnews] RGnewsce
Krystian Szymukowicz
t33k at prolabium.com
Tue Sep 6 15:28:13 CEST 2011
W dniu 2011-09-06 13:57, W. van den Akker wrote:
> Nobody using RGNEWSCE?
>
> See below..
>
> On Thu, 2011-09-01 at 13:12 +0200, W. van den Akker wrote:
>
>> Hi,
>>
>> I am using the RGnewsce extension for tt_news for using HTML and
>> Tables
>> in news articles.
>> I works well in single view. However the article body text is not
>> shown in
>> a LIST2 layout. I only have a newsheader (subheader is empty).
>>
>> I use the next code in typoscript:
>> //Subheader Wrap für Single und Latest Ansicht leeren
>> plugin.tt_news.displayLatest.subheader_stdWrap.wrap = |
>> plugin.tt_news.displaySingle.subheader_stdWrap.wrap = |
>> //Die Standard Konfiguration für generalWrap löschen
>> plugin.tt_news.general_stdWrap>
>>
>> // Jetzt ist es nötig für den Textbereich die RTE Parsefunc zu setzen!
>> plugin.tt_news.displaySingle.content_stdWrap.parseFunc< lib.parseFunc_RTE
>>
>> plugin.tt_news.displayList.subheader_stdWrap {
>> crop = 500 | ... | 1
>> ifEmpty.field = bodytext
>> }
>>
>> But no bodytext is shown.
I think this is close to your problem.
http://forge.typo3.org/issues/8125
--
grtz
Krystian Szymukowicz
More information about the TYPO3-project-tt-news
mailing list