Closed
Bug 658874
Opened 13 years ago
Closed 13 years ago
Update SeaMonkey website for 2.1 release
Categories
(SeaMonkey :: Website, defect)
SeaMonkey
Website
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: InvisibleSmiley, Assigned: InvisibleSmiley)
References
Details
+++ This bug was initially created as a clone of Bug #658807 +++
For making the SeaMonkey 2.1 public, we'll need to update the website.
This can happen once mirror saturation is good enough, though it's usually a good idea to also have final_verification run and OK before going public on the website.
Assignee | ||
Comment 1•13 years ago
|
||
The relnotes have been done for the RCs already (bug 656719). In addition to the normal beta-stage updates (see bug 658807), we have the following ToDos for final:
1. website
- update /
* point Screenshots link at doc/2.1/screenshots
* point Release Notes link at releases/seamonkey2.1
- update /doc
* adapt links under SeaMonkey Features
- update /doc/features
* done locally
- update /releases
* cf. releases/2.1rc2
2. Wiki
- Home Page
* update Status section
- FAQ, Name And Version
* update wording "will be" -> "was"
- Release History
* add 2.1
If I missed anything, please let me know.
Depends on: 656719
Comment 2•13 years ago
|
||
(In reply to comment #1)
> * point Release Notes link at releases/seamonkey2.1
That happens automatically when you change the releaseversion variable :)
Assignee | ||
Comment 3•13 years ago
|
||
Did all steps from comment 1. It's done!
Checking in lib/config.tmpl;
/www/seamonkeyproject-org/lib/config.tmpl,v <-- config.tmpl
new revision: 1.58; previous revision: 1.57
done
Checking in src/download.jst;
/www/seamonkeyproject-org/src/download.jst,v <-- download.jst
new revision: 1.11; previous revision: 1.10
done
Checking in src/index.en.html;
/www/seamonkeyproject-org/src/index.en.html,v <-- index.en.html
new revision: 1.19; previous revision: 1.18
done
Checking in src/news.en.xml;
/www/seamonkeyproject-org/src/news.en.xml,v <-- news.en.xml
new revision: 1.77; previous revision: 1.76
done
Checking in src/doc/features.en.html;
/www/seamonkeyproject-org/src/doc/features.en.html,v <-- features.en.html
new revision: 1.7; previous revision: 1.6
done
Checking in src/doc/index.en.html;
/www/seamonkeyproject-org/src/doc/index.en.html,v <-- index.en.html
new revision: 1.9; previous revision: 1.8
done
RCS file: /www/seamonkeyproject-org/src/releases/2.1.en.html,v
done
Checking in src/releases/2.1.en.html;
/www/seamonkeyproject-org/src/releases/2.1.en.html,v <-- 2.1.en.html
initial revision: 1.1
done
Checking in src/releases/index.en.html;
/www/seamonkeyproject-org/src/releases/index.en.html,v <-- index.en.html
new revision: 1.173; previous revision: 1.172
done
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•13 years ago
|
||
Removed warning from relnotes
Checking in index.en.html;
/www/seamonkeyproject-org/src/releases/seamonkey2.1/index.en.html,v <-- index.en.html
new revision: 1.14; previous revision: 1.13
done
Assignee | ||
Comment 5•13 years ago
|
||
Removed the other warning from relnotes
Checking in index.en.html;
/www/seamonkeyproject-org/src/releases/seamonkey2.1/index.en.html,v <-- index.en.html
new revision: 1.15; previous revision: 1.14
done
Assignee | ||
Comment 6•13 years ago
|
||
Removed the warning from 2.1 archive page; made use of em-dash on front page
Checking in src/index.en.html;
/www/seamonkeyproject-org/src/index.en.html,v <-- index.en.html
new revision: 1.20; previous revision: 1.19
done
Checking in src/releases/2.1.en.html;
/www/seamonkeyproject-org/src/releases/2.1.en.html,v <-- 2.1.en.html
new revision: 1.2; previous revision: 1.1
done
Comment 7•13 years ago
|
||
I've noticed that we say "This is a testing preview for our upcoming major release" in the "Feedback" section (src/releases/2.1.en.html). See below for a suggested change.
--- seamonkeyproject-org/src/releases/2.1.en.html
+++ seamonkeyproject-org/src/releases/2.1.en.html
@@ -59,11 +59,8 @@
</dd>
<dt id="feedback">Feedback</dt>
<dd>
- This is a testing preview for our upcoming major release. We appreciate
- your testing of this version as well as your feedback on how well it works
- for you. Please contact our <a href="../community#groups">newsgroups</a>
- for general feedback and <a href="https://bugzilla.mozilla.org/">report
- bugs in Bugzilla</a>.
+ Please contact our <a href="../community#groups">newsgroups</a> for general
+ feedback and <a href="https://bugzilla.mozilla.org/">report bugs in Bugzilla</a>.
</dd>
</dl>
</div>
Assignee | ||
Comment 8•13 years ago
|
||
Removed "testing preview" note from Feedback section
Checking in src/releases/2.1.en.html;
/www/seamonkeyproject-org/src/releases/2.1.en.html,v <-- 2.1.en.html
new revision: 1.3; previous revision: 1.2
done
Updated•6 years ago
|
Product: Websites → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•