Closed (fixed)
Project:
Wysiwyg
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2009 at 11:13 UTC
Updated:
22 May 2009 at 08:57 UTC
Jump to comment: Most recent file
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.