[xiph-commits] r18823 - websites/xiph.org/video
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Mon Feb 25 12:13:36 PST 2013
Author: xiphmont
Date: 2013-02-25 12:13:36 -0800 (Mon, 25 Feb 2013)
New Revision: 18823
Modified:
websites/xiph.org/video/fallback.include
websites/xiph.org/video/vid1.shtml
Log:
Upload corrected fallback
Modified: websites/xiph.org/video/fallback.include
===================================================================
--- websites/xiph.org/video/fallback.include 2013-02-25 19:31:59 UTC (rev 18822)
+++ websites/xiph.org/video/fallback.include 2013-02-25 20:13:36 UTC (rev 18823)
@@ -8,7 +8,7 @@
<p>
Please consider upgrading to an
open-standards-compliant web browser such as
- <a href="http://www.getfirefox.net">Firefox</a>,
+ <a href="http://www.getfirefox.org">Firefox</a>,
<a href="https://www.google.com/intl/en/chrome/browser/">Chrome</a>
or
<a href="http://www.opera.com/download/">Opera</a>, or
@@ -18,9 +18,16 @@
</p>
<div>
- <a href="http://www.getfirefox.net"><img border="0"
- src="http://www.getfirefox.net/banner/160x60_download.png"
- width="160" height="60" border="0" alt="firefox">
+ <a href="//affiliates.mozilla.org/link/banner/33816">
+ <img src="//affiliates.mozilla.org/media/uploads/banners/f5eeeddc214ed8ef15e48bc80e1f53b0da4f0574.png" alt="Download Firefox" width="125" height="125" border="0">
</a>
</div>
</div>
+
+
+
+
+
+
+
+
Modified: websites/xiph.org/video/vid1.shtml
===================================================================
--- websites/xiph.org/video/vid1.shtml 2013-02-25 19:31:59 UTC (rev 18822)
+++ websites/xiph.org/video/vid1.shtml 2013-02-25 20:13:36 UTC (rev 18823)
@@ -28,24 +28,8 @@
onpause="undimpage()"
onended="undimpage()">
- <!-- Cortado fallback for browsers w/o video, or without Ogg/WebM in video -->
- <!-- Nope, dropping Cortado fallback. java in the web browser is dead as a doornail -->
- <div class="fallback">
- <p>
- Your browser doesn't seem to support HTML5 WebM or Ogg
- video. Please consider upgrading to an
- open-standards-compliant web browser such
- as <a href="http://www.getfirefox.net">Firefox</a> or
- downloading this video to watch in your favorite media
- player.</p>
+ <!--#include virtual="fallback.include" -->
- <div>
- <a href="http://www.getfirefox.net"><img border="0"
- src="http://www.getfirefox.net/banner/160x60_download.png"
- width="160" height="60" border="0" alt="firefox"></a>
- </div>
- </div>
-
</video>
</div>
</div>
More information about the commits
mailing list