Hi all, I just uploaded to t-h a new plugin that replaces the wiki-editor with the excellent CKEditor (actual work done by Edan Maor (in Cc)). You can find it here: http://trac-hacks.org/wiki/CkEditorPlugin
As described on the plugin page, this is a very initial alpha version, mainly because it only produces raw HTML. I am very interested in making it support TracWiki syntax, making it a full-featured wiki-editor (along with some more nice features, specified on the plugin page), and I'm looking for tips and advice on how to make that happen. Two possible approaches that come to mind are- (1) implementing a HTML<->TracWiki conversion layer; and (2) replacing CKEditor's rendering engine with something that emits TracWiki directly. Your input and contribution is much appreciated! Merry Christmas, - Itamar O. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
