[Koha-bugs] [Bug 8377] Show HTML5 video/ audio for media files in OPAC and staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 27 10:03:03 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8377

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14279|0                           |1
        is obsolete|                            |

--- Comment #41 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 14284
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14284&action=edit
Bug 8377 [ENH] Show HTML5 video/ audio for media files in OPAC and staff client

This enhancement uses information from MARC field 856 to generate the
appropriate HTML5 code to embed am media player for the file(s) in a tab in the
OPAC and staff client detail view. This patch supports the HTML5 <audio> and
<video> element. Additionally it gives basic support for the <track> element.
This element is not supported very well by recent browsers. Please consider the
patch working when you get working video or audio.

Rebased to Master 22.11.2012

Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list