[TYPO3] html tags in FE

bernd wilke xoonsji02 at sneakemail.com
Fri May 16 16:53:52 CEST 2008


on Fri, 16 May 2008 09:56:16 +0200, Peter Krauzer wrote:

> since two days i try to figure out why typo3 4.2 displays html tags in
> the frontend. instead of headline i see the coresponding html tags <h3>
> becomes &lt;h3&gt;
> 
> my ts is quite simple
> 
> page = PAGE
> page.typeNum = 0
> 
> page.10 = CONTENT
> page.10.table = tt_content
> 
> any idea what might we wrong?

what about:
include css-styled-content!

page = PAGE
page.10 < styles.content.get


css-styled-content will support you with all the needed rendering to get 
clean (X)HTML

bernd
-- 
http://www.pi-phi.de/t3v4/cheatsheet.html


More information about the TYPO3-english mailing list