Browse Source

Bug 1602735 - Update SeaMonkey website for 2.53.1 Beta 1 release - enable. r=frg

Ian Neal 4 years ago
parent
commit
0935929fc1
4 changed files with 29 additions and 7 deletions
  1. 3 0
      lib/sitemap.xml
  2. 19 0
      src/news.en.xml
  3. 3 3
      src/releases/2.53.1b1.en.html
  4. 4 4
      src/releases/index.en.html

+ 3 - 0
lib/sitemap.xml

@@ -13,6 +13,9 @@ http://www.damowmow.com/portal/ (use the "Indentify" field)
   <page url="news" title="News" id="news" />
 
   <page url="releases/" title="Download and Releases" id="releases">
+    <page url="releases/2.53.1b1" title="2.53.1 Beta 1" id="2.53.1b1" hide="false">
+      <page url="releases/seamonkey2.53.1/" title="Release Notes" id="seamonkey2.53.1"/>
+    </page>
     <page url="releases/2.49.5" title="2.49.5" id="2.49.5" hide="false">
       <page url="releases/seamonkey2.49.5/" title="Release Notes" id="seamonkey2.49.5"/>
     </page>

+ 19 - 0
src/news.en.xml

@@ -7,6 +7,25 @@ http://www.damowmow.com/portal/ (use the "Indentify" field)
 -->
 
 <newsfeed title="SeaMonkey News" url="http://seamonkey-project.org/news">
+  <entry id="2020-01-18" showfront="true">
+    <headline>SeaMonkey 2.53.1 Beta 1 released</headline>
+    <content type="html" xml:lang="en">
+<![CDATA[<p>
+SeaMonkey 2.53.1 Beta 1 is
+<a href="releases/2.53.1b1">now available for free download</a> on the
+SeaMonkey website.
+</p>
+<p>
+2.53.1 is our biggest release in a few years and incorporates many changes and
+fixes from the underlying platform code. Before installing it make a full
+backup of your profile and thoroughly read and follow the
+<a href="releases/seamonkey2.53.1/">Release Notes</a>. We encourage testers to
+<a href="dev/get-involved">get involved</a> in discussing and reporting
+problems as well as further improving the product.
+</p>]]>
+    </content>
+  </entry>
+
   <entry id="2019-10-27" showfront="true">
     <headline>SeaMonkey has a new sponsor!</headline>
     <content type="html" xml:lang="en">

+ 3 - 3
src/releases/2.53.1b1.en.html

@@ -5,7 +5,7 @@
 [%- mirrorred = false -%]
 [%- uselongversion = false -%]
 [%- usefulldetails = true -%]
-[%- releasedate = "September 4, 2019" -%]
+[%- releasedate = "January 18, 2020" -%]
 [%- srcsize = "221" -%]
 [%- l10nsrcsize = "11" -%]
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
@@ -26,13 +26,13 @@
 <h1><a name="[% smversion %]">SeaMonkey [% prettyversion %]</a></h1>
 <p class="release-date">Released [% releasedate %]</p>
 
-<div class="important">
+<!-- <div class="important">
   <strong class="very-strong shout">Not Yet Released!</strong> The download
   links on this page do not work yet, as this SeaMonkey version has not yet
   been released. Some of the other links may or may not work, please do not
   report these issues as bugs. Thanks.
 </div>
-
+-->
 <!-- <div class="important">
   <strong class="very-strong shout">Warning!</strong> The SeaMonkey version
   available for download from this page is outdated and may suffer from

+ 4 - 4
src/releases/index.en.html

@@ -5,7 +5,7 @@
 [%- mirrorred = false -%]
 [%- uselongversion = false -%]
 [%- releasedate = "September 4, 2019" -%]
-[%- betareleasedate = "April 17, 2017" -%]
+[%- betareleasedate = "January 18, 2020" -%]
 [%- srcsize = "221" -%]
 [%- l10nsrcsize = "11" -%]
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
@@ -72,7 +72,7 @@
   <li><a href="#langpacks">Language Packs</a></li>
   </ul>
 </li>
-<!--<li><a href="#[% betaversion %]">[% betaname %]</a></li>-->
+<li><a href="#[% betaversion %]">[% betaname %]</a></li>
 <li><a href="#old_unofficial">Old and Unofficial Releases</a></li>
 </ul>
 
@@ -161,7 +161,6 @@
 [% INCLUDE downloads_langpack %]
 </div>
 
-<!--
 <h2><a name="[% betaversion %]">[% betaname %]</a></h2>
 <p class="release-date">Released [% betareleasedate %]</p>
 
@@ -179,7 +178,6 @@
 </ul>
 </div>
 <hr>
--->
 
 <h2 id="old_unofficial">Old and Unofficial Releases</h2>
 <p>
@@ -194,6 +192,8 @@ for Legacy Platforms</a>.
 <div class="para" id="old">
   <p>Previously released versions of SeaMonkey:</p>
   <ul class="snav">
+    <!-- <li><a href="2.53.1b1">2.53.1 Beta 1</a></li> -->
+    <!-- <li><a href="2.49.5">2.49.5</a></li> -->
     <li><a href="2.49.4">2.49.4</a></li>
     <li><a href="2.49.3">2.49.3</a></li>
     <li><a href="2.49.2">2.49.2</a></li>