instiki/public/svg-edit
Jacques Distler 2781890832 Updated Sanitizer for HTML5
Sanitizer should recognize HTML elements
and attributes.

New Allowed Elements:

  article aside audio canvas command details
  dialog figcaption figure footer header
  hgroup mark meter nav progress rp rt ruby
  section source summary time video war 
       
(OK, audio and video were already there)

New Allowed Attributes:

  autocomplete contenteditable contextmenu
  draggable formaction icon low max min
  open optimum pattern placeholder preload
  pubdate required reversed  spellcheck step
  wrap

Attributes removed:

  abbr charset loopcount loopend loopstart
  noshade nowrap rev rules 


Maruku supports @start and @reversed on
ordered lists. It doesn't seem to support
IALs on li elements, so you still can't
attach @value to an li.
2010-05-22 14:34:08 -05:00
..
build/tools Fix an SVG nonce bug 2010-04-01 23:56:21 -05:00
clipart Sync with latest SVG-Edit 2010-02-22 18:53:15 -06:00
docs Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
editor Updated Sanitizer for HTML5 2010-05-22 14:34:08 -05:00
examples Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
extras Select Saved SVG 2010-05-11 00:38:21 -05:00
firefox-extension Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
opera-widget Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
screencasts Sync with SVG-Edit 2.5beta 2010-04-28 00:22:49 -05:00
test Content-Type of Cached Files with Period in Name 2010-04-18 12:55:02 -05:00
wave Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
AUTHORS Select Saved SVG 2010-05-11 00:38:21 -05:00
CHANGES Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
LICENSE Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00
Makefile Fix an SVG nonce bug 2010-04-01 23:56:21 -05:00
README Preliminary SVG-edit Support 2010-02-05 21:36:35 -06:00

SVG-edit, a web based SVG editor

http://code.google.com/p/svg-edit/

see AUTHORS file for authors

-----

SVG-edit contains code from these projects:

jQuery JavaScript Library v1.3.2
http://jquery.com/
Copyright (c) 2009 John Resig

jQuery js-Hotkeys
http://code.google.com/p/js-hotkeys/
Copyright (c) 2008 Tzury Bar Yochay

jPicker
http://www.digitalmagicpro.com/jPicker/
Copyright (c) 2009 Christopher T. Tillman