[TYPO3-RTE] Is it possible to hide "No Font" in font-selector?

Christopher Christopher at temporaryforwarding.com
Fri Oct 10 16:09:41 CEST 2008


Hi,

the question is above.
The standard font on my page is Arial. In the font-selector I set this one 
as the first font in
the list of available fonts:

### snip ###
RTE.default.hideFontFaces = *
RTE.fonts {
  face1 {
    name = Arial
    value = arial, verdana
  }
...
}
RTE.default.fontFace = face1 , ....
### snip ###

Anyway, the first entry I get still is "No Font".
It is not being hidden which looks like a bug to me.

Or can I change this in my configuration?

Christopher 




More information about the TYPO3-project-rte mailing list