Found the plugin.tt_news.displayList.subheader_stdWrap.stripHtml = 0/1 parameter.
If set to 1, then ALL html tags are removed. I set stripHtml = 0 but <p> tags are removed and <a> (links) are "modified": <a href="mylink.com"> becomes <link httpmylink.com=""> ! Any tips are definitely welcome. Ben On Mon, Jun 3, 2013 at 10:52 AM, Benoit Montereau <[email protected]>wrote: > I've changed the template to format the TEMPLATE_LIST output and > added ###NEWS_CONTENT###. > > The content of the text field of my news is displayed but all HTML tag/info > like <br>, <p>, links, etc. are not. The layout of the news is totally > broken. > > No problem at all when the news is displayed in SINGLE mode, is the html > format definitely not available in LIST mode? > > Thank you in advance for your help. > Ben. > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
