You're right, we need to find a way to have a complete and updated version of all possible toolbar items. It's not that obvious once there are so many different plugins (including external ones), but I'll discuss this with my colleagues and hopefully we will come up with some ideas.
May it is possible using API
May it is possible using API or any description?
API is your friend
Just check the CKEditor JavaScript API for that:
http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-toolbarGroups
http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-toolbar
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 still am not seeing it... I
I still am not seeing it... I only find the groups. Where is a list of the individual items?
See the "Toolbar
See the "Toolbar Configurations" sample available in the "samples" folder of your CKEditor installation (or here for CKEditor nightly build).
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!
what items are available?
I too have spent a lot of time searching for these.
Anna, in your earlier post, you suggested following the link:
http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-toolbar
and this shows the sample:
but how do you know that 'Source' is an item; that 'Bold' is an item...
and what other items are available? I can find no list of these items anywhere!
(admittedly, some of them I can guess at, but I'm struggling to find others, and there must be more that I don't even know exist)
You're right, we need to find
You're right, we need to find a way to have a complete and updated version of all possible toolbar items. It's not that obvious once there are so many different plugins (including external ones), but I'll discuss this with my colleagues and hopefully we will come up with some ideas.
At the moment you can have a look at the list compiled by some forum users: http://ckeditor.com/forums/CKEditor/Complete-list-of-toolbar-items
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!
Be sure to also tell them
Be sure to also tell them they're doing an awesome job! :)
I will, thank you :-)
I will, thank you :-)
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!
thanks
that's great, thanks