Closed
Bug 355294
Opened 19 years ago
Closed 19 years ago
Upload Sunbird 0.3 release notes
Categories
(Calendar :: Website, defect)
Calendar
Website
Tracking
(Not tracked)
RESOLVED
FIXED
Sunbird 0.3
People
(Reporter: mattwillis, Assigned: mattwillis)
Details
Attachments
(2 files)
16.06 KB,
text/plain
|
sipaq
:
first-review+
|
Details |
162.27 KB,
image/png
|
Details |
We need to put the release notes up before release.
This bug is for getting the html and stuff reviewed. The actual content stuff is happening on the wiki.
Assignee | ||
Comment 1•19 years ago
|
||
Here's my proposed release notes html. It's shamelessly stolen from Fx/Tb on the m.com site. I'm not a huge fan of the indenting style they used, but I stuck with it rather than messing with the whole file.
Assignee: nobody → lilmatt
Status: NEW → ASSIGNED
Attachment #241114 -
Flags: first-review?(bugzilla)
Assignee | ||
Comment 2•19 years ago
|
||
Screenshot on Mac. Note that some text has changed from this screenshot, so check the HTML for the real text.
Assignee | ||
Updated•19 years ago
|
Attachment #241114 -
Attachment is patch: false
Assignee | ||
Comment 3•19 years ago
|
||
This also needs a couple additional images:
The release notes graphic, and the Windows, Mac and Linux icons.
I'll assume they're good once the HTML is reviewed.
Assignee | ||
Updated•19 years ago
|
Flags: blocking0.3+
Comment 4•19 years ago
|
||
It feels to me like there's still some amount of work to do on the release notes. In particular, I think we should probably factor the Known Issues piece into two lists, one that we really really want people to read before starting the app, and the other that's more of a "if you have problems, look here" and is a bit more comprehensive. How about we redirect the www.mozilla.org relnotes to the wiki pages until we get to a point where they're a bit more stable?
Comment 5•19 years ago
|
||
Comment on attachment 241114 [details]
Sunbird release notes. Some wordsmithing still required.
><li>Bug 330121 Datepickers & export code not usable in Lightning on Japanese Windows 2000</li>
><li>Bug 353307 All day events expressed in UTC timezone sometimes show up on the incorrect day in the Lightning agenda pane.</li>
This two Lightning-only issues should move to the Lightning release notes.
![]() |
||
Comment 6•19 years ago
|
||
Comment on attachment 241114 [details]
Sunbird release notes. Some wordsmithing still required.
General note:
Please use a consistent indenting style. I mostly used 1-space-indenting and
sometimes 2-space indenting. Please try to match that throughout the file.
> <style type="text/css">
> <!--
> .sunbird-releasenotes {
> background: url("../images/releasenotes-sunbird.png") no-repeat;
> padding-top: 70px !important;
> width: 100% !important;
> }
> -->
> </style>
Please add these local styles to calendar.css so that we can reuse it for later
Sunbird release notes.
> <div class="key-point">
>
> <div id="product-desc" class="sunbird-releasenotes">
> <!-- Introduction -->
We don't need this comment.
> </div>
> <!-- What's New -->
> <h2><a name="new">What's New in Mozilla Sunbird™ 0.3</a></h2>
We don't need this comment.
> <h2 id="downloadandinstall">Downloading and Installing</h2>
>
> <h3 id="requirements">System Requirements</h3>
> <p>Before installing, make sure your computer meets the
> <a href="../sunbird/system-requirements.html">system requirements</a>.
> Starting with Sunbird 0.3, Mac OS X PowerPC users must have Mac OS X
> 10.2 or greater, and Windows users must have Windows 2000 or later.</p>
I haven't seen a proposal for a system requirements page. I agree that we should
provide one. Can you hook up a sample page?
> <h3 id="issues-all">All Systems</h3>
> <ul>
> <li>Sunbird 0.3 will not automatically migrate your old calendar files
> from Sunbird 0.2, or from the deprecated Mozilla Calendar
> Extension. Instead, manually import them from your profile folder
> and resubscribe to your remote calendar files. This will ensure
> your data is converted properly.</li>
> <li>Sunbird 0.3 will attempt to guess your timezone on startup. As this
> is only a best guess, you should manually set the timezone in
> Preferences/Options before entering data.</li>
> <li>The timezones in Sunbird 0.3 do not yet have the Daylight Savings
> Time (summer time) changes passed by the U.S. legislature in 2005.</li>
>
><li>Bug 296659 In some timezones, it's possible for events to be displayed at different times than entered.</li>
Weird indentation here and in the following lines. Please fix that and please also linkify
the bug numbers.
> <h3 id="otherlanguages">Localized Builds</h3>
> <p>Many localized builds are now produced and distributed by Mozilla.org
> on behalf of <a href="http://wiki.mozilla.org/L10n:Localization_Teams" title="Mozilla Localization Project">their authors</a>.
> <a href="../sunbird/all.html">View All Systems and Languages</a> to
> see the set of official builds that we offer.
We shouldn't use all.html. We already have l10n_download.html
> <div id="side" class="right">
> <ul id="nav">
> <li><a href="../">Back to Sunbird Page</a></li>
> </ul>
This will bring you to the main Calendar Project page. Please fix this.
r=sipaq with all review comments addressed.
Attachment #241114 -
Flags: first-review?(bugzilla) → first-review+
Assignee | ||
Comment 7•19 years ago
|
||
Sunbird 0.3 Release notes edited with dmose and uploaded to www.
Nits were addressed.
We will still need to update the release date whenever that is, and link to the Solaris builds once Sun gives them to us.
In addition, we still need a system requirements page. I'm talking to dmose about what those requirements should be.
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•