instiki/public/svg-edit/editor
Jacques Distler aa0a151ba4 Uniquify IDs in SVG-Edit
Since we can have several SVG-Edit graphics
on a page, SVG-Edit should assign unique IDs
to elements, and do so in a fashion that survives
re-editing.

To do this, we use a nonce, and record its value in
a custom se:nonce attribute on the <svg> element.
(Is there a better way?). 

Also, preserve the custom se:connector attribute for
later editing purposes.
2010-02-25 02:25:16 -06:00
..
extensions Uniquify IDs in SVG-Edit 2010-02-25 02:25:16 -06:00
images Change default line thickness 2010-02-20 23:54:20 -06:00
jgraduate Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
jquery-ui Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
js-hotkeys Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
locale Change default line thickness 2010-02-20 23:54:20 -06:00
spinbtn Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
svgicons Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
embedapi.js Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
jquery.js Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
svg-editor.css Change default line thickness 2010-02-20 23:54:20 -06:00
svg-editor.html itex Endpoint 2010-02-22 00:05:52 -06:00
svg-editor.js Sync with latest SVG-Edit 2010-02-22 18:53:15 -06:00
svg-editor.manifest Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
svgcanvas.js Uniquify IDs in SVG-Edit 2010-02-25 02:25:16 -06:00