Hello All,
First of all let me say I am really impressed with the flexibility and power of CKEditor. I am in the process of learning how to write custom plugins for our web sites that use CKEditor and the API is really great.
However, I have hit a stumbling block. I am trying to author a plugin that will output some custom tags for our content management system on the source side, but on the preview side, I'd like to just show an image icon. This functionality is similar to that of the Flash plugin. Being a beginner, the Flash plugin is very complex and I have no tutorial or write up explaining why things are done the way they are.
Currently, I have used the simple plugin tutorials to author the following code. I just need some help taking it to the next level of having a fakeobject in the editor.
Any help is appreciated.
Thanks!
code: