instiki/vendor/plugins/HTML5lib/lib/html5
Jacques Distler 8ea8b6a8f7 <video> and x-sendfile
Using <object> and <embed> were forbidden for obvious
security reasons. Instiki now permits embedding video
via the HTML5 <video> element (Ogg/Theora encoded videos
only, with .ogg or .ogv extensions). You can even upload
videos with

    [[foo.ogg:video]]

Instiki now support x-sendfile. See the Proxying page for
configuring Apache (with the x-sendfile module). Lighttpd
should work similarly.

Update Rails to latest Edge (hopefully converging on RC2!).
2009-03-02 02:32:25 -06:00
..
filters Update to latest HTML5lib 2007-09-09 22:26:19 -05:00
html5parser Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00
serializer Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00
treebuilders Sync with latest HTML5lib 2007-10-06 11:55:58 -05:00
treewalkers Sync with latest HTML5lib 2007-10-06 11:55:58 -05:00
cli.rb Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00
constants.rb Fix Unicode bug 2007-12-17 03:17:43 -06:00
html5parser.rb Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00
inputstream.rb Fix Busted Functional Tests 2008-01-21 11:59:55 -06:00
liberalxmlparser.rb Update to latest HTML5lib 2007-09-09 22:26:19 -05:00
sanitizer.rb <video> and x-sendfile 2009-03-02 02:32:25 -06:00
serializer.rb Sync with latest HTML5lib and latest Maruku 2007-07-04 17:36:59 -05:00
sniffer.rb Fix Busted Functional Tests 2008-01-21 11:59:55 -06:00
tokenizer.rb Fix Busted Functional Tests 2008-01-21 11:59:55 -06:00
treebuilders.rb Minor S5 tweaks and Sync with Latest HTML5lib 2007-08-30 12:19:10 -05:00
treewalkers.rb Minor S5 tweaks and Sync with Latest HTML5lib 2007-08-30 12:19:10 -05:00
version.rb Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00