Repository
https://github.com/AlanZheng/DokuWiki-Plugin-SVGEdit
Bug Fixes
What was the issue(s)?
The issue is SVG-SAVE button won't work.
it will show below error messages:
- What was the solution?
Because its dependence project svgedit(https://github.com/SVG-Edit/svgedit) changed module name to EmbeddedSVGEdit.
So my solution is correct the name in script.js of DokuWiki-Plugin-SVGEdit.
Please see the pull history for more details: https://github.com/Harvie/DokuWiki-Plugin-SVGEdit/pull/27
Refer to:
http://alanzheng.top/doku.php?id=designs:misc:svgedit_save_issue_fixed