Dialogs integration with allowed content filter
Extracted from #9829 point 3.
Developers can define this configuration. At that point, plugins, or part of their features, get enabled/disabled based on the configuration.
Allowed content setting should affect which dialog's inputs are displayed.
http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-removeDialogTabs should affect at least plugins which implements 'advanced' tab.
Change History (9)
| Description: |
modified (diff)
|
| Description: |
modified (diff)
|
| Owner: |
set to Piotrek Koszuliński
|
| Status: |
confirmed →
assigned
|
| Status: |
assigned →
review
|
| Status: |
review →
review_passed
|
| Resolution: |
→ fixed
|
| Status: |
review_passed →
closed
|
Pushed t/9990 and t/9990@tests (both based on t/9829).
I skipped form dialogs integration, because of number of them and low importance. Other dialogs should be well integrated.