Releases/Thunderbird 3.0a3:WebsiteNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(→Process: Add Today's work.) |
|||
Line 37: | Line 37: | ||
* Created new <code>includes/thunderbirdBetaDetails.class.php</code> to replace <code>includes/product-details/thunderbirdDetails.class.php</code> as I don't currently know about changing the product-details repository. | * Created new <code>includes/thunderbirdBetaDetails.class.php</code> to replace <code>includes/product-details/thunderbirdDetails.class.php</code> as I don't currently know about changing the product-details repository. | ||
Posted revision | Posted trunk revision ids <code>18691, 18762</code> to stage as revision id <code>18763</code>. | ||
Still to do: | Still to do: |
Revision as of 11:07, 29 September 2008
Owner
Standard8
Process
Release notes tracking: bug 457186
en-US/thunderbird/early_releases/index.php
- Add new Thunderbird Beta 1 section.
en-US/thunderbird/3.0b1/index.php
- New page for this release, highlighting the new features and providing the appropriate download links.
- Formulate main list of features from:
- Download Links
- Took a bit of time to see how Firefox does it [1]
- Copied various files across from Firefox
- Generation table for links isn't perfect (could it be auto-generated from build output?), but is better than hand-generating the table.
en-US/thunderbird/3.0b1/releasenotes/index.php
- Search and replace old version with new version, be careful with the version.
At this stage had a discussion with Gozer re including items from mozilla.com's repository. The includes/product-details/
is shared into mozilla.com's repository and is now shared into mozillamessaging.com's repository. This means we can pick up locale code to locale name conversion and other utility functions with minimal effort and not have to manually keep in sync.
Next steps:
- Created
en-US/thunderbird/early-releases/downloads.php
- This is a new page intended that we can just update the source data for each beta release.
- Hence not worry about maintaining links for older releases - we'll just redirect the release notes to the http://ftp.mozilla.org/ site?
en-US/thunderbird/early_releases/index.php
- This may turn into the release announcement, see what people think (did more updates on it anyway).
en-US/thunderbird/3.0b1/releasenotes/index.php
- Updated the release notes with the text from
en-US/thunderbird/3.0b1/index.php
to fill in what's new. - Search all open bugs in Thunderbird and MailNews core for relnote.
- Worked out the main relevant bugs to include.
- Updated the release notes with the text from
- Tidied up code
- Created new
includes/thunderbirdBetaDetails.class.php
to replaceincludes/product-details/thunderbirdDetails.class.php
as I don't currently know about changing the product-details repository.
Posted trunk revision ids 18691, 18762
to stage as revision id 18763
.
Still to do:
- Get feedback on pages
- Release Dates
- Release Announcement (or just use the 3.0b1 index page?)
- Update file sizes of builds for l10n, and final list of builds.
- Installation directory check
- Tidy up old Shredder links.