[TYPO3-RTE] alignment class gets removed from some <p> tags (SOLVED)
Walrick Bosch
lists at globalhealingcircle.net
Sat Oct 18 11:45:58 CEST 2008
Walrick Bosch wrote:
> Walrick Bosch wrote:
>> By the way: is it possible to add alignment to <li> elements using the
>> RTE? That way I would't have to add all these <p> tags within them.
>
> Ok, I figured out this bit. I just had to add the alignment buttons.
> That allowed me to add alignment to other items than the ones listed
> under block format.
>
> But the other problem remains. The new layout is like:
>
> <p class="align-justify"></p>
> <ol>
> <li class="align-justify"></li>
> <li class="align-justify"></li>
> <li><ul><li class="align-justify"></li><li
> class="align-justify"></li></ul></li>
> <li class="align-justify"></li>
> </ol>
> <p class="align-justify"></p>
> <p class="align-justify"></p>
>
> Much more neat. But the p tags still don't keep their class.
Solved the main problem too. align-justify was missing in
proc.allowedClasses
Walrick
--
webmaster Global Healing Circle
www.globalhealingcircle.net
More information about the TYPO3-project-rte
mailing list