You are here

Files in CKEditor Styles (for WYSIWYG) 7

Primary tabs

File namesort descending Location Namespace Description
ckeditor_styles.info ckeditor_styles.info name = CKeditor Styles description = Allows for adding custom CKeditor style rules to the styles dropdown. core = 7.x configure = admin/config/content/ckeditor_styles dependencies[] = wysiwyg dependencies[] = ctools
ckeditor_styles.install ckeditor_styles.install Install schema and co for ckeditor_styles.
ckeditor_styles.module ckeditor_styles.module Basic module file for CKEditor styles to implement basic hooks and make available some basic functions.
ckeditor_style_rules.inc plugins/export_ui/ckeditor_style_rules.inc
README.txt README.txt This module uses the ability to add custom stylesets to the CKEditor styles dropdown. The configuration is available via admin/config/content/ckeditor_styles. There you can add new CKEditor style rules, that consist of: - name: The human readable…

Other projects