[TYPO3-RTE] Changing the font-size list
Stanislas Rolland
typo3 at sjbr.ca
Fri Oct 10 19:29:58 CEST 2008
Hi Stig,
> Is it possible to change the list of font-sizes?
>
> From
> 1 (8pt)
> 2 (10pt)
> .
> .
> .
> 6 (24pt)
> 7 (36pt)
>
>
> Like this:
>
> RTE.fontSizes {
> fontsize1 {
> name = 8px
> value = 8px
> }
> fontsize2 {
> name = 9px
> value = 9px
> }
> }
>
> RTE.default.fontSizes = fontsize1, fontsize2
>
>
This is now possible with SVN trunk revision 4306 (that is TYPO3 4.3-dev).
Regards,
Stanislas
More information about the TYPO3-project-rte
mailing list