instiki/vendor/rails/actionpack/test/template
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
..
active_record_helper_i18n_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
active_record_helper_test.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
asset_tag_helper_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
atom_feed_helper_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
benchmark_helper_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
compiled_templates_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
date_helper_i18n_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
date_helper_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
erb_util_test.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
form_helper_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
form_options_helper_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
form_tag_helper_test.rb Rails 2.2.2 2008-11-24 15:53:39 -06:00
javascript_helper_test.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
number_helper_i18n_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
number_helper_test.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
prototype_helper_test.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
record_tag_helper_test.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
render_test.rb <video> and x-sendfile 2009-03-02 02:32:25 -06:00
sanitize_helper_test.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
scriptaculous_helper_test.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
tag_helper_test.rb Rails 2.2.2 2008-11-24 15:53:39 -06:00
test_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
text_helper_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
translation_helper_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
url_helper_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00