Score:1

Display WYSIWYG editor group names to endusers modifying content

gw flag

When one is editing the Toolbar Configuration in a Text Format in Drupal 8, group names can be added to the editor as part of grouping the buttons in the toolbar.

Is it possible to expose those group names to endusers who use the editor to edit content? If so, how?

cn flag
CKEditor doesn't seem to have an option for that (https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html), but the name is actually there, just hidden. If you add this CSS rule to the page it will display: `.cke_toolbar .cke_voice_label { display: block; }`
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.