You have to change the "controlType" property of your dialog definition. See for example config:/modules/templating/dialogs/samples/mainColumn/textImage/tabText/text/controlType to change it for one of the sample paragraphs.
Regards, Andreas On 11/7/05, [email protected] <[email protected]> wrote: > I am trying to integrate KTML4 as a new html editor in magnolia. In > doing so I've start to develop the necessary components for it. I have > created a control but I can not make it work under magnolia as I still > see fckeditor when editing a paragraph. > > I found this in one of the posts: > To enable fckEditor you simply need to change the control type from > "richEdit" to "fckEdit". > > So I guess I have to activate my editor from somewhere. Until now I only > have found this reference and nothing more. Where do I change the > control type from fckEdit to ktml4Edit? -- Andreas Brenk [EMAIL PROTECTED] http://andreasbrenk.com/ ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
