In the text format configuration area, We have a single giant text area for providing allowed CSS classes and their human-readable labels:
The description text for this textarea is as follows:
A list of classes that will be provided in the "Styles" dropdown. Enter one class on each line in the format: element.class|Label. Example: h1.title|Title.
Each style should be in your theme's main CSS as well as in your theme's ckeditor-iframe.css file.
Though it's possible to read all that text and get the data entered into here correctly, we could make it a lot easier on our admins if we provided a key/value entry system like we do for field values.
We might even be able to use an options-element since both text areas use the vertical pipe as separator.
Recent comments
Glad to see this was resolved, and that the cause was not a bug! Gotta love this community!
View/Edit tabs missing
This seems to be a problem with an update hook that did not run when you upgraded your site from D7. The hook in question is content_access_update_1004, which should have run during upgrade. Or...
content_access_node_access_rebuild doesn't exist
Thank you, olafski I had already done that, but switching languages wasn't tied to whatever layouts were needed. I'll work with the other reply, see if I can replicate the...
How to translate my site content