Opened 12 years ago
Closed 12 years ago
#9990 closed New Feature (fixed)
Dialogs integration with allowed content filter
Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.1 RC |
Component: | General | Version: | |
Keywords: | Drupal | Cc: | wim.leers@… |
Description (last modified by )
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)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
Type: | Bug → New Feature |
---|
comment:4 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 12 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | confirmed → assigned |
comment:6 Changed 12 years ago by
Status: | assigned → review |
---|
comment:8 Changed 12 years ago by
Status: | review → review_passed |
---|
comment:9 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Merged to major on git:c7cf983 on dev and 43ddcc2 on tests.
Pushed t/9990 and t/9990@tests.
I skipped form dialogs integration, because of number of them and low importance. Other dialogs should be well integrated.