www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www fry/happy-birthday-to-gnu.html home.shtml


From: Yavor Doganov
Subject: www fry/happy-birthday-to-gnu.html home.shtml
Date: Thu, 30 Jul 2009 12:20:17 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   09/07/30 12:20:16

Modified files:
        fry            : happy-birthday-to-gnu.html 
        .              : home.shtml 

Log message:
        Revert latest changes -- HTML 5 is not yet supported by libxml2, and
        server/header.html declares XHTML anyway.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/fry/happy-birthday-to-gnu.html?cvsroot=www&r1=1.15&r2=1.16
http://web.cvs.savannah.gnu.org/viewcvs/www/home.shtml?cvsroot=www&r1=1.339&r2=1.340

Patches:
Index: fry/happy-birthday-to-gnu.html
===================================================================
RCS file: /web/www/www/fry/happy-birthday-to-gnu.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- fry/happy-birthday-to-gnu.html      29 Jul 2009 09:35:06 -0000      1.15
+++ fry/happy-birthday-to-gnu.html      30 Jul 2009 12:19:53 -0000      1.16
@@ -30,11 +30,32 @@
 
 </style>
 
+<script type="text/javascript" src="http://www.gnu.org/server/ogg.js";></script>
+<script type="text/javascript">
+wgOggPlayer.msg = {"ogg-play": "Play", "ogg-pause": "Pause", "ogg-stop": 
"Stop", "ogg-no-player": "Sorry, your system does not appear to have any 
supported player software.\nPlease \x3ca 
href=\"http://www.fsf.org/resources/formats/playogg/vlc\"\x3edownload a 
player\x3c/a\x3e.", "ogg-player-videoElement": "Native browser support", 
"ogg-player-oggPlugin": "Browser plugin", "ogg-player-cortado": "Cortado 
(Java)", "ogg-player-vlc-mozilla": "VLC", "ogg-player-vlc-activex": "VLC 
(ActiveX)", "ogg-player-quicktime-mozilla": "QuickTime", 
"ogg-player-quicktime-activex": "QuickTime (ActiveX)", "ogg-player-totem": 
"Totem", "ogg-player-kaffeine": "Kaffeine", "ogg-player-kmplayer": "KMPlayer", 
"ogg-player-mplayerplug-in": "mplayerplug-in", "ogg-player-thumbnail": "Still 
image only", "ogg-player-selected": "(selected)", "ogg-use-player": "Use 
player: ", "ogg-more": "More&hellip;", "ogg-download": "Download file", 
"ogg-desc-link": "About this file", "ogg-dismiss": "Close", 
"ogg-player-soundthumb": "No player", "ogg-no-xiphqt": "You do not appear to 
have the XiphQT component for QuickTime.\nQuickTime cannot play Ogg files 
without this component.\nPlease \x3ca 
href=\"http://www.fsf.org/resources/formats/playogg/vlc\"\x3edownload 
VLC\x3c/a\x3e or choose another player."};
+wgOggPlayer.cortadoUrl = "http://ftp.gnu.org/video/cortado.jar";;
+wgOggPlayer.extPathUrl = "/server";
+</script>
+<style type="text/css">
+.ogg-player-options {
+       border: solid 1px #ccc;
+       padding: 2pt;
+       text-align: left;
+       font-size: 10pt;
+}
+</style>
+
+
 <!--#include virtual="/server/banner.html" -->
 
 <h2 class="center">Freedom Fry &mdash; &ldquo;Happy birthday to GNU&rdquo;</h2>
 
-<p style="text-align: center;"><video 
src="http://ftp.gnu.org/video/Stephen_Fry-Happy_Birthday_GNU-hq_600px_780kbit.ogv";
 width="600" height="336" poster="http://ftp.gnu.org/video/fry720.jpg"; 
autoplay="true" controls="true"><a 
href="happy-birthday-to-gnu-cortado.html"><img 
src="http://ftp.gnu.org/video/fry720.jpg"; alt="Play video"/></a></video></p>
+<div id="ogg_player_1" style="width: 600px; margin: 0 auto 1em auto;">
+
+<div><a href="#" onclick="wgOggPlayer.init(false, {&quot;id&quot;: 
&quot;ogg_player_1&quot;, &quot;videoUrl&quot;: 
&quot;http://ftp.gnu.org/video/Stephen_Fry-Happy_Birthday_GNU-hq_600px_780kbit.ogv&quot;,
 &quot;width&quot;: 600, &quot;height&quot;: 336, &quot;length&quot;: 1331, 
&quot;linkUrl&quot;: 
&quot;http://ftp.gnu.org/video/Stephen_Fry-Happy_Birthday_GNU-hq_600px_780kbit.ogv&quot;,
 &quot;isVideo&quot;: true});" style="width: 600px; text-align: center" 
title="Play video" class="image"><img src="http://ftp.gnu.org/video/fry720.jpg"; 
width="600" height="333" alt="Mr. Stephen Fry introduces you to free software, 
and reminds you of a very special birthday." /></a></div>
+
+<div><button onclick="wgOggPlayer.init(false, {&quot;id&quot;: 
&quot;ogg_player_1&quot;, &quot;videoUrl&quot;: 
&quot;http://ftp.gnu.org/video/Stephen_Fry-Happy_Birthday_GNU-hq_600px_780kbit.ogv&quot;,
 &quot;width&quot;: 600, &quot;height&quot;: 336, &quot;length&quot;: 1331, 
&quot;linkUrl&quot;: 
&quot;http://ftp.gnu.org/video/Stephen_Fry-Happy_Birthday_GNU-hq_600px_780kbit.ogv&quot;,
 &quot;isVideo&quot;: true});" style="width: 600px; text-align: center" 
title="Play video"><img src="/server/play.png" width="22" height="22" alt="Play 
video" /></button></div>
+</div>
 
 <p class="center">Mr. <a href="http://www.stephenfry.com/";>Stephen Fry</a> 
introduces you to free software, and reminds you of a very special birthday.</p>
 
@@ -217,7 +238,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2009/07/29 09:35:06 $
+$Date: 2009/07/30 12:19:53 $
 <!-- timestamp end -->
 </p>
 

Index: home.shtml
===================================================================
RCS file: /web/www/www/home.shtml,v
retrieving revision 1.339
retrieving revision 1.340
diff -u -b -r1.339 -r1.340
--- home.shtml  29 Jul 2009 07:08:52 -0000      1.339
+++ home.shtml  30 Jul 2009 12:20:00 -0000      1.340
@@ -141,7 +141,7 @@
 
 <h2>Freedom Fry</h2>
 
-<p class="center"><video 
src="http://ftp.gnu.org/video/Stephen_Fry-Happy_Birthday_GNU-hq_600px_780kbit.ogv";
 width="450" height="250" poster="http://www.gnu.org/graphics/fry720.jpg"; 
autobuffer="true" controls="true"><a 
href="fry/happy-birthday-to-gnu-cortado.html"><img src="/graphics/fry720.jpg" 
alt="Play video"/></a></video></p>
+<p class="center"><a href="/fry/happy-birthday-to-gnu.html"><img 
src="/graphics/fry720.jpg" width="100%" alt="Stephen Fry" /></a></p>
 
 <p class="center">Mr. Stephen Fry <a href="/fry/">introduces you to free 
software</a>, and reminds you of a very special birthday.</p>
 
@@ -368,7 +368,7 @@
 
 <p>Last Updated:
    <!-- timestamp start -->
-   $Date: 2009/07/29 07:08:52 $
+   $Date: 2009/07/30 12:20:00 $
    <!-- timestamp end -->
 </p>
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]