Opened 18 years ago
Closed 12 years ago
#1375 closed enhancement (wontfix)
Rip off MoinMoin work
Reported by: | Erik Rose | Owned by: | fwierzbicki |
---|---|---|---|
Priority: | normal | Component: | WikiWygPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Apparently, MoinMoin already solved all our problems: parsing editor-generated HTML, dealing with macros, everything. Go to http://moinmoin.wikiwikiweb.de/WikiSandBox in Firefox, hit "Edit (GUI)", and see for yourself.
So, since Trac uses almost exactly MoinMoin syntax, perhaps we should just rip off the work from Moin. (This would mean switching to FCKeditor.)
Attachments (0)
Change History (5)
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
The idea of ripping of the work of MoinMoin sounds great. Cause i need a wysiwyg-Editor as fast as possible i'm willing to help as far as i can. So if there is an work i could do let me know.
comment:3 Changed 17 years ago by
somehow i liked the "double-click on text behaviour", and wikiwyg seemed simpler at a first glance.
for moinmoin, a code reading starting point might be PageGraphicalEditor.py.
comment:4 Changed 17 years ago by
also moinmoin got a t:GoogleSoc project for templating, current favourite seems genshi, which would bring moin and trac again a step closer.
comment:5 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Project is deprecated in favor of TracWysiwygPlugin.
Replying to ErikRose:
This seems like a great idea to me. How is progress on this plugin? I would love to use it myself.