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
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

ontwerpwerk - June 9, 2007 - 17:26
Status:active» won't fix

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

marcotrapani - June 9, 2007 - 18:11

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

BlackB - September 16, 2007 - 15:31
Version:5.x-1.1» 5.x-1.3-beta

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:

<?php
print $closure
?>

I hope somebody find this explanation useful.

ontwerpwerk, thanks for your work on this plugin! Good work!

Bye!

#4

MitchellCohen - May 11, 2009 - 02:38
Version:5.x-1.3-beta» 6.x-1.2
Assigned to:Anonymous» MitchellCohen
Status:won't fix» active

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

wwalc - May 11, 2009 - 10:37
Priority:critical» normal
Assigned to:MitchellCohen» Anonymous

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

 
 

Drupal is a registered trademark of Dries Buytaert.