instiki/app/controllers
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
..
admin_controller.rb Manage Uploaded Files 2008-12-31 11:30:33 -06:00
application_controller.rb <video> and x-sendfile 2009-03-02 02:32:25 -06:00
cache_sweeping_helper.rb Cache file_list Action 2009-01-10 22:33:30 -06:00
file_controller.rb File Upload Fixes 2009-02-18 01:40:11 -06:00
revision_sweeper.rb Expire Pages that Include a Modified Page 2008-12-09 03:33:53 -06:00
web_sweeper.rb Boneheaded 2009-01-11 13:49:58 -06:00
wiki_controller.rb Export XHTML Pages 2009-01-23 11:02:16 -06:00