Closed
Bug 915760
Opened 11 years ago
Closed 11 years ago
Extend topic filters to use official list of options
Categories
(developer.mozilla.org Graveyard :: Search, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jezdez, Assigned: jezdez)
References
Details
The list of tags to implement can be found here: https://developer.mozilla.org/en-US/docs/Project:MDN/Contributing/Tagging_standards#Tagging_and_search_filters
There are a few exceptions there, e.g. the "Add-ons & Extensions" option that is equivalent to a list of tags, not just one. There are also some filters that aren't implemented by tags but other custom queries. Those won't be able to be defined in the admin but will be hardcoded (at first).
This also requires the filters to have non-tag verbose names, that need to be translatable. The tags to filter for need to be translatable, too. In other words, this won't be able to be done with constance but needs an own data model.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jezdez
Comment 1•11 years ago
|
||
Sounds like these filters would go above and beyond the filters that Holly asked us to implement. I would like to check with her before we decide to do this.
Flags: needinfo?(hhabstritt.bugzilla)
Comment 2•11 years ago
|
||
(In reply to John Karahalis [:openjck] from comment #1)
> Sounds like these filters would go above and beyond the filters that Holly
> asked us to implement. I would like to check with her before we decide to do
> this.
That list actually comes directly from the list I got from Holly. If it has anything at all extra, then her list has shrunk since the copy I was sent, because I specified it as given.
Comment 3•11 years ago
|
||
Ah, okay. I was mistaken. Thanks Sheppy.
Proceed, Jannis. :-)
Flags: needinfo?(hhabstritt.bugzilla)
Assignee | ||
Comment 4•11 years ago
|
||
Thanks all! :)
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Comment 5•11 years ago
|
||
Hey guys, this looks like the super list, which is great to see, but we won't be launching with all of these.
For launch, we will stick to TOPICS and LANGUAGE selection only. Later, we can consider adding Doc Type and Skill Level when we can be sure they will return a comprehensive set of results.
I was told that we will ultimately be collapsing DOM and API into one. Should we do so now into one line item/filter?
DOM & API
It also seemed valuable to have the following additional topics (thoughts?):
Canvas
Mobile
Tools
Tomorrow I am meeting with Jannis, Luke, Sean and David to get on the same page about UI of search and filtering. We will discuss an alternative search UI that in it's mvp version will be easier to implement and more flexible to work with the progress that has happened with the new MDN visual design. It's final version will be more in line with our audience and the search tool UI/interaction they like on GitHub and DDG. (a preview for the curious, but please reserve comments to email and not this bug thread: http://cl.ly/0s0B0s383v43)
Comment 6•11 years ago
|
||
(In reply to hhabstritt from comment #5)
> Hey guys, this looks like the super list, which is great to see, but we
> won't be launching with all of these.
>
> For launch, we will stick to TOPICS and LANGUAGE selection only. Later, we
> can consider adding Doc Type and Skill Level when we can be sure they will
> return a comprehensive set of results.
>
> I was told that we will ultimately be collapsing DOM and API into one.
> Should we do so now into one line item/filter?
> DOM & API
Yes. I would call it "APIs and DOM", and it should use the tag "API". I've updated the list.
> It also seemed valuable to have the following additional topics (thoughts?):
> Canvas
> Mobile
> Tools
I've added "Canvas".
How is "Mobile" different from "Firefox for Android", which we already have? And we already have "Tools."
Comment 7•11 years ago
|
||
Sheppy, assumed mobile would offer docs that pertain to Android, iOS, Phonegap, FxOS, etc. Anything mobile, not constrained to Android. Are we only tagging Android related docs as "mobile"?
In the doc linked above we have Tools as a doc type. We won't be releasing with doc types, so I'm suggesting putting it among the topic filters in the initial release of filters. What do you think?
Comment 8•11 years ago
|
||
(In reply to hhabstritt from comment #7)
> Sheppy, assumed mobile would offer docs that pertain to Android, iOS,
> Phonegap, FxOS, etc. Anything mobile, not constrained to Android. Are we
> only tagging Android related docs as "mobile"?
That's a good point. We haven't to date done anything not related to Firefox on mobile, so all our Mobile docs are Firefox for Android. But that won't always be true. So you're right!
I've updated the table to cover that.
> In the doc linked above we have Tools as a doc type. We won't be releasing
> with doc types, so I'm suggesting putting it among the topic filters in the
> initial release of filters. What do you think?
Yeah, that's fine.
Updated•11 years ago
|
Blocks: MDNPostLaunch
Assignee | ||
Comment 13•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•