Closed
Bug 555710
Opened 15 years ago
Closed 15 years ago
Should be able to show locales as beta
Categories
(www.mozilla.org Graveyard :: Thunderbird, defect, P1)
www.mozilla.org Graveyard
Thunderbird
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: sancus)
Details
Attachments
(2 files, 3 obsolete files)
42.69 KB,
patch
|
sancus
:
review+
|
Details | Diff | Splinter Review |
468 bytes,
patch
|
Details | Diff | Splinter Review |
For the Thunderbird 3.0.4 release, we want to be able to show Slovenian as a beta locale. mozilla.com uses an image on the website with "Beta Locale" embedded into it.
We should find a solution that will work for Slovenian, and for any future locales that want to join us as beta locales.
Comment 1•15 years ago
|
||
http://dl.dropbox.com/u/184285/download-button-primary.png
Does this work?
Comment 2•15 years ago
|
||
Where is this image going?
Reporter | ||
Comment 3•15 years ago
|
||
Whoops, just noticed this was in the mozilla.com component not the mozillamessaging.com one.
Component: www.mozilla.com → www.mozillamessaging.com
QA Contact: www-mozilla-com → www-mozillamessaging-com
Reporter | ||
Comment 4•15 years ago
|
||
So I think the image you've referenced, combined with this patch will do the beta locale for the page here:
http://www.mozillamessaging.com/sl/thunderbird/
I think we may need a slightly different image, or css for:
http://www.mozillamessaging.com/sl/
Going forward, I think we need to think about getting extra attributes/classes generated on the elements so that we can just do this automatically without specific css for each locale.
I'll put that against my list of things that will improve the way we do releases.
Attachment #444620 -
Flags: review?(rebron)
Reporter | ||
Comment 5•15 years ago
|
||
This patch applies for the trunk/includes/product-details section. I'm going to be doing a formal bug to get it reviewed & approved. However...
Sancus, would you be apply this patch and the "Proposed Fix" to your own copy of momo.com so that we can test out the changes for displaying Slovenian as a beta locale? (because of the changes to product-details, its much easier to do that not on *.mozillamessaging.com).
Assignee | ||
Comment 6•15 years ago
|
||
http://momo.last-chance.net/sl/thunderbird/ shows this stuff applied, I fixed the CSS as the width of the <ul> needs to be wider to accomodate the larger image. Not sure why it's showing the older thunderbird version, though. Should it be showing 3.0.5?
Reporter | ||
Comment 7•15 years ago
|
||
(In reply to comment #6)
> http://momo.last-chance.net/sl/thunderbird/ shows this stuff applied, I fixed
> the CSS as the width of the <ul> needs to be wider to accomodate the larger
> image. Not sure why it's showing the older thunderbird version, though. Should
> it be showing 3.0.5?
Yeah, looks like it should be. http://momo.last-chance.net/en-US/thunderbird/all.html is pointing to 3.0.5, so I think the table is right, maybe somewhere in the php is wrong.
Also, should we be making this page show beta language as well:
http://momo.last-chance.net/sl/
Assignee | ||
Comment 8•15 years ago
|
||
Changes we worked out on IRC.
Attachment #447538 -
Attachment is obsolete: true
Reporter | ||
Comment 9•15 years ago
|
||
Ok, I've updated my script and this should work the same as what Andrei and I discussed. Andrei can you confirm this still works the same?
Attachment #449943 -
Attachment is obsolete: true
Attachment #449951 -
Flags: review?(sancus)
Assignee | ||
Comment 10•15 years ago
|
||
Comment on attachment 449951 [details] [diff] [review]
Product details regenerated
Yep this works, tested it.
Attachment #449951 -
Flags: review?(sancus) → review+
Assignee | ||
Comment 11•15 years ago
|
||
I'll get the CSS fixed for http://momo.last-chance.net/sl/ as well and then this should be done.
Assignee | ||
Comment 12•15 years ago
|
||
We do need a different image for: http://momo.last-chance.net/sl/
I checked in the function call change to all-older.html in r68615.
Reporter | ||
Comment 13•15 years ago
|
||
(In reply to comment #12)
> We do need a different image for: http://momo.last-chance.net/sl/
>
> I checked in the function call change to all-older.html in r68615.
I pushed it to production in r68669 as I was pushing something else there anyway and it cuts down what we need to push for 3.0.5.
Reporter | ||
Comment 14•15 years ago
|
||
Have we resolved this yet? We're going to need this in the next day or so hopefully.
Assignee | ||
Comment 15•15 years ago
|
||
No, still need an appropriate 'beta' image for http://momo.last-chance.net/sl/
Assignee | ||
Updated•15 years ago
|
Assignee: rebron → sancus
Status: NEW → ASSIGNED
Assignee | ||
Comment 16•15 years ago
|
||
Attachment #444620 -
Attachment is obsolete: true
Attachment #444620 -
Flags: review?(rebron)
Assignee | ||
Comment 17•15 years ago
|
||
http://momo.last-chance.net/sl/ works, I had to shift the text down a few pixels so it didn't sit on top of the beta language part. Not sure if we want to change that image, but I think it looks OK as-is.
Assignee | ||
Comment 18•15 years ago
|
||
Assignee | ||
Updated•15 years ago
|
Priority: -- → P1
Assignee | ||
Comment 19•15 years ago
|
||
Well, we can now show locales as beta, so this is fixed. This process could probably use some improvement and so I may open another bug once I brainstorm a little; I'll CC the people on this bug if I do so.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: Websites → www.mozilla.org
Updated•7 years ago
|
Product: www.mozilla.org → www.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•