[TYPO3-RTE] problems with <div class="indent">...</div>

Stanislas Rolland typo3 at sjbr.ca
Sat Feb 21 05:02:22 CET 2009


Hi Ronald,
> 
> thank you for your replay.
> I'm using default settings of RTE.
What default settings are you using?
Minimal, Typical or Demo?

> Where and how can I include this definition?
> I checked pageTSConfig.txt but there is no specification for 
> "allowedClasses".
> I included:
> RTE.default.proc.allowedClasses = indent
> but it did not change anything.
Remove that line or use
RTE.default.proc.allowedClasses := addToList(indent)

Stanislas


More information about the TYPO3-project-rte mailing list