Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2007 at 16:44 UTC
Updated:
7 Mar 2012 at 06:43 UTC
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
Comments
Comment #1
ontwerpwerk commentedis 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
Comment #2
marcotrapani commentedthe 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
Comment #3
BlackB commentedI'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:
print $closureI hope somebody find this explanation useful.
ontwerpwerk, thanks for your work on this plugin! Good work!
Bye!
Comment #4
mitchellecohen commentedI 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?
Comment #5
wwalc commentedTake 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
Comment #6
Jorrit commentedPlease re-open if this is still a problem.