Closed
Bug 1124042
Opened 10 years ago
Closed 10 years ago
Move Thunderbird Features page to Bedrock
Categories
(www.mozilla.org Graveyard :: Thunderbird, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kohei, Assigned: kohei)
References
()
Details
(Whiteboard: [kb=1637304] )
Attachments
(2 files, 1 obsolete file)
Thunderbird has a bunch of great features! This page needs an overhaul.
Comment 1•10 years ago
|
||
(In reply to Kohei Yoshino [:kohei] from comment #0)
> Thunderbird has a bunch of great features! This page needs an overhaul.
What do we want to add? (Or who else to ask?)
Flags: needinfo?(rkent-allmailnews)
Flags: needinfo?(kent)
Flags: needinfo?(dave.koelmeyer)
I think many stuff are missing, like feed reader or enterprise features. I have a very rough draft here but still checking.
https://gist.github.com/kyoshino/d6fb36500d04c6e1fa09
Comment 3•10 years ago
|
||
an early thought so i don't forget to mention it - if Migration Wizard is Migration Assistant, that users interract with, we no longer have that for current versions
Comment 4•10 years ago
|
||
For the next couple of weeks, I really need to focus on code issues prior to TB 38 uplifting to aurora. So I don't think that I can addresses issues of the web pages. That being said, it would be great if the work moved forward to get key web pages onto bedrock. Perhaps a little later I can give more input.
Flags: needinfo?(kent)
Comment 5•10 years ago
|
||
Sorry about the delay. Terminology question: it would be a great help if someone can please explain to me what "Bedrock" is, exactly. I'm assuming it's this page – https://www.mozilla.org/en-US/thunderbird/features/ – which you are looking to get updated, correct?
Flags: needinfo?(dave.koelmeyer)
Bedrock is the codename of the new Python-based site platform for www.mozilla.org that can be found at:
https://github.com/mozilla/bedrock
The most of the current Thunderbird pages are still on the legacy PHP-based platform that is going away, so we have to port all the content to Bedrock sometime soon.
http://viewvc.svn.mozilla.org/vc/projects/mozilla.org/trunk/thunderbird/
As I'm free next week, I'll work on the migration as much as possible.
Comment 7•10 years ago
|
||
Looking at the draft page in its current state I can't think of anything missing in terms of feature headings – looks to me like all the bases are covered.
Because we don't have enough time before SVN shuts down, I keep the current copy as is. Let's revisit the content later.
Assignee | ||
Comment 10•10 years ago
|
||
Attachment #8649511 -
Attachment is obsolete: true
Assignee | ||
Comment 11•10 years ago
|
||
Incorporated several en-US only sections and modifications that are not in the en-GB and localized pages.
Assignee | ||
Comment 12•10 years ago
|
||
The localized strings are now in lang files, at r145350. :flod, can you start tracking? Thanks!
Flags: needinfo?(francesco.lodolo)
Comment 13•10 years ago
|
||
(In reply to Kohei Yoshino [:kohei] from comment #12)
> The localized strings are now in lang files, at r145350. :flod, can you
> start tracking? Thanks!
I don't plan to drive Thunderbird's localization on mozilla.org, I'll leave that to Théo and Pascal (if they still want).
But please, as a first step let's stop committing files on SVN without discussing it beforehand, it makes managing mozilla.org really complicated on my side.
At this point I reverted the changeset in r145351, we can revert it back when we've cleared the process.
Take a quick look at the English file
https://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/locales/en-US/thunderbird/features.lang?view=markup&pathrev=145350
How can a string have a "translation" completely different than the reference string for English? Which one is correct?
Please coordinate with Théo (or Pascal starting next week) on the most appropriate process to land these files in trunk/locales
Flags: needinfo?(francesco.lodolo)
Comment 14•10 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #13)
> At this point I reverted the changeset in r145351, we can revert it back
> when we've cleared the process.
Forgot to remove the en-US file (r145354), otherwise it will be picked up by Pootle.
Assignee | ||
Comment 15•10 years ago
|
||
Théo or Pascal, can you please handle the l10n here? The Bedrock migration happens soon, and I don't want to lose the current 40 locales.
Flags: needinfo?(theo)
Flags: needinfo?(pascalc)
Assignee | ||
Comment 16•10 years ago
|
||
Comment 17•10 years ago
|
||
(In reply to Kohei Yoshino [:kohei] from comment #16)
> Preview: https://www-demo4.allizom.org/en-US/thunderbird/features/
Looks great! Thanks for doing this.
Comment 18•10 years ago
|
||
Hey Kohei,
I was OOO yesterday for medical reasons, taking a look today.
Flags: needinfo?(theo)
Flags: needinfo?(pascalc)
Comment 19•10 years ago
|
||
Quick update:
I see different issues with what landed in r145351.
- Some strings contained <span> tags in the old template, forcing a new line. A space was not required at that time.
<span> has been removed, but now there's a missing space in some titles. When we remove the span, we should make sure we add a space when it's missing.
Example in French:
"Personnalisation<span>de votre messagerie</span>" ok because new line > "Personnalisationde votre messagerie" not ok.
- Quotes have been changed to curly quotes for all locales. While this is ok for en-US and other locales, it's up to localizers to decide. Let's make the change in en-US only.
Comment 20•10 years ago
|
||
(In reply to Théo Chevalier [:tchevalier] from comment #19)
> When we remove the span, we should make sure we add a space when it's
> missing.
Importing translations from "top-features" div instead of links in "main-features" seems safe. Translations should be the same, and there is no <span> tag. Will try that.
Comment 21•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/0dee7087e19f5d795f6cdb25a7cd9f6e0fff1bb3
Fix Bug 1124042 - Move Thunderbird Features page to Bedrock
https://github.com/mozilla/bedrock/commit/48e155a21780e66f1ef7c6c5da0425439b203dd1
Merge pull request #3220 from kyoshino/bug-1124042-port-tb-features
Fix Bug 1124042 - Move Thunderbird Features page to Bedrock
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Flags: needinfo?(rkent-allmailnews)
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
•