Hi,
I want to add a new button to my CKEditor. the button only need to wraps 2 tag around a selected text inside theCKEditor.
My 2 tags are [collapse collapsed] and [/collapse], so it looks like:
[collapse collapsed]selected text[/collapse]
*I'm using 3.x CKEditor.
Many thanks for the helpers.
I want to add a new button to my CKEditor. the button only need to wraps 2 tag around a selected text inside theCKEditor.
My 2 tags are [collapse collapsed] and [/collapse], so it looks like:
[collapse collapsed]selected text[/collapse]
*I'm using 3.x CKEditor.
Many thanks for the helpers.
Re: How do I create a simple new plugin?
Note sure what the above answer is, but to beat a dead horse:
http://lmgtfy.com/?q=CKEditor+Plugin+tutorial