Hi there!
I'm just learning ASP.NET programming, i'm creating a test page for school and i really need a WYSWYG editor, i think CKEditor is the best for it.
However, i can't seem to customize it the way i'd like to. I want use the HyperLink, Image and Flash insertion features of it, but whenever i click those buttons in the editor, i get a pretty complex modal dialog, where i can set a lot of things, like the target of the link or image borders, etc.
I do not want these options to show, i only wish to get a simple dialog which asks for the url, maybe height and width for the images and flash content, but nothing else...
I'm wondering if there are any pre-defined, simplified dialog windows available, just like for the toolbox we have "Full" and "Basic" definitions?
Or if there aren't any, how could i tell in ASP.NET to the editor which parts of the dialog windows i' like to see?
Please help, it's very important to me...
Thu, 05/05/2011 - 13:59
#1