Ability to show videos using video.js
CARBONES base application for alfresco
Brought to you by:
marktjackson
Originally created by: mark.tun... (code.google.com)@gmail.com
Originally owned by: mark.tun... (code.google.com)@gmail.com
It would be nice to be able to include videos in the site using the video.js library. This uses HTML5 on newer browsers and falls back to Flash for IE6 and IE7.
But we would need to include the CSS and JavaScript in the <head> tag of the site
I think this could be done by editing this Freemarker Template
https://code.google.com/p/wcmqs/source/browse/trunk/wcmqs/WebContent/WEB-INF/webscripts/common/head.ftl
Video.js is here http://videojs.com/
The workaround is to use YouTube