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

Ronald Steiner Ronald.Steiner at googlemail.com
Sat Feb 21 20:52:43 CET 2009


Hi Stanislas,

thanks for your help.
I haven't changed anything in the RTE standard setting. I don't even 
know where to change between Minimal, Typical and Demo.
I included the line:
RTE.default.proc.allowedClasses := addToList(indent)
in the TS setup of my page but nothing changed.

what am I doing wrong?

greetings

Ron


Stanislas Rolland schrieb:
> 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