From 773a4ba4497150f23761ee460d9d4bc99b334050 Mon Sep 17 00:00:00 2001 From: erlehmann Date: Mon, 12 May 2008 04:09:27 +0000 Subject: [PATCH] embedded mode now works even without javascript and has useful tips for those without ogg theora plugin (namely to download VLC and/or go to wikipedia) git-svn-id: http://yolanda.mister-muffin.de/svn@349 7eef14d0-6ed0-489d-bf55-20463b2d70db --- trunk/style/embedded.css | 17 +++++++++++++++-- trunk/xsl/xhtml-embed.xsl | 27 +++++++++++++++++++-------- 2 files changed, 34 insertions(+), 10 deletions(-) diff --git a/trunk/style/embedded.css b/trunk/style/embedded.css index cb23e6c..fbef73e 100644 --- a/trunk/style/embedded.css +++ b/trunk/style/embedded.css @@ -1,7 +1,20 @@ +@import "colors/tango.css"; + body { - margin: 0px; - padding: 0px; + font-family: sans-serif; + font-size: 10pt; + margin: 0px; + padding: 0px; + text-align: center; +} + +fieldset +{ + border-style: solid; + border-width: 1px; + margin: 0px; + padding: 1em; } form diff --git a/trunk/xsl/xhtml-embed.xsl b/trunk/xsl/xhtml-embed.xsl index 9420765..7dfb533 100644 --- a/trunk/xsl/xhtml-embed.xsl +++ b/trunk/xsl/xhtml-embed.xsl @@ -17,7 +17,6 @@ omit-xml-declaration="no" /> - @@ -110,11 +108,24 @@ - enjoy your NOT OGG +
+ Your browser does not support Ogg Theora video playback. +
+

+ To view this video, install + VLC, + mplayer or + another player capable of playing + Ogg Theora + videos. +

+

+ For installation instructions, see the Wikipedia Media Help. +

-
+