Skip to content
Snippets Groups Projects
Commit be7ae9a1 authored by jh's avatar jh
Browse files

Bug 1061416 - Update SeaMonkey website for 2.29 Beta 2

parent 87e93d2c
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@
[% download_mac_mb = 38 %]
[% betabaseversion = '2.29' %]
[% betabetaversion = '1' %]
[% betabetaversion = '2' %]
[% betaversion = "${betabaseversion}b${betabetaversion}" %]
[% betaname = "SeaMonkey ${betabaseversion} Beta ${betabetaversion}" %]
......
......@@ -18,6 +18,7 @@
<page url="releases/seamonkey2.29/changes" title="What's New" id="seamonkey2.29-changes" />
</page>
</page>
<page url="releases/2.29b1" title="2.29 Beta 1" id="2.29b1" hide="true" />
<page url="releases/2.26.1" title="2.26.1" id="2.26.1" hide="false">
<page url="releases/seamonkey2.26/" title="Release Notes" id="seamonkey2.26">
<page url="releases/seamonkey2.26/changes" title="What's New" id="seamonkey2.26-changes" />
......
......@@ -7,7 +7,20 @@
-->
<newsfeed title="SeaMonkey News" url="http://seamonkey-project.org/news">
<entry id="2014-08-27" showfront="true">
<entry id="2014-09-02" showfront="true">
<headline>SeaMonkey 2.29 Beta 2</headline>
<content type="html" xml:lang="en">
<![CDATA[<p>
SeaMonkey 2.29 Beta 2 is
<a href="http://www.seamonkey-project.org/releases/2.29b2">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="2014-08-27" showfront="false">
<headline>SeaMonkey 2.29 Beta 1</headline>
<content type="html" xml:lang="en">
<![CDATA[<p>
......
......@@ -2,7 +2,7 @@
[%- smversion = '2.29b1' -%]
[%- prettyversion = '2.29 Beta 1' -%]
[%- relnoteversion = '2.29' -%]
[%- mirrorred = true -%]
[%- mirrorred = false -%]
[%- uselongversion = false -%]
[%- releasedate = "August 27, 2014" -%]
<!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>
......
This diff is collapsed.
......@@ -5,7 +5,7 @@
[%- mirrorred = true -%]
[%- uselongversion = false -%]
[%- releasedate = "June 16, 2014" -%]
[%- betareleasedate = "September 1, 2014" -%]
[%- betareleasedate = "September 2, 2014" -%]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
......@@ -468,7 +468,8 @@
<div class="para" id="old">
<p>Previously released versions of SeaMonkey:</p>
<ul class="snav">
<!--<li><a href="2.29b1">2.29 Beta 1</a></li>-->
<!--<li><a href="2.29b2">2.29 Beta 2</a></li>-->
<li><a href="2.29b1">2.29 Beta 1</a></li>
<!-- 2.28 was skipped -->
<!-- 2.27 was skipped -->
<!--<li><a href="2.26.1">2.26.1</a></li>-->
......
......@@ -28,6 +28,7 @@
<li><a href="#new">New Features and Fixes</a>
<ul>
<li><a href="#major">Major Changes</a></li>
<li><a href="#fixesB2">Fixes in Beta 2</a></li>
<li><a href="#featuresB1">Features in Beta 1</a></li>
<li><a href="#fixesB1">Fixes in Beta 1</a></li>
</ul>
......@@ -46,6 +47,13 @@
</div>
<div class="fieldset">
<span class="legend" id="fixesB2">Fixes in Beta 2</span>
<ul>
<li>TBD</li>
</ul>
</div>
<div class="fieldset">
<span class="legend" id="featuresB1">Features in Beta 1</span>
<ul>
<li>TBD</li>
......
......@@ -121,6 +121,10 @@
href="http://users.skynet.be/mgueury/mozilla/download_090.html">0.9x
download page</a>. Note that only Windows is supported at this time.</li>
</ul>
<p>Starting with SeaMonkey 2.29, the JavaScript Debugger (Venkman) that came
bundled with SeaMonkey does not work anymore. It has been discontinued.<br>
Also older versions of Firebug (1.x) do not work anymore.
For Firebug, simply upgrade to a more recent version (2.x).</p>
</div>
<h2 id="issues">Known Issues</h2>
......@@ -128,6 +132,8 @@
This list covers some of the known problems with [% rnote.name %].
Please read this before reporting any new bugs.
<ul>
<li>The Remember Passwords add-on breaks password handling. Please disable
or uninstall this add-on using the Add-ons Manager.</li>
<li>You cannot set up a new Sync account or pair a device anymore (<a
href="https://bugzilla.mozilla.org/show_bug.cgi?id=998807">bug 998807</a>).
Workaround: Use an older version of SeaMonkey for such tasks for now.</li>
......
[%- rnote.baseversion = "2.29" -%]
[%- rnote.basename = "SeaMonkey 2.29" -%]
[%- rnote.version = "2.29b1" -%]
[%- rnote.name = "SeaMonkey 2.29 Beta 1" -%]
[%- rnote.version = "2.29b2" -%]
[%- rnote.name = "SeaMonkey 2.29 Beta 2" -%]
[%- rnote.relativeto.version = "2.26" -%]
[%- rnote.relativeto.name = "SeaMonkey 2.26" -%]
[%- rnote.relativeto.stable.version = "2.26" -%]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment