[TYPO3-RTE] Changing the font-size list

Stig Kjeldsen sk at itu.dk
Fri Mar 28 14:51:15 CET 2008


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


Best regards

Stig Kjeldsen




More information about the TYPO3-project-rte mailing list