-
Committer:
Jacques Distler
-
Date:
2009-03-02 08:32:25 UTC
-
Revision ID:
distler@golem.ph.utexas.edu-20090302083225-adawgfijm1q71743
<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!).