Closed
Bug 547765
Opened 15 years ago
Closed 15 years ago
Add src=mostshared to front page "most shared" widget
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P2)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
5.8
People
(Reporter: osunick, Assigned: clouserw)
Details
(Whiteboard: [remora])
Attachments
(1 file)
1.55 KB,
patch
|
smccammon
:
review+
|
Details | Diff | Splinter Review |
We're considering replacing this with the top tags widget, but it would be good to have at least a couple weeks of data to see how often people click on this.
Updated•15 years ago
|
Summary: Add src=share to front page "most shared" widget → Add src=mostshared to front page "most shared" widget
Updated•15 years ago
|
Flags: in-litmus?
Comment 1•15 years ago
|
||
deetz:
From the Most Shared box
Downloads from the Most Shared box on the homepage
Assignee: nobody → clouserw
Whiteboard: [remora]
Assignee | ||
Comment 2•15 years ago
|
||
In addition to the attachment:
INSERT INTO download_sources (name, type, created) VALUES ('mostshared', 'full', NOW());
I'm not including that in the attachment because I want to put it in zamboni's migrations and quit using remora's.
Attachment #430146 -
Flags: review?(smccammon)
Updated•15 years ago
|
Attachment #430146 -
Flags: review?(smccammon) → review+
Assignee | ||
Comment 3•15 years ago
|
||
http://github.com/jbalogh/zamboni/commit/12702ba6a031e6ef182225765ad03fda47d1e7b2 and r63677
Thanks.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
How can we test this on preview; just start sharing add-ons like mad? The box is currently missing, here.
Assignee | ||
Comment 5•15 years ago
|
||
If you share one add-on, it should show up in the box after the cron runs.
Assignee | ||
Comment 6•15 years ago
|
||
Actually, this comes from metrics I think. I tweaked the date for an add-on in the db which is showing up in that list now.
Comment 7•15 years ago
|
||
Verified FIXED; https://preview.addons.mozilla.org/en-US/firefox/addon/84472?src=mostshared.
I don't know of a Litmus test that wouldn't involve you or someone else doing something with metrics.
Status: RESOLVED → VERIFIED
Updated•9 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
•