Hi,
I have a question.
How can I add my own Buttons? For example:
Button: generate Code-Container
When I click on it, CKEditor automatically add s.th like this to the Source:
<pre>Type in your Code</pre>
So I just have to type in my Code
Do you know, how to do this?
Thank You,
Greetings,
Dennis (aka Akeno)
I have a question.
How can I add my own Buttons? For example:
Button: generate Code-Container
When I click on it, CKEditor automatically add s.th like this to the Source:
<pre>Type in your Code</pre>
So I just have to type in my Code
Do you know, how to do this?
Thank You,
Greetings,
Dennis (aka Akeno)
Re: How do I add custom buttons?
You need to create a new plugin. There's a tutorial here : http://docs.cksource.com/CKEditor_3.x/Tutorials
The link for CKEditor 4 is
The link for CKEditor 4 is http://docs.ckeditor.com/#!/guide/plugin_sdk_sample_1
But I think there is a mistake in the tutorial, I can not follow it, please see:
http://ckeditor.com/forums/Support/New-plugin-adding-documentation-study