Changes between Initial Version and Version 1 of Ticket #8584, comment 13
- Timestamp:
- May 7, 2014, 2:19:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8584, comment 13
initial v1 1 Unfortunately there's no way we can add support for all CSP restrictions in CKEditor 4.x. That would require serious editor refactorization or may even be impossible, because we may not be able to achieve some results in other ways than do currently.1 Unfortunately there's no way we can add support for all CSP restrictions in CKEditor 4.x. That would require serious editor refactorization or may even be impossible, because we may not be able to achieve some results in other ways than we do currently. 2 2 3 3 I haven't dug into the CSP yet, but I remember from other ticket that we could get rid of `Function` constructor used in templates, what was blocking on of restrictions. If that would at least partially help, let us know - we can consider this change.