See how it looks adding Neptune back, but with instructions on accessing galene.fsf...
authorMichael McMahon <michael@fsf.org>
Sun, 28 Apr 2024 21:21:11 +0000 (17:21 -0400)
committerMichael McMahon <michael@fsf.org>
Sun, 28 Apr 2024 21:21:11 +0000 (17:21 -0400)
2024/assets/js/stream.js
2024/includes/nav-list-1.html
2024/live/jupiter/index.html
2024/live/menu.html

index bca3addd7038a29e48c59dda3838ece905ea998e..fb2a2c9e333d777d41ba84723c75e935ab3a91fd 100644 (file)
@@ -147,13 +147,13 @@ app.streams = [
     desktopMount: "/slides-room-saturn.webm",
     speakerSmallMount: "/stream-room-saturn-480p.webm",
     ircChannel: "#libreplanet-room-saturn"
-  }//, {
-  //   name: "Neptune Room",
-  //   speakerMount: "/stream-room-neptune.webm",
-  //   desktopMount: "/slides-room-neptune.webm",
-  //   speakerSmallMount: "/stream-room-neptune-480p.webm",
-  //   ircChannel: "#libreplanet-room-neptune"
-  // }
+  }, {
+    name: "Neptune Room",
+    speakerMount: "/stream-room-neptune.webm",
+    desktopMount: "/slides-room-neptune.webm",
+    speakerSmallMount: "/stream-room-neptune-480p.webm",
+    ircChannel: "#libreplanet-room-neptune"
+  }
 ];
 
 app.controller = function() {
index 530093da60191cc2978cf76ca059e5d3790a0373..f62b39e883918e62d83a48be9baa3ba3933582b2 100755 (executable)
@@ -1,8 +1,8 @@
 <!-- <li class="fsf-donate"><a href="https://my.fsf.org/lp-call-for-sessions/"><strong>Submit a Session</strong></a></li> -->
 <!--<li class="fsf-donate"><a href="/2024/live/"><strong>Live</strong></a></li>-->
 <!--<li class="fsf-donate"><a href="https://play.libreadventure.fsf.org/"><strong>LibreAdventure</strong></a></li>-->
- <li class="fsf-donate"><a href="https://my.fsf.org/civicrm/event/info?reset=1&id=125">Register to the in-person event!</a></li>
-  <li class="fsf-donate"><a href="https://my.fsf.org/civicrm/event/info?reset=1&id=126">Register to the online event!</a></li>
+<li class="fsf-donate"><a href="https://my.fsf.org/civicrm/event/info?reset=1&id=125">Register to the in-person event!</a></li>
+<li class="fsf-donate"><a href="https://my.fsf.org/civicrm/event/info?reset=1&id=126">Register to the online event!</a></li>
 <li class="fsf-donate"><a href="https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2023-video/">Watch the LibrePlanet 2023 Videos</a></li>
 <li><a href="/2024/program">Schedule</a></li>
 <li><a href="/2024/speakers">Bios & Talks</a></li>
index a0fd14dabbe624cd879e922fe431a52ac6265179..da7127db1d331ae4021c86c07c0115091803aec7 100755 (executable)
 <h1>LibrePlanet 2024 - Live</h1>
 
 <div class="row margin-top">
-  <div class="col-sm-12"> <!-- start of main content -->
+  <!-- start of main content -->
+  <div class="col-sm-12">
 
-    <p>Please note that all online participants in LibrePlanet 2024 interactions are expected to abide by the conference's <a href="/2024/safe-space-policy/">safe space policy</a>.</p>
+    <p>
+      Please note that all online participants in LibrePlanet 2024 interactions
+      are expected to abide by the conference's
+      <a href="/2024/safe-space-policy/">safe space policy</a>.
+    </p>
 
+    <p>
+      The Neptune room can be viewed through <a href="https://galene.fsf.org/">
+      our Galène instance</a> at <a href="https://galene.fsf.org/">
+      https://galene.fsf.org</a>. Enter a username of your choice and any
+      password will do.
+    </p>
+
+    <!--
     <a name="stream"></a>
     <div id="static-stream">
-        <video class="lp-video" id="speaker-video" controls autoplay>
-            <p><em>Your browser does not support the HTML5 video tag, please upgrade to a recent libre browser.</em></p>
-        </video>
+      <video class="lp-video" id="speaker-video" controls autoplay>
+        <p>
+          <em>Your browser does not support the HTML5 video tag, please upgrade
+          to a recent libre browser.</em>
+        </p>
+      </video>
     </div>
+    -->
 
+    <!--
 <script>
 // embed video url based on page name, and add a ?t=foo datestamp to work around caching issues
 matchResult = window.location.pathname.match(RegExp("\/2024\/(registered/|libreadventure-iframe/|)live/(jupiter|saturn|neptune)/?"));
@@ -32,7 +50,7 @@ if (matchResult !== null) {
     document.getElementById("speaker-video").src = "https://live.fsf.org/stream-room-" + matchResult[2] + ".webm?t=" + (new Date() * 1);
 }
 </script>
-
+    -->
 
     <!--
     <iframe src="https://irc.libreplanet.org/irc/"
@@ -40,9 +58,15 @@ if (matchResult !== null) {
     </iframe>
     -->
 
-    <p>If the video is not loading for you in LibreAdventure, try clicking on the video, or leaving and revisiting the area.</p>
+    <!--
+    <p>
+      If the video is not loading for you in LibreAdventure, try clicking on
+      the video, or leaving and revisiting the area.
+    </p>
+    -->
 
-  </div> <!-- end of main content -->
+  </div>
+  <!-- end of main content -->
 
 <!--#include virtual="/2024/includes/footer.html"-->
 <!--#include virtual="/2024/includes/common_js.html"-->
index 26b6eb61ea76177ec25eccc65aa0da356647a818..3e37812f0886573be8b76719defa1eca9c389f6f 100755 (executable)
@@ -13,9 +13,7 @@
     <div class="list-group text-center text-thick">
       <a class="list-group-item alt-a" href="jupiter">Jupiter Room</a>
       <a class="list-group-item alt-a" href="staturn">Saturn Room</a>
-      <!--
       <a class="list-group-item alt-a" href="neptune">Neptune Room</a>
-      -->
     </div>
 
   </div>