Hello everybody, I'm working on plug-in(s) for tiny_mce 2.1.0 in order to implement the "add link" and the "add image" wiki features. I'll try to bypass the html-to-wiki conversion, using only tiny_mce without wiki_editor. Greetings, Mathieu --------------------------------------------------- Mathieu Emptoz CEA Cadarache DRFC/STEP XWiki's EFDA Remote Participation Administrator --------------------------------------------------- -----Message d'origine----- De : Christian Gmeiner [mailto:christian.gmeiner@gmail.com] Envoyé : vendredi 23 février 2007 16:38 À : xwiki-dev@objectweb.org Objet : Re: [xwiki-dev] tiny_mce and the integration into xwiki Good news... I have written two tiny_mce plugins: * xwiki -> converts html to xwiki syntax * xwikimacro -> show macro dialog I have done only some parts of the convertion - bold, italc and it works very fine. I am reading into the plugin api more deeply so that we could provide a better interaction - e.g. links dialog as we know it, or image dialg as we know it. I think that are very good news :) greets, austriancoder