After setting up a ckeditor profile using the default "Full" configuration, a number of the configured buttons simply do not appear on the ckeditor toolbar.
I'm using the "Full" input format with no restrictions on HTML tags, latest version of ckeditor library installed, latest dev of ckeditor module.
I've tried configuring via UI, editing the ckeditor.config.js file in the module dir, and including the ckeditor.config.js file in the theme.
Same results every time.

Here are the buttons that appear:

And here are the buttons that are configured to appear:

Any ideas?

Comments

bribiz’s picture

Same exact issue. I'm using the latest versions of the module and CKEditor.

bribiz’s picture

Update -- I got it working based on this thread:
http://drupal.org/node/1899652

Key is to install the "Full" ckeditor as described AND it must be in BOTH the sites/all/libraries and in the sites/all/modules/contrib/ckeditor/ckeditor.

aaronbauman’s picture

Status: Active » Fixed

That did it, thanks for the info.

Status: Fixed » Closed (fixed)

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