Improve SVG support for every user
Problem
SVG support depends on browser / plugins installed.
- some browsers already have built-in support for SVG (like Firefox)
- others maybe can use plugins (check!)
- for browsers without support / users without the right plugin, we need a solution
Ideas
If a browser does not support SVG / a user does not have a SVG plugin:
- have a wiki config and user profile option "server-side SVG rendering"
- based on that setting, either:
- emit image links directly to the SVG item
- emit image links to a cached rendered PNG representation (cache action)
xdraw
http://www.xdraw.org/ looks interesting and is based on dojo
looks rather like an experiment than a project
ADDraw
http://draw.labs.autodesk.com/ADDraw/draw.html also interesting but I guess not using a licence we can use.
It was mentioned here (Saturday, November 4th, 2006) as Open source Ajax drawing tool.
litha-paint
http://litha-paint.com/ - java based server
code at https://svn.codehaus.org/litha-paint/
draw2d
http://draw2d.org/draw2d/about
SVG support??
http://draw2d.org/draw2d/node/107 not sure if he has finished it
JHotDraw
http://sourceforge.net/projects/jhotdraw
Support for SVG, XML, ...
JHotDraw itself is a JAVA framework for graphical editors. The package contains a lot of jar-samples which can be executed directly.
There is a Wiki project based on JHotDraw called AnyWikiDraw: http://sourceforge.net/projects/anywikidraw Unfortunately there is only MediaWiki, PMWiki and TWiki support but no one for MoinMoin. We should change that
Yeah -- ReimarBauer 2009-09-06 09:00:50
- anywikidraw was added to 1.9