Changes between Version 7 and Version 9 of Ticket #10340
- Timestamp:
- Aug 17, 2017, 2:29:42 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10340 – Description
v7 v9 23 23 Based on: http://stackoverflow.com/questions/16066556/ckeditor-how-to-allow-for-inserthtmlcustomtag-myattr-value-customtag 24 24 25 **EDIT: ** The problem is DTD caching makes it impossible to extend it after loading CKEditor source.25 **EDIT: The problem is DTD caching makes it impossible to extend it after loading CKEditor source. **