CKEDITOR - initialize own plugin

Community Driven Extensions Project
Post Reply
odell
Posts: 1
Joined: 15 Jul 2014, 10:53

15 Jul 2014, 11:02

I made a plugin and put it into JAR archive in /plugins/myplugin. I added my plugin to toolbar in config.js. The icon of my plugin is displayed, but it does not work. I don't know how to initialize it:

Code: Select all

<pe:ckEditor id="editor" value="#{msg['text']}" toolbar="[['mojeCombo','Cut','Copy','Paste','PasteText','PasteFromWord','-', 'SpellChecker', 'Scayt']]" >  
<pe:javascript event="initialize" execute= ????/>
<.pe:ckEditor> 
I got also problem with a custom skin. The icons are not displayed, the browser says it cannot find the image file (however they are in JAR file in /skins/ ).

Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests