Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Feb 2010 at 10:56 UTC
Updated:
28 Dec 2011 at 16:12 UTC
My client is editing their content using the full screen option and has requested a save button on the toolbar.
The editor has a Save function available but of course needs to be hooked into Drupal's save functionality.
I've been digging around but can't seem to find any information on this being implemented for Drupal.
Before I attempt it myself, has anyone managed to implement this?
If not, this seems to be a good starting point:
http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/JavaScript_API#U...
Appreciate any help/feedback
Regards,
Steve
Comments
Comment #1
Jorrit commentedI found out that's a small code change. I will check it in after 6.x-2.1 has been released.
Comment #2
Jorrit commentedFixed in CVS
Comment #4
steve_uk commentedI have upgraded to the 6.x-2.x-dev version but cannot get the Save button to function correct. It simply reloads the edit node page. Have I missed a step or setting to change?
Thanks for your help in advance!
Comment #5
Brn commentedI've tried to update from fck-editor 6.x-1.4 to fck-editor 6.x-2.1 and the 'Save' button d'ont work.
What can I do?
Thanks for your help !
[edit] I added the following line (fck-editor dev) in fckeditor.utils.js at the end of FCKeditor_OnComplete() line 202 :
That works !!
Comment #6
Jorrit commentedComment #7
Jorrit commentedComment #8
esbon commentedHi, I just installed 6.x-2.2, but I don't see the save button, can someone please tell me how to enable it?
Thanks
Comment #9
Jorrit commentedYou need to enable it in the FCKeditor configuration file.