Creating placeholder streaming page by modifying a copy of the video page.
authorZak Rogoff <atticus@Amdijefri.office.fsf.org>
Tue, 18 Feb 2014 19:54:47 +0000 (14:54 -0500)
committerZak Rogoff <atticus@Amdijefri.office.fsf.org>
Tue, 18 Feb 2014 19:54:47 +0000 (14:54 -0500)
server/staging/lpc14/live/index.html

index 3a2ae0466935cda918f5ab021e2602f54a59def3..de6dda867dbb307bb93ff0bbed93379032781c10 100644 (file)
@@ -7,7 +7,7 @@
        <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
        <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" /> 
        <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
-       <title>Video &mdash; LibrePlanet 2014</title>
+       <title>Streaming &mdash; LibrePlanet 2014</title>
 
   </head>
   <body>
                  </div> <!-- end of nav items -->
 
                  <div class="col-sm-9"> <!-- start of content column -->
-                       <h1>Watch the video</h1>
-                        <p>Featuring Deb Nicholson, Benjamin Mako Hill, Karen Sandler, John Sullivan and Richard Stallman.
+                       <h1>Particpate in LibrePlanet remotely</h1>
+                        <p>During LibrePlanet, this page will have streaming video of all sessions. If you plan to participate remotely, bookmark it now and check back during the conference.
+
+<p>To tide you over, here's a LibrePlanet video created by a volunteer who came to the conference last year.</p>
                        <div class="row"> <!-- start LP video -->
                          <div class="col-sm-12">
                                <div class="thumbnail">
                          </div>
                        </div> <!-- end LP video -->
 
-                       <div class="panel panel-default margin-top">
-                         <div class="panel-heading">
-                               <h2 class="panel-title">
-                                 <span class="glyphicon glyphicon-share"></span>
-                                 Share it!
-                               </h2>
-                         </div>
-                         <div class="panel-body">
-                               <p>
-                                 We welcome you to share this video with your friends
-                                 to get them excited about LibrePlanet! If you've got
-                                 a Web site or blog, you can embed it using this
-                                 code:
-                               </p>
-                               <pre>&lt;video controls&gt;&lt;source src="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm" type="video/webm" /&gt; &lt;p&gt;&lt;em&gt;Your browser does not support the video tag, &lt;a href="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm"&gt; [ please download ]&lt;/a&gt; the video instead.&lt;/em&gt;&lt;/p&gt; &lt;/video&gt;&lt;p&gt;&lt;em&gt;This video is licensed under &lt;a href=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;CC BY-SA 3.0&lt;/a&gt; by Dan Fitzmartin and the Free Software Foundation. &lt;a href=&quot;https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm&quot;&gt;Download the video&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;</pre>
-                         </div>
-                       </div>
-
                  </div> <!-- end of content column -->
 
                </div>