# HG changeset patch
# User Callek@gmail.com
# Date 1342939805 0
#      Sun Jul 22 06:50:05 2012 +0000
# Node ID 2cd019da0c13048f4de63a13400ad3c8ef993946
# Parent  2dbd59bfd3dedc7764583a1548fe6d1885d58946
Bug 776279 - Release SeaMonkey 2.12b1

diff --git a/lib/sitemap.xml b/lib/sitemap.xml
--- a/lib/sitemap.xml
+++ b/lib/sitemap.xml
@@ -13,6 +13,11 @@
   <page url="news" title="News" id="news" />
 
   <page url="releases/" title="Download and Releases" id="releases">
+    <page url="releases/2.12b1" title="2.12 Beta 1" id="2.12b1" hide="false">
+      <page url="releases/seamonkey2.12/" title="Release Notes" id="seamonkey2.12">
+        <page url="releases/seamonkey2.12/changes" title="What's New" id="seamonkey2.12-changes" />
+      </page>
+    </page>
     <page url="releases/2.11" title="2.11" id="2.11" hide="false">
       <page url="releases/seamonkey2.11/" title="Release Notes" id="seamonkey2.11">
         <page url="releases/seamonkey2.11/changes" title="What's New" id="seamonkey2.11-changes" />
diff --git a/src/news.en.xml b/src/news.en.xml
--- a/src/news.en.xml
+++ b/src/news.en.xml
@@ -7,6 +7,19 @@
 -->
 
 <newsfeed title="SeaMonkey News" url="http://seamonkey-project.org/news">
+  <entry id="2012-07-21" showfront="true">
+    <headline>SeaMonkey 2.12 Beta 1</headline>
+    <content type="html" xml:lang="en">
+<![CDATA[<p>
+SeaMonkey 2.12 Beta 1 is
+<a href="http://www.seamonkey-project.org/releases/2.12b1">now available
+for free download</a> on the SeaMonkey website. We encourage testers to
+<a href="http://www.seamonkey-project.org/dev/get-involved">get involved</a> in
+discussing and reporting problems as well as further improving the product.
+</p>]]>
+    </content>
+  </entry>
+
   <entry id="2012-07-17" showfront="true">
     <headline>SeaMonkey 2.11 released</headline>
     <content type="html" xml:lang="en">
diff --git a/src/releases/2.11b6.en.html b/src/releases/2.11b6.en.html
--- a/src/releases/2.11b6.en.html
+++ b/src/releases/2.11b6.en.html
@@ -24,10 +24,10 @@
 <p class="release-date">Released [% releasedate %]</p>
 
 <div class="important">
-  <strong class="shout">Be careful!</strong> The SeaMonkey version available for
-  download on this page is a testing-only preview of the next generation of our
-  Internet suite. Please test it carefully, it's not yet in a state where we can
-  encourage you to use it for daily browsing and mail operations.
+  <strong class="very-strong shout">Warning!</strong> The SeaMonkey version
+  available for download on this page is an outdated testing-only preview of
+  the next generation of our Internet suite. Please test a
+  <a href="[% betaversion %]">newer preview version</a> instead of this one.
   <br>For daily use, we strongly advise you to download the
   <a href="./">current stable release</a> instead.
 </div>
diff --git a/src/releases/index.en.html b/src/releases/index.en.html
--- a/src/releases/index.en.html
+++ b/src/releases/index.en.html
@@ -5,7 +5,7 @@
 [%- mirrorred = true -%]
 [%- uselongversion = false -%]
 [%- releasedate = "July 17, 2012" -%]
-[%- betareleasedate = "July 11, 2012" -%]
+[%- betareleasedate = "July 21, 2012" -%]
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html lang="en">
 <head>
@@ -75,7 +75,7 @@
   <li><a href="#contrib">Contributed builds (other platforms)</a></li>
   </ul>
 </li>
-<!--<li><a href="#[% betaversion %]">[% betaname %]</a></li>-->
+<li><a href="#[% betaversion %]">[% betaname %]</a></li>
 <li><a href="#old">older versions</a></li>
 </ul>
 
@@ -437,7 +437,6 @@
 </dl>
 </div>
 
-<!--
 <h2><a name="[% betaversion %]">[% betaname %]</a></h2>
 <p class="release-date">Released [% betareleasedate %]</p>
 
@@ -455,12 +454,13 @@
 </ul>
 </div>
 <hr>
--->
 
 <div class="para" id="old">
   <p>Previously released versions of SeaMonkey:</p>
   <ul class="snav">
+    <!--<li><a href="2.12b1">2.12 Beta 1</a></li>-->
     <li><a href="2.11">2.11</a></li>
+    <li><a href="2.12b1">2.12 Beta 1</a></li>
     <li><a href="2.11b6">2.11 Beta 6</a></li>
     <li><a href="2.11b5">2.11 Beta 5</a></li>
     <li><a href="2.11b4">2.11 Beta 4</a></li>
diff --git a/src/releases/seamonkey2.11/changes.en.html b/src/releases/seamonkey2.11/changes.en.html
--- a/src/releases/seamonkey2.11/changes.en.html
+++ b/src/releases/seamonkey2.11/changes.en.html
@@ -37,7 +37,7 @@
       <li><a href="#fixesB1">Fixes in Beta 1</a></li>
     </ul>
   </li>
-  <li><a href="#issues">New Issues</a></li>
+  <!--<li><a href="#issues">New Issues</a></li>-->
 </ul>
 
 <h2 id="new">New Features and Fixes</h2>