svgedit/editor
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
..
extensions 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
images Check in new version of logo 2010-02-27 04:36:04 +00:00
jgraduate Fix Issue 62: can now set color to none right in the picker (uplift to jGraduate r71) 2010-01-29 05:39:57 +00:00
jquery-ui Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
js-hotkeys Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
locale Added 'Import SVG' menu item and icon - only shows up in Firefox 3.6 and functions identically to Open at the moment 2010-02-20 23:38:49 +00:00
spinbtn Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
svgicons Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
embedapi.js Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
jquery.js Fixed Issue 408: Uplift to jQuery 1.4.1. Also fixed minor bugs caused by 1.4 related to custom dropdown menus 2010-01-27 14:23:51 +00:00
svg-editor.css Added 'Import SVG' menu item and icon - only shows up in Firefox 3.6 and functions identically to Open at the moment 2010-02-20 23:38:49 +00:00
svg-editor.html Add an id input field in the context panel. Users can see and change the ID of elements now 2010-02-26 23:56:36 +00:00
svg-editor.js Add an id input field in the context panel. Users can see and change the ID of elements now 2010-02-26 23:56:36 +00:00
svg-editor.manifest Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
svgcanvas.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