instiki/lib/chunks
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
..
category.rb Minor Cleanups 2008-05-22 02:46:45 -05:00
chunk.rb Export XHTML Pages 2009-01-23 11:02:16 -06:00
engines.rb Blahtex 2008-07-26 04:14:41 -05:00
include.rb Revert Revision 338 2009-01-15 22:42:09 -06:00
literal.rb Export XHTML Pages 2009-01-23 11:02:16 -06:00
nowiki.rb Better 2008-12-01 10:29:46 -06:00
test.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
uri.rb Rails 2.2.2 2008-11-24 15:53:39 -06:00
wiki.rb <video> and x-sendfile 2009-03-02 02:32:25 -06:00