[TYPO3] htmlArea RTE doesnt work
Carla Froitzheim
cf at cf-webservice.de
Mon Jan 8 00:17:06 CET 2007
Juan Madurga wrote:
>Adding other tags like h1 or h2 in the styles.content will work?
>
>
Yes. Otherwise the h1 or h2 are rendered as text as in your case.
>How can i configurate any HTML tag to work?Using the TYPO3HtmlParser plugin
>for the htmlArea RTE.
>
>
The html tag must be in the list of styles.content.links.allowTags and
it must be in the list of allowed tags for the htmlarea. If you look at
the Typoscript setup for the typical setting you can see which tags are
already allowed. This list fits with the list of allowed tags in
css_styled_content (styles.content.links.allowTags). If your want to add
tags you have to add them on both lists.
Carla
More information about the TYPO3-english
mailing list