Hi,
I know it's an old thread, but I really need this function and I may have missed something:
How exactly can I enable other editors/controltypes in the web.config?
Changing it in the schema I guess means to use it like TinyMCE: with the [DataType("Tinymce")] annotation?
Thanks,
Armand
Edit:Also, if I want to change the way the MediaContent button works in TinyMCE, do I need to change the editor_plugin.js in the Scripts\tiny_mce\plugins\KoobooMediaLibrary folder?
Thanks.
Edit 2:In the meantime I realised that my problem is originated from the fact that the module I built uses a TinyMCE from which I'd like to access the container site's MediaLibrary directly, but it comes up with the "database setup screen" (see below)

Is it my fault or can I use the TinyMCE to use directly the right folder with the right interface?
Thanks again.