[TYPO3-dev] RTE QuickTag Function: Only show allowed Tags?

Stanislas Rolland typo3 at sjbr.ca
Wed Sep 9 22:44:52 CEST 2009


Hi Sebastian,
> 
> I just took a close look at the QuickTag function of rtehtmlarea for the 
> first time and I noticed that the Tags you can choose in the popup 
> dialog window are hardcoded.
> 
You can configure this feature in Page TSConfig with the following 
properties:

buttons.inserttag.denyTags
buttons.inserttag.allowedAttribs
buttons.inserttag.tags.[tagname].allowedAttribs

> I think there should only be Tags that are allowed in 
> lib.parseFunc_RTE.allowTags.
I don't think so because this is a FE rendering function.

Regards,
Stanislas




More information about the TYPO3-dev mailing list