Opened 13 years ago
Closed 13 years ago
#8603 closed New Feature (worksforme)
Add forced root block
Reported by: | syn4k | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
TinyMCE has the ability to set a forced_root_block configuration option: http://www.tinymce.com/wiki.php/Configuration:forced_root_block
I need; a root block that always is the same...no matter what the user does in the editor (eg. paste, replace text, type, etc).
CKEditor allows developers to set a class on its body tag, resident only during instance loads: http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.bodyClass