svgedit/editor/extensions
Jacques Distler 5f6830745b SVG-Edit-generated IDs can now sport a nonce (to uniquify them). The value of the nonce is recorded as an se:nonce attribute on the root <svg> element.
The default behaviour is as before. But, if you call svgCanvas.randomizeIds() or if setSvgString() detects an se:nonce attribute on the root <svg> element, this will trigger the new behaviour (in the latter case, using the existing nonce).

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1436 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-02-27 22:55:53 +00:00
..
closepath_icons.svg Another tweak to the close_path icons 2010-02-20 16:43:52 +00:00
ext-arrows.js SVG-Edit-generated IDs can now sport a nonce (to uniquify them). The value of the nonce is recorded as an se:nonce attribute on the root <svg> element. 2010-02-27 22:55:53 +00:00
ext-closepath.js Make close_path icons work 2010-02-19 22:40:04 +00:00
ext-connector.js Fixed issue 502, removed unnecessary old dupe extensions that I keep accidentally editing first only to get really frustrated as my changes don't appear 2010-02-26 20:31:33 +00:00
ext-foreignobject.js Slightly nice placeholder content for foreignObject. 2010-02-19 23:18: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