Bug 1323922 - Update website for SeaMonkey 2.46. r=IanN
--- a/lib/sitemap.xml
+++ b/lib/sitemap.xml
@@ -8,17 +8,20 @@ http://www.damowmow.com/portal/ (use the
<site title="SeaMonkey Project" url="http://seamonkey-project.org">
<page url="." title="Home" id="home" />
<page url="news" title="News" id="news" />
<page url="releases/" title="Download and Releases" id="releases">
- <page url="releases/2.40" title="2.40" id="2.40" hide="false">
+ <page url="releases/2.46" title="2.46" id="2.46" hide="false">
+ <page url="releases/seamonkey2.46/" title="Release Notes" id="seamonkey2.46"/>
+ </page>
+ <page url="releases/2.40" title="2.40" id="2.40" hide="true">
<page url="releases/seamonkey2.40/" title="Release Notes" id="seamonkey2.40"/>
</page>
<page url="releases/2.39" title="2.39" id="2.39" hide="true">
<page url="releases/seamonkey2.39/" title="Release Notes" id="seamonkey2.39"/>
</page>
<page url="releases/2.39b1" title="2.39 Beta 1" id="2.39b1" hide="true" />
<page url="releases/2.38" title="2.38" id="2.38" hide="true">
<page url="releases/seamonkey2.38/" title="Release Notes" id="seamonkey2.38"/>
--- a/src/news.en.xml
+++ b/src/news.en.xml
@@ -2,16 +2,41 @@
<!--
non-ASCII characters must be DOUBLE-escaped;
you can use Hixie's converter to get the entity codes
http://www.damowmow.com/portal/ (use the "Indentify" field)
-->
<newsfeed title="SeaMonkey News" url="http://seamonkey-project.org/news">
+ <entry id="2016-12-22" showfront="true">
+ <headline>SeaMonkey 2.46 released</headline>
+ <content type="html" xml:lang="en">
+<![CDATA[<p>
+The SeaMonkey project is proud to present SeaMonkey 2.46: The new major
+release of the all-in-one Internet suite is <a href="http://www.seamonkey-project.org/releases/">available
+for download now</a>!
+Building on the same Mozilla platform as Firefox 49, it
+delivers those same developments in web technologies such as HTML5, hardware
+acceleration and improved JavaScript speed.
+</p>
+<p>
+SeaMonkey 2.46 is available in 26 languages, for Windows, Mac OS X and Linux.
+</p>
+<p>
+For a more complete list of major changes in SeaMonkey 2.46, see the What's New
+in SeaMonkey 2.46 section of the <a href="http://www.seamonkey-project.org/releases/seamonkey2.46/">Release
+Notes</a>, which also contain a list of known issues and answers to frequently
+asked questions. For a more general overview of the SeaMonkey project (and <a
+href="http://www.seamonkey-project.org/doc/screenshots">screen shots</a>!),
+visit <a href="http://www.seamonkey-project.org/">www.seamonkey-project.org</a>.
+</p>]]>
+ </content>
+ </entry>
+
<entry id="2016-03-14" showfront="true">
<headline>SeaMonkey 2.40 released</headline>
<content type="html" xml:lang="en">
<![CDATA[<p>
The SeaMonkey project is proud to present SeaMonkey 2.40: The new major
release of the all-in-one Internet suite is <a href="http://www.seamonkey-project.org/releases/">available
for download now</a>!
Building on the same Mozilla platform as the newest Firefox release, it
--- a/src/releases/2.40.en.html
+++ b/src/releases/2.40.en.html
@@ -1,13 +1,13 @@
[%- PROCESS release.tmpl -%]
[%- smversion = '2.40' -%]
[%- prettyversion = '2.40' -%]
[%- relnoteversion = '2.40' -%]
-[%- mirrorred = true -%]
+[%- mirrorred = false -%]
[%- uselongversion = false -%]
[%- releasedate = "March 14, 2016" -%]
[%- srcsize = "168" -%]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -19,27 +19,25 @@
<link rel="up" href="./" title="SeaMonkey Releases">
<title>SeaMonkey [% prettyversion %]</title>
</head>
<body>
<h1><a name="[% smversion %]">SeaMonkey [% prettyversion %]</a></h1>
<p class="release-date">Released [% releasedate %]</p>
-<!--
<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
<a href="http://www.mozilla.org/security/known-vulnerabilities/#SeaMonkey">known
security vulnerabilities</a>. This page is only available for historic
reference.
<br>We strongly advise you to download the <a href="./">current release</a>
instead.
</div>
--->
<ul class="toc">
<li><a href="#official">Official Builds</a></li>
<li><a href="#source">Source Code</a></li>
<li><a href="#langpacks">Language Packs</a></li>
<li><a href="#contrib">Contributed builds (other platforms)</a></li>
</ul>
copy from src/releases/2.40.en.html
copy to src/releases/2.46.en.html
--- a/src/releases/2.40.en.html
+++ b/src/releases/2.46.en.html
@@ -1,15 +1,15 @@
[%- PROCESS release.tmpl -%]
-[%- smversion = '2.40' -%]
-[%- prettyversion = '2.40' -%]
-[%- relnoteversion = '2.40' -%]
-[%- mirrorred = true -%]
+[%- smversion = '2.46' -%]
+[%- prettyversion = '2.46' -%]
+[%- relnoteversion = '2.46' -%]
+[%- mirrorred = True -%]
[%- uselongversion = false -%]
-[%- releasedate = "March 14, 2016" -%]
+[%- releasedate = "December 22, 2016" -%]
[%- srcsize = "168" -%]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Style-Type" content="text/css">
@@ -19,18 +19,17 @@
<link rel="up" href="./" title="SeaMonkey Releases">
<title>SeaMonkey [% prettyversion %]</title>
</head>
<body>
<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">Warning!</strong> The SeaMonkey version
available for download from this page is outdated and may suffer from
<a href="http://www.mozilla.org/security/known-vulnerabilities/#SeaMonkey">known
security vulnerabilities</a>. This page is only available for historic
reference.
<br>We strongly advise you to download the <a href="./">current release</a>
instead.
</div>
--- a/src/releases/index.en.html
+++ b/src/releases/index.en.html
@@ -1,15 +1,15 @@
[%- PROCESS release.tmpl -%]
[%- smversion = releaseversion -%]
[%- prettyversion = smversion -%]
[%- relnoteversion = releaserelnoteversion -%]
[%- mirrorred = true -%]
[%- uselongversion = false -%]
-[%- releasedate = "March 10, 2016" -%]
+[%- releasedate = "December 22, 2016" -%]
[%- betareleasedate = "April 1, 2016" -%]
[%- srcsize = "168" -%]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en">
@@ -466,17 +466,23 @@ For some legacy platforms like PPC Mac,
support. There are however independent projects that continue to support
some of these platforms. To learn more, see <a href="legacy">Latest Releases
for Legacy Platforms</a>.
</p>
<div class="para" id="old">
<p>Previously released versions of SeaMonkey:</p>
<ul class="snav">
- <!-- <li><a href="2.40">2.40</a></li> -->
+ <!-- <li><a href="2.46">2.46</a></li> -->
+ <!-- 2.45 was skipped -->
+ <!-- 2.44 was skipped -->
+ <!-- 2.43 was skipped -->
+ <!-- 2.42 was skipped -->
+ <!-- 2.41 was skipped -->
+ <li><a href="2.40">2.40</a></li>
<li><a href="2.39">2.39</a></li>
<li><a href="2.39b1">2.39 Beta 1</a></li>
<li><a href="2.38">2.38</a></li>
<li><a href="2.38b1">2.38 Beta 1</a></li>
<!-- 2.37 was skipped -->
<!-- 2.36 was skipped -->
<li><a href="2.35">2.35</a></li>
<!-- 2.34 was skipped -->
copy from src/releases/seamonkey2.40/index.en.html
copy to src/releases/seamonkey2.46/index.en.html
--- a/src/releases/seamonkey2.40/index.en.html
+++ b/src/releases/seamonkey2.46/index.en.html
@@ -15,16 +15,29 @@
<title>[% rnote.basename %] Release Notes</title>
</head>
<body>
<h1>[% rnote.basename %]</h1>
<div class="key-point">
<p>
+For [% rnote.basename %], the following extensions are removed and are not
+included in the distribution (due to repack issues).
+<<ul>
+ <li>Chatzilla</li>
+ <li>DOM Inspector</li>
+ <li>Lightning</li>
+</ul>
+</p>
+<p>They can be obtained from <a href="https://addons.mozilla.org/">AMO</a>.</p>
+</div>
+
+<div class="key-point">
+<p>
These release notes describe system requirements, installation instructions,
and known issues for [% rnote.basename %] up to/including [% rnote.name %].
These notes are updated when we receive feedback, so please check back
for new information.
</p>
</div>
<h2 id="download">Downloading</h2>
copy from src/releases/seamonkey2.40/relnote.var
copy to src/releases/seamonkey2.46/relnote.var
--- a/src/releases/seamonkey2.40/relnote.var
+++ b/src/releases/seamonkey2.46/relnote.var
@@ -1,12 +1,12 @@
-[%- rnote.baseversion = "2.40" -%]
-[%- rnote.basename = "SeaMonkey 2.40" -%]
-[%- rnote.version = "2.40" -%]
-[%- rnote.name = "SeaMonkey 2.40" -%]
-[%- rnote.relativeto.version = "2.39" -%]
-[%- rnote.relativeto.name = "SeaMonkey 2.39" -%]
-[%- rnote.relativeto.stable.version = "2.39" -%]
-[%- rnote.relativeto.stable.name = "SeaMonkey 2.39" -%]
-[%- changes.sm.ver = "240" -%]
-[%- changes.sm.tm = "2.40"-%]
-[%- changes.tb.ver = "43" -%]
-[%- changes.tb.tm = "43.0" -%]
+[%- rnote.baseversion = "2.46" -%]
+[%- rnote.basename = "SeaMonkey 2.46" -%]
+[%- rnote.version = "2.46" -%]
+[%- rnote.name = "SeaMonkey 2.46" -%]
+[%- rnote.relativeto.version = "2.40" -%]
+[%- rnote.relativeto.name = "SeaMonkey 2.40" -%]
+[%- rnote.relativeto.stable.version = "2.40" -%]
+[%- rnote.relativeto.stable.name = "SeaMonkey 2.40" -%]
+[%- changes.sm.ver = "246" -%]
+[%- changes.sm.tm = "2.46"-%]
+[%- changes.tb.ver = "49" -%]
+[%- changes.tb.tm = "49.0" -%]