[TYPO3-content-rendering] disabling inline-style for tables

Michael Bakonyi kontakt at mb-mediendesign.de
Sat Apr 21 16:12:47 CEST 2007


Meanwhile I found a solution on my own. I did it with stdWrap:

page.stdWrap{
	HTMLparser = 1
	HTMLparser{
		keepNonMatchedTags = 1
		tags.table.allowedAttribs = 0
	}
}




Michael Bakonyi schrieb:
> Hi,
> 
> I'm not quite sure, if this is the right group for this issue ...
> 
> I'd like to disable the inline-styles for tables like the added height/
> width, align-top and so on as I'd like to define everything by myself
> via external CSS.
> 
> I couldn't find the proper setting in css_styled so does anybody of you
> know how and where to fix this?
> 
> Thanks,
> Michael
> 


More information about the TYPO3-project-content-rendering mailing list