Page MenuHomeIn-Portal Phabricator

INP-1587 - Change stylesheet URL for CKEditor to immediately return CSS
ClosedPublic

Authored by alex on Oct 21 2016, 8:35 AM.

Details

Test Plan
  1. in IDE:
    • open /themes/advanced/platform/inc/styles.css file for editing
    • add background-color: red !important; to the end of 1st declaration (the html, body) in that file and save changes
  2. in Admin Console
    • go to Website & ContentBrowse Website section
    • click on Content Mode button in top frame
    • click on orange Edit Content button to edit a content block
    • confirm, that CKEditor background (that opened in new window) is red
    • close CKEditor popup/modal window
    • go to Website & ContentStructure & Data section
    • open any category for editing
    • click on document icon below Description field name
    • confirm, that CKEditor background (that opened in new window) is red
    • close CKEditor popup/modal window

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex updated this revision to Diff 603.Oct 21 2016, 8:35 AM
alex retitled this revision from to INP-1587 - Change stylesheet URL for CKEditor to immediately return CSS.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1587.
alex edited edge metadata.Oct 21 2016, 8:55 AM
alex added a project: Restricted Project.
erik accepted this revision.Oct 24 2016, 4:14 AM
erik edited edge metadata.
This revision is now accepted and ready to land.Oct 24 2016, 4:14 AM
This revision was automatically updated to reflect the committed changes.