Hi all,
Im trying to add a dropdown to choose the font family to the html edditor, yet I cannot find the name to add to the config_.php:
HtmlEditorConfig::get('cms')->insertButtonsAfter('formatselect', 'the name would go here');
Thank you!!!
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi all,
Im trying to add a dropdown to choose the font family to the html edditor, yet I cannot find the name to add to the config_.php:
HtmlEditorConfig::get('cms')->insertButtonsAfter('formatselect', 'the name would go here');
Thank you!!!