[TYPO3-ttnews] RGnewsce

W. van den Akker listsrv at wilsoft.nl
Thu Sep 1 13:12:53 CEST 2011


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. 

Any solution? News2 (is it stable?)

gr,
Willem

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



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