Hi there,

After install the 7.x-2.5 version for Drupal 7.44 and CKEditor 4.4.8.ccd0038, I realised each time an editor needs to update the node, the body field is not showing. I've patched it with the files provided by the community but it doesn't run. I've installed the dev version as well but I'm getting the same results.

Is there a way to make this module works with other version provided by someone else?

I really will appreciate your feedback.

Regards,

Comments

afdiaz created an issue. See original summary.

kamalrajsahu21’s picture

Try CKEditor Version 4.5.9 full version and put it in sites/all/libraries and make sure Libraries API module is installed.

afdiaz’s picture

Thanks @kamalrajsahu21. I've followed the suggested steps but the module still is hiding the body-field :(

bisonbleu’s picture

Same problem, the body and the wysiwyg editor disappear. The culprit is footnotes_wysiwyg.module.

amsteri’s picture

Status: Active » Needs review
StatusFileSize
new1.84 KB

The problem is concerning to connecting the plugin footnotes to the CKeditor in the hook_wysiwyg_plugin.
Also, there was a problem with styles adding in plugin.js

alex_optim’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

  • pifagor committed 2be595b on 7.x-2.x authored by Amsteri
    Issue #2756207 by Amsteri, afdiaz, kamalrajsahu21, bisonbleu, alex_optim...
pifagor’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.