svgedit/editor/extensions
Jeff Schiller 96e5b2377e Only disable overview panel in Chrome 48-, not all Chrome 2015-12-07 07:53:28 -08:00
..
imagelib JSLint extensions 2014-02-12 09:38:38 +00:00
shapelib
allowedMimeTypes.php PDF export in server_opensave extension 2014-06-13 14:58:46 +00:00
closepath_icons.svg
ext-arrows.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-closepath.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-connector.js Properly-formed URLs will not have spaces, so no need to replace; no need for "/" escaping unless within HTML doc; properly encode loadingImage window text; support loading of (properly URL encoded) non-base64 "data:image/svg+xml;utf8,"-style data URIs 2014-04-08 01:31:22 +00:00
ext-eyedropper.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-foreignobject.js Properly-formed URLs will not have spaces, so no need to replace; no need for "/" escaping unless within HTML doc; properly encode loadingImage window text; support loading of (properly URL encoded) non-base64 "data:image/svg+xml;utf8,"-style data URIs 2014-04-08 01:31:22 +00:00
ext-grid.js Minor clean-up 2014-04-09 03:44:19 +00:00
ext-helloworld.js Minor clean-up 2014-04-09 03:44:19 +00:00
ext-imagelib.js Switch imagelib to https urls, update project to be hosted over https 2015-12-01 22:15:28 -08:00
ext-imagelib.xml Fixed some imagelib bugs, added nicer icon, nicer buttons 2010-08-31 20:31:58 +00:00
ext-markers.js Very minor: indent/clean-up 2014-02-17 00:46:57 +00:00
ext-mathjax.js Minor clean-up 2014-04-09 03:44:19 +00:00
ext-overview_window.js Only disable overview panel in Chrome 48-, not all Chrome 2015-12-07 07:53:28 -08:00
ext-panning.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-panning.xml Adding Padding extension for tablet/mobile devices 2013-02-07 13:57:55 +00:00
ext-php_savefile.js
ext-polygon.js Minor clean-up 2014-04-09 03:44:19 +00:00
ext-server_moinsave.js Comment on line of code appearing unnecessary 2014-06-13 08:25:38 +00:00
ext-server_opensave.js PDF export in server_opensave extension 2014-06-13 14:58:46 +00:00
ext-shapes.js Minor clean-up 2014-04-09 03:44:19 +00:00
ext-shapes.xml
ext-star.js Properly-formed URLs will not have spaces, so no need to replace; no need for "/" escaping unless within HTML doc; properly encode loadingImage window text; support loading of (properly URL encoded) non-base64 "data:image/svg+xml;utf8,"-style data URIs 2014-04-08 01:31:22 +00:00
ext-storage.js Ensure top URL will change in case it wishes to react according to storagePrompt param (such as in the embedded editor). 2014-02-22 05:19:50 +00:00
ext-webappfind.js
ext-xdomain-messaging.js Critical privacy/data integrity fix: Move cross-domain capable message listener into own extension (ext-xdomain-messaging.js) and do not include by default (the extension now won't work anyways without an allowedOrigins config first being set (in config.js) for security reasons (and not via URL)); add allowedOrigins config and demo use in config-sample.js; JSLint; update embedapi.html to supply the xdomain extension in case running xdomain (again, allowedOrigins must be supplied in the local copy of config.js for this to work); modify embedapi.js to allow reuse of cross-domain API with same-domain usage, but without the intermediate JSON parsing which could lose some non-JSONable arguments or response. 2014-02-22 04:08:24 +00:00
eyedropper-icon.xml
eyedropper.png
fileopen.php Some error reporting in fileopen.php 2014-06-13 15:38:20 +00:00
filesave.php Fix case issue impacting server save of SVG files (usually not used by modern browsers given the checks) 2014-06-13 08:16:47 +00:00
foreignobject-icons.xml Made extension improvements to svg-editor.js and added foreignObject plugin based on patch by Jaques Distler (disabled by default) 2010-02-16 21:07:13 +00:00
grid-icon.xml
helloworld-icon.xml
markers-icons.xml
mathjax-icons.xml Adding mathjax extension 2013-04-12 19:25:18 +00:00
polygon-icons.svg
savefile.php
star-icons.svg
webappfind-icon.svg