FCKeditor not work in sweethome theme
marcotrapani - June 9, 2007 - 16:44
| Project: | FCKeditor - WYSIWYG HTML editor |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
i've installed correctly the module and the editor.With garland theme it work correctly, and also with some others themes.
But i don't understand why don't work with sweethome theme...the body field is blank whena i create new content, is without the fck's menu...(like no editor!)
Please help me...
Thank you

#1
is the sweethome them drupal 5.x compatible?
As the editor works with other themes, it'scertainly the theme that is the problem.. see Converting 4.7.x themes to 5.x for solutions, or open a bug report for the theme
#2
the version of sweethome is 5.x-dev and I suppose that is compatible...
I have read the link to update a 4.7 theme in a 5.x theme but I don't know where make changes...
please support me...
thanks
#3
I've run into the same troubles while migrating my 4.7.x theme to 5.2.
I have finally found the solution for me: It turns out that the module needs to add some javascript activation code to the footer of the page when you don't select pop-up. But, to be able to really print that javascript code you have to code in page.tpl.php right before the body closing tag:
<?phpprint $closure
?>
I hope somebody find this explanation useful.
ontwerpwerk, thanks for your work on this plugin! Good work!
Bye!
#4
I am using Litejazz and the FCKeditor on Firefox. When using the editor the text does not wrap. It does wrap if I use the Garland theme and it does work on LiteJazz in IE. What is the solution to getting the text to wrap in Jazzlite?
#5
Take a look here: http://drupal.fckeditor.net/tricks#1
Probably all you have to do is to add an appropiate CSS style using FCKConfig.EditorAreaStyles