Browse Source

Bug 1823265 - Update development links and information. r=frg

Ian Neal 1 year ago
parent
commit
0ec4a9d53f
2 changed files with 19 additions and 14 deletions
  1. 2 1
      lib/config.tmpl
  2. 17 13
      src/dev/nightly.en.html

+ 2 - 1
lib/config.tmpl

@@ -34,4 +34,5 @@
 
 [% develbaseversion = '2.68' %]
 [% develversion = "${develbaseversion}a1" %]
-[% develdownloadbase = 'https://archive.mozilla.org/pub/seamonkey/nightly/latest-comm-central-trunk' %]
+[% develdownloadbase = 'https://archive.mozilla.org/pub/seamonkey/nightly/comm-253-latest' %]
+[% develdownloadlang = 'https://archive.mozilla.org/pub/seamonkey/nightly/latest-253-langpacks' %]

+ 17 - 13
src/dev/nightly.en.html

@@ -20,32 +20,36 @@
   Keep backups of your data if you do so, as some of the code you're testing
   might not have been tested at all before and might cause unexpected problems.
   If you encounter any such problems, please
-  <a href="http://developer.mozilla.org/en/docs/Bug_writing_guidelines">report
+  <a href="https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines">report
   bugs</a> for them.
 </div>
-<!--
-<p>You can find the latest nightly Trunk builds <a href="[% develdownloadbase %]/">here</a>.
+<p>You can find the latest nightly 2.53.x builds <a
+  href="[% develdownloadbase %]/">here</a>.
 <br>
-Some localized Trunk builds are available at <a href="[% develdownloadbase %]-l10n/">localized builds</a>.</p>
--->
+Most 2.53.x language packs are available at <a
+  href="[% develdownloadlang %]/">langpacks</a>.</p>
 <br>
+<p>These builds and language packs are provided by <a
+  href="http://www.wg9s.com/">Bill Gianopoulos</a>.</p>
+<!--
 <p><font size="+1" color="#ff0000"><b>Because of Mozilla platform API and
 source code removals Nightly builds are currently not provided. This will not
-change anytime soon. We have allocated all available developer resources to fix
-up the next planned major release (expected to be 2.57).
+change anytime soon.
 </b></font></p>
+--->
 <br>
-<p>The 2.57 defects in comm-esr60 are tracked in
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1433370">Bug 1433370</a>.</p>
-<br>
-<p>Additional Nightly defects in comm-central are tracked in
+<p>The major 2.53.x defects are tracked in
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1688498">Bug 1688498</a>.</p>
+<p>Nightly defects in comm-central are tracked in
 <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1452448">Bug 1452448</a>.</p>
 <br>
+<!--
 <p>We are in the process of creating a new infrastructure to switch to and,
 once that is ready, will look to provide alpha and beta builds. In the
 meantime you can test unofficial builds provided on
-<a href="http://www.wg9s.com/">Bill Gianopoulos home page hosting unofficial builds</a>.
-As with all unofficial releases be careful and have a full backup of your
+<a href="http://www.wg9s.com/">Bill Gianopoulos home page hosting unofficial builds</a>.</p>
+--->
+<p>As with all unofficial releases be careful and have a full backup of your
 profile ready. <b>Downgrading to prior versions was never and will not be
 supported.</b></p>
 </body>