Closed Bug 390658 Opened 17 years ago Closed 16 years ago

Add feed for available language packs

Categories

(addons.mozilla.org Graveyard :: API, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: morgamic, Assigned: laura)

References

()

Details

Attachments

(1 file)

We will need a a feed to display available language packs. This will be used on mozilla.com's all.html to help users get the packs they need.
At minimum, feed should show: * app * version * locale Ideally we'd have some rating information grouped in with this as well.
Blocks: 390660
I'd also like to see: * URL for more information * URL to download * Filesize * rating/review info (if possible)
Does this need to be something special or is it rolled into the API? Is it invalidated by madhava's new mocks/plan for lang packs?
This feels like an API thing to me if we can get it done in time (this quarter). Adding Laura to CC for input.
Assignee: nobody → laura
Target Milestone: 3.2 → 3.3
Assignee: laura → nobody
Component: Public Pages → API
QA Contact: web-ui → api
Target Milestone: 3.3 → 3.2
Target Milestone: 3.2 → 3.3
It's an API thing, but for the next version.
Status: NEW → ASSIGNED
Target Milestone: 3.3 → 3.4
Target Milestone: 3.4 → 3.x (triaged)
Target Milestone: 3.x (triaged) → 3.4.3
Target Milestone: 3.4.3 → 3.x (triaged)
Blocks: 441515
Target Milestone: 4.x (triaged) → 5.0.2
Status: ASSIGNED → NEW
Assignee: nobody → laura
(In reply to comment #5) > It's an API thing, but for the next version. next version of the API or 5.0.3? What needs to happen here?
Old comment, patch coming shortly.
I'm returning the addon info consistent with the rest of the API, except I added the target locale. The consistency thing seemed like a good idea, plus it's the lazy solution. If it's too much data I can return less :)
Attachment #362330 - Flags: review?(morgamic)
Comment on attachment 362330 [details] [diff] [review] Patch to add "get_language_packs" API call Pulls out a pretty huge XML doc, but works as intended.
Attachment #362330 - Flags: review?(morgamic) → review+
In r22247. I bumped the API version to 1.4 as well, so invoke this via https://[host]/en-US/firefox/api/1.4/get_language_packs
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: