Hi,
I have ckeditor in my drupal web. I try to add color text buttons because it's very useful for me but i can't do it. I try to add buttons manually or seleting advanced or full toolbar mode but this buttons never appears.
I installed a plugin named colorbutton, but, when is enabled in the ckeditor profile configuration, ckeditor is not showed anymore and i have to disable it because also does not appear text field so i can't write.
Thanks.
I have the exact question but
I have the exact question but it's for vbulletin 3.x. Can anyone help please.
As for vBulletin, CKEditor
As for vBulletin, CKEditor integration was performed by the vBulletin developers and customized as they wished -- we have no control over which features are available there and provide no support for their solution. Please contact vBulletin support with any issues. Sorry we cannot help here!
As for Drupal, what version are you using?
I have just tried this on Drupal 7 with the Open Source CKEditor module version 7.x-1.12, with CKEditor 3.6.6, and everything works all right. If I choose the Full toolbar, the Text Color and Background Color buttons are automatically included. In Basic and Advanced toolbars they can be added manually by using the drag&drop feature. After the configuration is saved, both buttons appear when I want to add some content.
Are you sure you edited the toolbar for the correct profile? When you go to Home » Administration » Configuration » Content authoring » CKEditor you should see the different profiles that CKEditor is available for. Try to edit all of them and see if the toolbar changes.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
I'm using Drupal 6.27 and
I'm using Drupal 6.27 and CKeditor 4.0.1
There are two profiles, global profile and one that i called "user" and is enabled to all users. In both profiles is enabled text color button and background color button (plugin color button disabled).
When go to edit mode, ckeditor toolbar appears but without text and backgroud color buttons. I suppossed this problem is due to plugin is desabled. But when color button plugin is enabled ckeditor toolbar is not showed. And text field becomes black, even when you change to simple edit mode from rich text editor mode.
Thanks!
If you are using CKEditor v4
If you are using CKEditor v4 this is probably because of a plugin missing from your installation package. In short, since version 4 you can now create your custom editor package and choose which plugins are included. You can also choose one of the designed presets (like Standard or Full), but note that Full does not include some of the plugins that were available by default in CKEditor 3.
For all Drupal downloads we recommend you try to download the Full preset. If you see that the toolbar is still missing some buttons, you will need to create a custom build using CKBuilder. Don't worry, the process is really painless, just choose the plugins from the list and your custom build will be created.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Wow, I followed your
Wow, I followed your instructions and downloaded a custom ckeditor with ckbuilder. Now text color works fine :) but now the options to resizing images disappear. Thanks. I have button "image" but with very simple interface. Only URL and previsualization. I downloaded all plugins related to image but i selected optimized option before download. Thanks
This is indeed strange. If
This is indeed strange. If you used CKBuilder, did you use one of our presets (Basic, Standard, Full) and just included additonal plugins? Can you attach a list of all plugins that you use?
Check the ckeditor/build-config.js file for a build configuration list.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
This is my build-config in
This is my build-config in rtf format. I selected Full preset. Thanks.
Attachments:
Thank you! Another post here
Thank you! Another post here suggests that this might be the fault of the BBCode plugin: http://ckeditor.com/comment/123614#comment-123614
Can you remove it and try again?
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Yes, It works!!! I don't know
Yes, It works!!! I don't know exactly if its a BBCode Plugin problem because i tried to disable it by modifying config.js and problem still the same. But i downloaded a new CKeditor with CKbuilder. Selected Full Preset and only spanish language added. No other plugins added. I try with this and everything work fine. Thanks so much for helping me :)
Only one more thing, the last i hope :) The toolbar has not the same width that textfield, it's a smaller width. Not very worrying but maybe you know how to modify this width to adjust to the textfield. I attached a image that shows the problem. I already tried to select default css ckbuilder theme and use drupal theme css and both has the same effect. Thanks again.
Attachments: