svgedit/editor/extensions
Brett Zamir dd9e3b4864 Ensure top URL will change in case it wishes to react according to storagePrompt param (such as in the embedded editor).
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2722 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-22 05:19:50 +00:00
..
imagelib JSLint extensions 2014-02-12 09:38:38 +00:00
shapelib Remove dupe keys in JSON 2014-02-12 07:58:46 +00:00
allowedMimeTypes.php Minor clean-up; UTF-8 for SVG 2014-02-02 01:06:25 +00:00
closepath_icons.svg Another tweak to the close_path icons 2010-02-20 16:43:52 +00:00
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 JSLint extensions 2014-02-12 09:38:38 +00:00
ext-eyedropper.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-foreignobject.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-grid.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-helloworld.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-imagelib.js Apply changes of mmariani in Github extpath branch (https://github.com/mmariani/svg-edit/compare/extpath ) as reported by birbag in issue 1184 2014-02-12 03:48:48 +00: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 1. Reference config.js in the editor (and remove encouragement for adding extensions to HTML) but ignore config.js in SVN (let user configure) but supply config-sample.js to indicate config/pref/extension possibilities; 2014-02-18 15:06:27 +00:00
ext-overview_window.js Very minor clean-up 2014-02-16 03:21:15 +00: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 Apply changes of mmariani in Github extpath branch (https://github.com/mmariani/svg-edit/compare/extpath ) as reported by birbag in issue 1184 2014-02-12 03:48:48 +00:00
ext-polygon.js rmv redundant line 2014-02-17 10:55:20 +00:00
ext-server_moinsave.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-server_opensave.js Minor: Avoid internal use of svgEditor, fix comment 2014-02-18 23:57:49 +00:00
ext-shapes.js JSLint extensions 2014-02-12 09:38:38 +00:00
ext-shapes.xml Created and included path library extension, based on data by Christian Tzurcanu. Takes care of most of issue 541 2010-07-09 19:09:37 +00:00
ext-star.js JSLint extensions 2014-02-12 09:38:38 +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 Apply changes of mmariani in Github extpath branch (https://github.com/mmariani/svg-edit/compare/extpath ) as reported by birbag in issue 1184 2014-02-12 03:48:48 +00:00
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 Issue 115: First attempt at an eye-dropper extension/tool. Also add color-interpolation-filters attribute to whitelist 2010-03-29 03:22:42 +00:00
eyedropper.png Issue 115: First attempt at an eye-dropper extension/tool. Also add color-interpolation-filters attribute to whitelist 2010-03-29 03:22:42 +00:00
fileopen.php Minor clean-up; UTF-8 for SVG 2014-02-02 01:06:25 +00:00
filesave.php Minor clean-up; UTF-8 for SVG 2014-02-02 01:06:25 +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 Added excellent grid/snapping extension by redou.mine 2010-09-09 12:46:02 +00:00
helloworld-icon.xml Made SVG icons no longer require a viewBox to display properly 2010-03-30 15:28:57 +00:00
markers-icons.xml Added Spanish translation (in progress) by Alicia Puerto, fixed bug where circle icon used circle marker icon 2010-06-08 18:40:13 +00:00
mathjax-icons.xml Adding mathjax extension 2013-04-12 19:25:18 +00:00
polygon-icons.svg Added Star and Polygon Extensions - Looks like Firefox recently broke something and shows mitre ends too long. USed to work great, Chrome is fine. v.2 2013-01-18 18:05:41 +00:00
savefile.php Avoid URL decoding; remove dead code; add encoding to XML Declaration in php_savefile extension 2014-02-01 16:42:46 +00:00
star-icons.svg Added Star and Polygon Extensions - Looks like Firefox recently broke something and shows mitre ends too long. USed to work great, Chrome is fine. v.2 2013-01-18 18:05:41 +00:00
webappfind-icon.svg Add WebAppFind extension and icon (depends on WebAppFind add-on and executables) 2013-10-14 00:10:43 +00:00