collective.editablesvg
A Plone content type for SVG graphics, that is editable through the web.
Project Description
Introduction
This content type allows you to edit svg graphics in your browser using svg-edit (http://code.google.com/p/svg-edit/). Since the IE still doesn't support SVG graphics the SVG graphic is converted to a PNG image when saved. So the browser only needs to support SVG for editing not for viewing the graphic.
Watch it in action at http://www.youtube.com/watch?v=-Kw3G4TuwKE
Installation
Just add collective.editablesvg to your eggs and zcml section in your buildout
Dependencies
- plone.app.dexterity
- collective.autopermission
- plone.namedfile[blobs]
- reportlab
- svglib
- plone.app.registry
License
copyright 2011 by Dominik Ruf, licensed under the GPL. See docs/LICENSE.txt for details.
Current Release
No stable release available yet.
If you are interested in getting the source code of this project, you can get it from the Code repository .
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|

