HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How can I filter the discussions inside a group or category using the url?
At the group or category level you can add ?qna=answered or ?qna=unanswered or ?qna=question to the url of a category or group it will sort the questions accordingly so that only that type of content will display for example:
?qna=answered - will only show questions that have been marked with best answer
?qna=unanswered - will only show questions that have received a comment
?qna=question - will only show questions that don't have comments
The question I have is, is there a way to do the same with discussions? How can I, through the url, display only the discussions inside a category or group and also, how can I filter the discussions so that only discussions without comments appear?
1
Answers
How may have changed but you might get an idea here
https://open.vanillaforums.com/addon/zerocomments-plugin
New version here
https://vanillaskins.com/plugins.html#zeroComments
Thank you for your answers. That doesn't appear to filter at the group level. So there isn't something like the ?qna=answered string you can add to urls for discussions that you know of?
I do not know.
I'd say look at how qna does it