This project is not covered by Drupal’s security advisory policy.
The module provides a way to add styles to the "CKEditor Styles Dropdown".
Features
Style rules
The style rules can be exported and put into features.
The configuration is available at admin/config/content/ckeditor_styles.
There you can add new CKEditor style rules, that consist of:
- name: The human readable name of the style rule, it is used as label in your CKEDITOR to show the style
- machine_name: The internal machine readable name, it is unique and used to identify the style rule.
- description: an administrative description, it is not displayed anywhere by default
- element: the html tag/element to make the style available for
- attributes:
- class: class name(s) to add to the selected element
- style: css style definitions to add to the selected element
Settings
On each ckeditor wysiwyg profile you can enable the "stylesheet parser", that will parse your styleshets automatically.
Dependencies
- WYSIWYG Module
- CTools - latest dev release (late Feb 2012 ++)
- a wysiwyg profile using the CKEDITOR
Other Modules
- WYSIWYG Template: with that module you can add custom templates (html-snippets) to your content
Sandbox of robinvdvleuten: this sandbox currently only adds the "stylesheet parser" setting and clears the styleSets.
Supporting organizations:
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content editing experience
310 sites report using this module
- Created by derhasi on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

