I've tried using the %t (path to theme) placeholder to my theme, but it evaluates to the wysiwyg modules editor path. I've configured %t/css/modules/_wysiwyg_editor_content.css, but the URL becomes http://localhost/drupal6/sites/all/modules/wysiwyg/fckeditor/editor/sites/all/themes/yaml/css/modules/_wysiwyg_editor_content.css.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | wysiwyg_fckeditor_path_to_theme_bug-D61.patch | 793 bytes | hass |
| #1 | wysiwyg_fckeditor_path_to_theme_bug-D62.patch | 784 bytes | hass |
Comments
Comment #1
hass commentedPatches attached.
Comment #2
hass commentedUps, using %b%t should work... so more a usability issue.