Closed
Bug 653738
Opened 15 years ago
Closed 15 years ago
Refine home page add-ons/libraries browse results/display
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect, P3)
addons.mozilla.org Graveyard
Add-on Builder
Tracking
(Not tracked)
RESOLVED
FIXED
Builder 0.9.5
People
(Reporter: dbuchner, Assigned: smcarthur)
References
Details
On the front page, we should show the most active add-ons and libraries in descending order. The "Browse more _____" links should jump to the search page with the same initial query preset.
| Reporter | ||
Updated•15 years ago
|
Assignee: nobody → smcarthur
Severity: normal → minor
Priority: -- → P3
Target Milestone: --- → Builder 0.9.4
| Assignee | ||
Comment 1•15 years ago
|
||
Define what "most active" is. The current sort order of the add-ons/libraries on the home page and browse pages is "ordering = ('-last_update', '-created_at')".
Target Milestone: Builder 0.9.4 → Builder 0.9.5
| Assignee | ||
Comment 3•15 years ago
|
||
I will change this as suggested in 659057 to sort by number of revisions, descending.
This means its possible an addon or library will consistently be on the front page if it happens to have a huge sprint of activity, even if the activity has died off recently.
Perhaps we could do number of revisions in the past month?
| Assignee | ||
Comment 4•15 years ago
|
||
Decided on changing the sort order to be greatest number of revisions in the past 30 days.
in master
https://github.com/mozilla/FlightDeck/commit/787b5fcd04d0a00462b3ca37b2e97e3bd48798df
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•