I want to add several buttons on the toolbar which will just insert certain text (mathematical formulas). I have CKEditor integrated in IP Board 3.4.6. How do I go about creating such plugin?
Wed, 02/19/2014 - 00:15
#1

You can find our Plugin SDK
You can find our Plugin SDK along with a few plugin tutorials in the Developer's Guide: http://docs.ckeditor.com/#!/guide/plugin_sdk_intro
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 applied this and I need
Applied this and I need some feedback.
What I did:
- downloaded this plugin (timestamp)
- copied folder to root directory of CKEditor/plugins/timestamp
In ips_config I added: (green dot)
This is what I get:
Icon works, but image doesn't display. What should I do now?
/edit
Whole day passed and finally I've successfully added my first icon;d This editor is really a pain in the ass
Could you perhaps let us know
Could you perhaps let us know what the issue was and how it was solved? Cause this looks like a caching issue, have you cleared your browser cache after seeing this? Were there any JavaScript errors visible in the console?
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!