Closed
Bug 487500
Opened 17 years ago
Closed 16 years ago
Listing pages should show add-ons which are compatible with only one application
Categories
(addons.mozilla.org Graveyard :: Search, defect, P3)
addons.mozilla.org Graveyard
Search
Tracking
(Not tracked)
VERIFIED
FIXED
5.3
People
(Reporter: osunick, Assigned: davedash)
References
Details
Attachments
(1 file)
|
14.10 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
Add-ons for thunderbird get reduced exposure because they get lost in the noise of add-ons which are both Fx and TB compatible. It would be good for people who click a category browse link to see add-ons which are TB only by default with a checkbox to enable results across all applications.
Example:
https://addons.mozilla.org/en-US/thunderbird/browse/type:1/cat:66?sort=popular
is dominated by Firefox add-ons which happen to support TB, and even the most popular TB privacy add-on can't hope to compete with Adblock. Another reason to do this is many of the firefox add-ons which happen to be TB compatible have TB compatibility as an afterthought, reducing the quality of the experience.
| Reporter | ||
Updated•17 years ago
|
Assignee: nobody → clouserw
| Reporter | ||
Updated•17 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•17 years ago
|
Target Milestone: 5.0.5 → 5.0.7
| Reporter | ||
Comment 1•17 years ago
|
||
Let's see if we can address this with the updated search somehow.
Target Milestone: 5.0.7 → 5.0.8
| Reporter | ||
Comment 2•17 years ago
|
||
Dave-
This is another search requirement- let's chat this week.
Assignee: clouserw → dd-bugzilla
Updated•17 years ago
|
Assignee: dd-bugzilla → dd
Comment 3•17 years ago
|
||
This depends on the new search engine which jumped milestones. ->5.0.9
Depends on: 498999
Target Milestone: 5.0.8 → 5.0.9
| Assignee | ||
Comment 4•17 years ago
|
||
Bumping this - I want to first get the search working and in production. This should be easy, but I may need to update things first.
Target Milestone: 5.0.9 → 5.1
| Assignee | ||
Comment 5•16 years ago
|
||
Nick,
Let's talk about this. let's go through the sunbird/thunderbird/etc pages and see what we could change. Not sure if this is 100% search related - but it could be.
| Assignee | ||
Comment 6•16 years ago
|
||
FYI, this bug is similar to this:
https://bugzilla.mozilla.org/show_bug.cgi?id=374890
Updated•16 years ago
|
Target Milestone: 5.1 → 5.2
Updated•16 years ago
|
Target Milestone: 5.2 → 5.3
| Assignee | ||
Comment 7•16 years ago
|
||
* I switched browse to use sphinx to fetch the data, since sphinx also keeps tabs on how many apps an addon works with
* I created a checkbox that is off by default - always looking for things that work for "Firefox" for example would be a bad thing, but for Thunderbird it's beneficial - we may want to have those act differently, but I'm hesitant to do one-offs unless absolutely necessary.
* We may want to use Sphinx to generate the "top lists" in the default browse pages, but again... only for Thunderbird maybe...
-d
Attachment #408439 -
Flags: review?(clouserw)
Comment 8•16 years ago
|
||
Comment on attachment 408439 [details] [diff] [review]
v1
Using search is good here and the checkbox is good. It's not actually filtering for me, but it's probably my sphinx setup because I forgot how to restart it.
Attachment #408439 -
Flags: review?(clouserw) → review+
| Assignee | ||
Updated•16 years ago
|
Component: Public Pages → Search
| Assignee | ||
Comment 9•16 years ago
|
||
Fixed in r54562
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reopening: AdBlock (and others) are still showing up on, e.g., https://preview.addons.mozilla.org/en-US/thunderbird/browse/type:1/cat:66?show=20&only=on&sort=weeklydownloads
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Updated•16 years ago
|
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Verified FIXED; checked https://preview.addons.mozilla.org/en-US/thunderbird/browse/type:1/cat:66?show=20&only=on&sort=weeklydownloads with/without JavaScript.
Status: RESOLVED → VERIFIED
Updated•10 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
•