From 46ac337b6e118b91a25170a0f0d7cef3a823611b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 26 Mar 2017 19:54:06 +0200 Subject: Use stem, width and height also for live video. --- show.mdwn | 9 ++++++++- templates/video.mdwn | 7 ++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/show.mdwn b/show.mdwn index a6dfb79..444aa55 100644 --- a/show.mdwn +++ b/show.mdwn @@ -1,4 +1,11 @@ [[!meta script="/usr/share/javascript/jquery/jquery.min.js"]] [[!meta script="/usr/share/javascript/bootstrap/js/bootstrap.min.js"]] -[[!template id=video name="live-video" title="FREE Live Webinar" start="1494946800000"]] +[[!template id=video + name="live-video" + title="FREE Live Webinar" + start="1494946800000" + stem=omni/show0 + width=640 + height=360 +]] diff --git a/templates/video.mdwn b/templates/video.mdwn index ae42b5d..e2223f1 100644 --- a/templates/video.mdwn +++ b/templates/video.mdwn @@ -5,13 +5,14 @@
- class="embed-responsive-item" playsinline autoplay muted poster="//media.couchdesign.dk/.jpg" controls> + -