From 8986c201d40a53deb1a6ebc56a48e66892b18b6f Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 27 Nov 2012 20:16:30 +0100 Subject: [PATCH] pentaradio24 live video stream --- content/news/pentaradio24-20121127.xml | 11 ++++++++++- content/static/style/default.css | 4 ++++ xsd/c3d2web.xsd | 1 + xsd/xhtml1-strict.xsd | 13 +++++++++++++ 4 files changed, 28 insertions(+), 1 deletion(-) diff --git a/content/news/pentaradio24-20121127.xml b/content/news/pentaradio24-20121127.xml index e268a2c70..f3481824e 100644 --- a/content/news/pentaradio24-20121127.xml +++ b/content/news/pentaradio24-20121127.xml @@ -12,8 +12,17 @@ Vorausblick geben, weshalb und wie man elektronische Kommunikation schützen sollte.

+

+

+

- Mitmachen: + Obiges <video>-Element müsste in Firefox und Chromium funktionieren. Alle anderen öffnen bitte diese Adresse mit einem Mediaplayer: + http://stream.pentamedia.org:8000/c3d2.ogg +

+

Phone
diff --git a/content/static/style/default.css b/content/static/style/default.css index 3f7e596e8..e9b166141 100644 --- a/content/static/style/default.css +++ b/content/static/style/default.css @@ -200,6 +200,10 @@ pre { margin-top: .5em; } +#content video { + max-width: 100%; +} + /* -- Comments -- */ div.comments > p:first-child { padding: 1em 0 0; diff --git a/xsd/c3d2web.xsd b/xsd/c3d2web.xsd index 54d97d41f..8bb96b092 100644 --- a/xsd/c3d2web.xsd +++ b/xsd/c3d2web.xsd @@ -91,6 +91,7 @@ + diff --git a/xsd/xhtml1-strict.xsd b/xsd/xhtml1-strict.xsd index c1c30728c..c726b50a0 100644 --- a/xsd/xhtml1-strict.xsd +++ b/xsd/xhtml1-strict.xsd @@ -2219,5 +2219,18 @@ + + + + + + + + + + + + +