Changes between Initial Version and Version 1 of Ticket #10210, comment 1
- Timestamp:
- Mar 14, 2013, 7:49:51 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10210, comment 1
initial v1 1 This is exactly what ACF is supposed to do. No iframe feature - no iframe allowed in the content.1 This is exactly what the ACF is supposed to do. No iframe feature - no iframe allowed in the content. 2 2 3 Please read [http://docs.ckeditor.com/#!/guide/dev_advanced_content_filter ACF guide] if you need more information about it.3 Please read the [http://docs.ckeditor.com/#!/guide/dev_advanced_content_filter ACF guide] if you need more information about it. 4 4 5 5 Note that you can extend its setting by [http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-extraAllowedContent config.extraAllowedContent] or completely overwrite it (and even disable) by [http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-allowedContent config.allowedContent].