~azzar1/unity/add-show-desktop-key

  • Committer: David Coles
  • Date: 2010-07-28 10:52:48 UTC
  • mfrom: (1791.2.10 mediahandlers)
  • Revision ID: coles.david@gmail.com-20100728105248-zvbn9g72v1nsskvd
A series of HTML5 based media handlers using the <audio> and <video> tags.  
This replaces the previous page that just showed a download link (which is 
already available on the menu).

Also solves issue where media files were downloaded by the client twice (once 
in an AJAX request intended only for text).

Known issues:
    * Bug #588285: External BHO will not be able to play media due to not
      having IVLE cookie.
    * Bug #610745: Does not correctly preview revisions
    * Bug #610780: Ogg media does not work in Chromium
Filename Latest Rev Last Changed Committer Comment Size
..
test 1099.1.34 15 years ago William Grant Split up ivle.webapp.base.views into ivle.webapp.b Diff
__init__.py 1099.1.95 15 years ago William Grant Error views are now retrieved from a class method Empty Diff Download File
forms.py 1733 14 years ago Matt Giuca DateTimeValidator: Removed some debugging code. Oo 4.5 KB Diff Download File
ivle-headings.html 1586 14 years ago William Grant Be a bit nicer when displaying the public mode use 3.6 KB Diff Download File
overlays.py 1720 14 years ago William Grant Share one TemplateLoader between every instance of 2 KB Diff Download File
plugins.py 1294.2.123 15 years ago William Grant Fix up the ViewPlugin docstring; it's all differen 3.8 KB Diff Download File
rest.py 1801.1.1 14 years ago William Grant Replace cjson with json, or simplejson if json is 7.6 KB Diff Download File
text.py 1812 14 years ago Matt Giuca TextView: Removed constructor (it just called its 2.6 KB Diff Download File
views.py 1673 14 years ago William Grant Reject off-site non-GET requests. 1.4 KB Diff Download File
xhtml.py 1720 14 years ago William Grant Share one TemplateLoader between every instance of 10.5 KB Diff Download File
xhtmlerror.html 1100.1.24 15 years ago Matt Giuca (almost) all HTML pages updated: Moved <h1>s outsi 354 bytes Diff Download File
xhtmlunauthorized.html 1294.2.130 15 years ago William Grant If the user is an admin, indicate the object in an 292 bytes Diff Download File