instiki/lib
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
..
chunks Fix BlahTeX/PNG Path 2010-01-25 17:55:31 -06:00
native Update Windows sqlite3.dll 2009-12-22 21:00:23 -06:00
tasks DB Migration 2009-10-21 00:42:48 -05:00
caching_stuff.rb Fix Caching 2010-01-26 13:50:43 -06:00
instiki_errors.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
logging_stuff.rb Better log rotation for Passenger 2009-10-28 00:03:25 -05:00
node.rb Also fix S5 slides.js 2009-10-11 10:20:43 -05:00
page_renderer.rb Another Bug-fix and some tests 2009-06-06 21:08:08 -05:00
rack_stuff.rb Prefer Monkey-patching Rack Gem to Vendored Rack 2010-05-08 23:42:40 -05:00
rdocsupport.rb More Ruby 1.9 Compatibility fixes 2008-11-12 09:47:24 -06:00
redcloth.rb Sync with latest Instiki trunk. Changes: 2007-03-18 11:56:12 -05:00
sanitizer.rb Updated Sanitizer for HTML5 2010-05-22 14:34:08 -05:00
stringsupport.rb Make truncate() Unicode-aware 2009-12-14 17:41:28 -06:00
url_generator.rb Allow Periods in Page Names 2010-01-26 00:18:30 -06:00
wiki_content.rb Less Grotty 2010-01-25 22:01:10 -06:00
wiki_words.rb Another Textarea Tweak and a Ruby 1.9 Fix 2009-12-12 15:28:05 -06:00