When I configure the toolbar button for my editor at /admin/config/content/ckeditor/edit/profile-name, most of the buttons I choose appear on my editor toolbar. But some do not. Those that do not appear are: Find; Replace; Select all; Flash; iFrame; Create div container; Left justify; Center justify; Right justify; Block justify; Text direction from left to right; Text direction from right to left; Show blocks; Smiley; Insert page break for printing; Font name; Font size; Text color; Background color; and anything on the file row (Save, etc.)
(I don't need all of these! I just thought it would be useful to provide a full list of those that don't appear.)
Is this a bug, or am I doing something wrong?
Comments
Comment #1
Lore Kraft commentedThe same here - I tried to uninstall the module - cleared the site cache and ensured having the newest CKEditor module & library.
Also trying to create a new profile failed.
I used the CK editor on other sites with the same version (7.x-1.12) the error is not there - unfortunately I can't make out the differences except the drupal core is older (7.18).
Maybe this gives you a hint.
I don't require all of those buttons either, but some ;-)
---
update -- I just found following post:
http://drupal.org/node/1916624#comment-7083530
I'll try this - sound logic to me.
----
update --
It's working here -
1. loaded the FULL version of the CK Editor from http://ckeditor.com/ and put it to the modules folder - (it did not work for me in the libraries folder)
2. deactivated the module & deinstalled it
3. reactivated the module
4. et voilà
Comment #2
robbm commentedThanks, that's great. Seems to have fixed it for me.
Comment #3
wwalc commentedYeah, this is confusing. #1960000: Display warnings when insufficient package of CKEditor is detected should do the trick.
Comment #4
ressaPlease emphasize on the module description page that you need to download the "Full package" from http://ckeditor.com/download to get all functionality from CKEditor.
Comment #5
hanskuiters commentedJust using the Full version is not the solution. I use this module 7.x-1.16 and CKEditor Full 4.4.7 with the default jQuery form core. I get some empty buttons, the background icons are not well positioned.
For default use you just need CKEditor module > 7.x-1.14. On install it loads the right library for you. So not necessary anymore to make an extra statement on this modules project page.
Comment #6
tjtj commentedIn drupal 7, I have the full ckeditor installed:
And in the CKeditor config for Full HTML, I put in the Entity Embed button (E) into the tool bar.
But it is gone when I try to edit a node in Full HTML. I flushed all the caches too.
https://www.dropbox.com/s/gy5t0rv7ud0dcyq/CKsetup.png?dl=0
Here is what I see when editing:
https://www.dropbox.com/s/afyhyl78lc16nsw/CKEditing.png?dl=0