I believe that the newest version of the CKEditor doesn't auto detect buttons from module-defined ckeditor plugins anymore, so you have to include the button path directly in hook_ckeditor_plugin() now. Attached patch does just that. Should be backwards compatible with older versions of CKEditor since the hook as always supported this button definition.

CommentFileSizeAuthor
node_embed-ckeditor_button-0.patch533 bytesdrclaw
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

drclaw created an issue. See original summary.

froboy’s picture

Status: Needs review » Reviewed & tested by the community

Works perfectly. Thanks!

vinmassaro’s picture

Works well, thank you.

codechefmarc’s picture

Patch works for me, thanks!

  • paulvandenburg committed 9d05942 on 7.x-1.x authored by drclaw
    Issue #2652288 by drclaw: Button doesn't appear in CKEditor toolbar...
paulvandenburg’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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