[TYPO3-rte] Display name instead of link style?

Andreas Becker mail at andreasbecker.de
Thu Sep 10 11:09:24 CEST 2015


Hey,

in TYPO3 6.2. it it possible to add my own link style via the following typoscript:

RTE.default.buttons {
 link.properties.class.allowedClasses := addToList(btn btn-default)
 link.properties.class.allowedClasses := addToList(btn btn-action)
}

If backenduser adds a link, he can choose the link style by selecting the "btn btn-default" item from the select box.
Is it possible to set and display a name for the link style, so the non-techi backenuser can choose "Grey Button" instead of "btn btn-default"?

How can i set this name?

Thanks for your help
Andeas Becker


More information about the TYPO3-project-rte mailing list