exchange svg files with inkscape

inkscape is a very nice program for many cases. I have choosen it because of its fileformat. It store in SVG. Which could be rendered in firefox. inkscape has a possibility to add plugins.

I have created two simple plugins. They can be extended. If one like to help / contribute please feel free.

  1. You have to copy these files to your ~/.inkscape/extensions folder
  2. Your wiki needs to have xmlrpc enabled
  3. In Inkscape Effects you find a new MoinMoin menu

  • [get | view] (2009-05-17 10:14:48, 3.2 KB) [[attachment:inkscape_moin_xmlrpc.zip]]
  • [get | view] (2009-05-17 10:14:53, 0.9 KB) [[attachment:moin_xmlrpc_get.inx]]
  • [get | view] (2009-05-17 10:14:56, 2.4 KB) [[attachment:moin_xmlrpc_get.py]]
  • [get | view] (2009-05-17 10:15:00, 0.9 KB) [[attachment:moin_xmlrpc_put.inx]]
  • [get | view] (2009-05-17 10:15:04, 2.5 KB) [[attachment:moin_xmlrpc_put.py]]
 All files | Selected Files: delete move to page copy to page

I will extend and make them saver later, currently it is working a bit simple. Currently there are no checks done if the page or attachment exists. But it shows how less lines are needed to communicate between moinmoin and inkscape.

MoinMoin: ReimarBauer/Inkscape (last edited 2009-05-17 10:24:49 by ReimarBauer)