Closed (fixed)
Project:
Wysiwyg
Version:
6.x-2.0
Component:
Editor - TinyMCE
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2009 at 20:54 UTC
Updated:
1 Aug 2009 at 19:20 UTC
If I use a different theme for admin interface (for example Root Candy) and I use this interface to edit nodes and blocks, the WYSIWYG doesn't appear.
Not sure if this is a bug or a feature request. However, the administration of the WYSIWYG doesn't have any reference to themes or different behaviours depending of the theme used for editing.
Comments
Comment #1
sunPlease read the FAQ: http://drupal.org/node/417166
Comment #2
alex.cunha commentedSun, thanks for you help.
Yes, i have read the FAQ before post.
Sorry but I don't see any QA about this issue or something like.
Comment #3
twodI tested all supported editors in Root Candy and they work fine.
I think sun referred to the first FAQ entry where Wysiwyg API works in the default themes but not a custom theme because $scripts or $closure is missing. These are present in Root Candy and if they were not you should get JavaScript errors.
Comment #4
robeano commentedI had aggressive caching and page compression on when I upgraded to 6.x-2.0. I found disabling these settings fixed the problem. The editor appears without error. I re-enabled the settings after the editor displayed and it is still working.
Comment #5
sunSounds like we should add a module update function that flushes all relevant caches.
Comment #6
sunuhm. Better title.
Comment #7
alex.cunha commentedI cleared the cache and disabled the cache and the editor doesn't appear.
This needs further investigation and debug.
I will try latter. And on other of my sites.
Comment #8
sunThanks for reporting, reviewing, and testing! Committed to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.