instiki/public/svg-edit/editor/extensions
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
..
closepath_icons.svg Another tweak to the close_path icons 2010-02-20 10:40:40 -06:00
ext-arrows.js Uniquify IDs in SVG-Edit 2010-02-25 02:25:16 -06:00
ext-closepath.js Make Closepath Icons Work 2010-02-19 16:37:20 -06:00
ext-connector.js Cleanup itex extension 2010-02-23 17:24:23 -06:00
ext-foreignobject.js itex Endpoint 2010-02-22 00:05:52 -06:00
ext-itex.js Uniquify IDs in SVG-Edit 2010-02-25 02:25:16 -06:00
foreignobject-icons.xml SVG-Edit foreignObject tool refactored as an extension 2010-02-16 23:14:04 -06:00
itex-icons.xml itex Endpoint 2010-02-22 00:05:52 -06:00