This bug only occurs in themes that are dependent on a base theme.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | wysiwyg-DRUPAL-6--1.sub-theme-css.patch | 5.33 KB | sun |
| #1 | wysiwyg-DRUPAL-6--1.sub-theme-css.patch | 1.13 KB | sun |
| wysiwyg-DRUPAL-6--1.sub-theme-css.patch | 1.48 KB | sun |
Comments
Comment #1
sunLast patch a) did not work b) was more complex than it needs to be.
Comment #2
wwalc commentedI'm wondering whether it wouldn't be a good idea to move this code into a helper function. This way all editors that are capable to load the set of css files could get them with a single function call instead of duplicating the same code.
Comment #3
sunGood point :)
Committed attached patch to all branches.