# HG changeset patch # User ewong@pw-wspx.org # Date 1353460753 0 # Wed Nov 21 01:19:13 2012 +0000 # Node ID 4efbdff6e5bac605bd47048c0d586da5be80d2ae # Parent 7a50313a0bb13cc50cc3537b9d222a03e4e6056c Update Website for SeaMonkey 2.14. diff --git a/lib/config.tmpl b/lib/config.tmpl --- a/lib/config.tmpl +++ b/lib/config.tmpl @@ -12,8 +12,8 @@ [% toplink = '/' %] [% END %] -[% releaseversion = '2.13.2' %] -[% releaserelnoteversion = '2.13' %] +[% releaseversion = '2.14' %] +[% releaserelnoteversion = '2.14' %] [% releasename = "SeaMonkey $releaseversion" %] [% relnotes = "${toplink}releases/seamonkey$releaserelnoteversion/" %] [% download_win = "http://download.mozilla.org/?product=seamonkey-$releaseversion&os=win&lang=en-US" %] @@ -25,15 +25,15 @@ [% download_linux_mb = 22 %] [% download_mac_mb = 38 %] -[% betabaseversion = '2.14' %] -[% betabetaversion = '5' %] +[% betabaseversion = '2.15' %] +[% betabetaversion = '1' %] [% betaversion = "${betabaseversion}b${betabetaversion}" %] [% betaname = "SeaMonkey ${betabaseversion} Beta ${betabetaversion}" %] -[% testbaseversion = '2.15' %] +[% testbaseversion = '2.16' %] [% testversion = "${testbaseversion}a2" %] [% testdownloadbase = 'http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-comm-aurora' %] -[% develbaseversion = '2.16' %] +[% develbaseversion = '2.17' %] [% develversion = "${develbaseversion}a1" %] [% develdownloadbase = 'http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-comm-central-trunk' %] diff --git a/lib/sitemap.xml b/lib/sitemap.xml --- a/lib/sitemap.xml +++ b/lib/sitemap.xml @@ -13,16 +13,17 @@ <page url="news" title="News" id="news" /> <page url="releases/" title="Download and Releases" id="releases"> - <page url="releases/2.14b5" title="2.14 Beta 5" id="2.14b5" hide="false"> + <page url="releases/2.14" title="2.14" id="2.14" hide="false"> <page url="releases/seamonkey2.14/" title="Release Notes" id="seamonkey2.14"> <page url="releases/seamonkey2.14/changes" title="What's New" id="seamonkey2.14-changes" /> </page> </page> + <page url="releases/2.14b5" title="2.14 Beta 5" id="2.14b5" hide="true" /> <page url="releases/2.14b4" title="2.14 Beta 4" id="2.14b4" hide="true" /> <page url="releases/2.14b3" title="2.14 Beta 3" id="2.14b3" hide="true" /> <page url="releases/2.14b2" title="2.14 Beta 2" id="2.14b2" hide="true" /> <page url="releases/2.14b1" title="2.14 Beta 1" id="2.14b1" hide="true" /> - <page url="releases/2.13.2" title="2.13.2" id="2.13.2" hide="false"> + <page url="releases/2.13.2" title="2.13.2" id="2.13.2" hide="true"> <page url="releases/seamonkey2.13/" title="Release Notes" id="seamonkey2.13"> <page url="releases/seamonkey2.13/changes" title="What's New" id="seamonkey2.13-changes" /> </page> diff --git a/src/news.en.xml b/src/news.en.xml --- a/src/news.en.xml +++ b/src/news.en.xml @@ -7,7 +7,58 @@ --> <newsfeed title="SeaMonkey News" url="http://seamonkey-project.org/news"> - <entry id="2012-11-14" showfront="true"> + <entry id="2012-11-20" showfront="true"> + <headline>SeaMonkey 2.14 released</headline> + <content type="html" xml:lang="en"> +<![CDATA[<p> +The SeaMonkey project is proud to present SeaMonkey 2.14: 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 +delivers the latest developments in web technologies such as HTML5, hardware +acceleration and improved JavaScript speed. +</p> +<p> +SeaMonkey 2.14 is available in 26 languages, for Windows, Mac OS X and Linux. +</p> +<p> +Most notably, this release features for the first time: +</p> +<ul> +<li>OS X 10.6 is now the minimum supported Mac version</li> +<li>JavaScript Maps and Sets are now iterable</li> +<li>SVG FillPaint and StrokePaint have been implemented</li> +<li>The sandbox attribute has been implemented for iframes, enabling increased security</li> +<li>Fixed several stability issues</li> +</ul> +<p> +For a more complete list of major changes in SeaMonkey 2.14, see the What's New +in SeaMonkey 2.14 section of the <a href="http://www.seamonkey-project.org/releases/seamonkey2.14/">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> + <shortcontent type="html" xml:lang="en"> +<![CDATA[<p> +The SeaMonkey project is proud to present SeaMonkey 2.14: 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 +delivers the latest developments in web technologies such as HTML5, hardware +acceleration and improved JavaScript speed. +</p> +<p> +The <a href="http://www.seamonkey-project.org/releases/seamonkey2.14/">Release +Notes</a> feature more in-depth lists of the improvements and known issues with +the new version as well as installation requirements, instructions, and answers +to frequently asked questions. +</p>]]> + </shortcontent> + </entry> + + <entry id="2012-11-14" showfront="false"> <headline>SeaMonkey 2.14 Beta 5</headline> <content type="html" xml:lang="en"> <![CDATA[<p> @@ -46,7 +97,7 @@ </content> </entry> - <entry id="2012-10-27" showfront="true"> + <entry id="2012-10-27" showfront="false"> <headline>SeaMonkey 2.13.2</headline> <content type="html" xml:lang="en"> <![CDATA[<p> diff --git a/src/releases/2.13.2.en.html b/src/releases/2.13.2.en.html --- a/src/releases/2.13.2.en.html +++ b/src/releases/2.13.2.en.html @@ -2,7 +2,7 @@ [%- smversion = '2.13.2' -%] [%- prettyversion = '2.13.2' -%] [%- relnoteversion = '2.13' -%] -[%- mirrorred = true -%] +[%- mirrorred = false -%] [%- uselongversion = false -%] [%- releasedate = "October 27, 2012" -%] <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> @@ -23,7 +23,6 @@ <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 @@ -33,7 +32,6 @@ <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> diff --git a/src/releases/2.14b5.en.html b/src/releases/2.14b5.en.html --- a/src/releases/2.14b5.en.html +++ b/src/releases/2.14b5.en.html @@ -2,7 +2,7 @@ [%- smversion = '2.14b5' -%] [%- prettyversion = '2.14 Beta 5' -%] [%- relnoteversion = '2.14' -%] -[%- mirrorred = true -%] +[%- mirrorred = false -%] [%- uselongversion = false -%] [%- releasedate = "November 14, 2012" -%] <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> @@ -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 @@ -4,7 +4,7 @@ [%- relnoteversion = releaserelnoteversion -%] [%- mirrorred = true -%] [%- uselongversion = false -%] -[%- releasedate = "October 27, 2012" -%] +[%- releasedate = "November 20, 2012" -%] [%- betareleasedate = "November 14, 2012" -%] <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> @@ -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_unofficial">Old and Unofficial Releases</a></li> </ul> @@ -437,6 +437,7 @@ </dl> </div> +<!-- <h2><a name="[% betaversion %]">[% betaname %]</a></h2> <p class="release-date">Released [% betareleasedate %]</p> @@ -454,6 +455,7 @@ </ul> </div> <hr> +--> <h2 id="old_unofficial">Old and Unofficial Releases</h2> <p> @@ -468,10 +470,11 @@ <div class="para" id="old"> <p>Previously released versions of SeaMonkey:</p> <ul class="snav"> - <!--<li><a href="2.14b5">2.14 Beta 5</a></li>--> + <!--<li><a href="2.14">2.14</a></li>--> + <li><a href="2.14b5">2.14 Beta 5</a></li> <li><a href="2.14b4">2.14 Beta 4</a></li> <li><a href="2.14b3">2.14 Beta 3</a></li> - <!--<li><a href="2.13.2">2.13.2</a></li>--> + <li><a href="2.13.2">2.13.2</a></li> <li><a href="2.14b2">2.14 Beta 2</a></li> <li><a href="2.14b1">2.14 Beta 1</a></li> <li><a href="2.13.1">2.13.1</a></li> diff --git a/src/releases/seamonkey2.14/changes.en.html b/src/releases/seamonkey2.14/changes.en.html --- a/src/releases/seamonkey2.14/changes.en.html +++ b/src/releases/seamonkey2.14/changes.en.html @@ -28,7 +28,7 @@ <li><a href="#new">New Features and Fixes</a> <ul> <li><a href="#major">Major Changes</a></li> - <li><a href="#fixesB5">Fixes in Beta 5</a></li> + <li><a href="#fixesB5">Fixes in Beta 5 / Final</a></li> <li><a href="#fixesB4">Fixes in Beta 4</a></li> <li><a href="#fixesB3">Fixes in Beta 3</a></li> <li><a href="#fixesB2">Fixes in Beta 2</a></li> @@ -51,7 +51,7 @@ </div> <div class="fieldset"> -<span class="legend" id="fixesB5">Fixes in Beta 5</span> +<span class="legend" id="fixesB5">Fixes in Beta 5 / Final</span> <ul> <li>Plugins can be set to click-to-play (instead of blocked completely) automatically through the blocklist now (<a @@ -203,10 +203,10 @@ </ul> </div> -<p>See <a href="http://www.mozilla.org/en-US/firefox/17.0beta/releasenotes/">Firefox - 17.0 Beta Notes</a> for the corresponding Firefox release, and <a - href="http://www.mozilla.org/en-US/thunderbird/17.0beta/releasenotes/">Thunderbird - 17.0 Beta Notes</a> for Thunderbird.</p> +<p>See <a href="http://www.mozilla.org/en-US/firefox/17.0/releasenotes/">Firefox + 17.0 Notes</a> for the corresponding Firefox release, and <a + href="http://www.mozilla.org/en-US/thunderbird/17.0/releasenotes/">Thunderbird + 17.0 Notes</a> for Thunderbird.</p> <!-- <h2 id="issues">New Issues</h2> diff --git a/src/releases/seamonkey2.14/relnote.var b/src/releases/seamonkey2.14/relnote.var --- a/src/releases/seamonkey2.14/relnote.var +++ b/src/releases/seamonkey2.14/relnote.var @@ -1,7 +1,7 @@ [%- rnote.baseversion = "2.14" -%] [%- rnote.basename = "SeaMonkey 2.14" -%] -[%- rnote.version = "2.14b5" -%] -[%- rnote.name = "SeaMonkey 2.14 Beta 5" -%] +[%- rnote.version = "2.14" -%] +[%- rnote.name = "SeaMonkey 2.14" -%] [%- rnote.relativeto.version = "2.13" -%] [%- rnote.relativeto.name = "SeaMonkey 2.13" -%] [%- rnote.relativeto.stable.version = "2.13" -%]