base svgedit
author Thomas Mudrunka
email harvie[a]email_cz
-date 2014-05-14
+date 2014-05-20
name SVG-Edit plugin
desc A nice way, to create, store, edit, and embed SVG images in DokuWiki
url http://www.dokuwiki.org/plugin:svgedit
-var svgeditor_path = 'http://svg-edit.googlecode.com/svn/branches/stable/editor/'; //online stable
-//var svgeditor_path = 'http://svg-edit.googlecode.com/svn/trunk/editor/'; //online latest (unstable)
+var svgeditor_path = 'https://svg-edit.googlecode.com/svn/branches/stable/editor/'; //online stable
+//var svgeditor_path = 'https://svg-edit.googlecode.com/svn/trunk/editor/'; //online latest (unstable)
//var svgeditor_path = DOKU_BASE+'lib/plugins/svgedit/svg-edit/'; //offline
//load embedapi.js