lvictor
(Laura Victor)
October 11, 2022, 10:39am
1
Looking to add 2 feeds to the top of the homepage for my forum:
Newly Diagnosed: used Showcased Categories component with a Category filter)
Most Active: need to find way of listing the topics with most replies in last 30 days)
I’ve mocked it up at: https://discourse.t1ndevforum.org/ but I’d appreciate suggestions for how to list only the most active topics across all categories. Thanks!
merefield
(Robert)
October 11, 2022, 10:55am
2
You could use ‘Top’ and set all the multiplier settings to zero. That would get you (at least very close) to “Topics with most replies” without having to do anything more fancy?:
This is a reference guide for describing how topics filtered by “Top” are determined to be “Top Topics”
All Discourse sites have the ability to sort topics by “Top”.
All “Top” topics in this section are all assigned a “Top Score” that is calculated based on: likes on the first post, likes on the rest of comments, number of replies and number of views, for the selected period of time.
Topics are then displayed with the topics having the highest “Top Score” appearing at the top of…
2 Likes
Moin
October 13, 2022, 8:35am
3
I thought maybe you could also use
https://meta.discourse.org/top?order=posts&period=monthly
But I think it shows topics created in the past month and not all topics which got a lot of replies.
merefield
(Robert)
October 13, 2022, 8:37am
4
Which is precisely why you need to change the settings as I indicated.
1 Like
nolo
(Manuel)
October 13, 2022, 8:54am
5
We did a component that extends the options of the Showcased Categories component:
I did a full re-write of this component. It’s hosted on a new repository and has a new topic: Featured Lists
This version continues to work fine for now, but if you’re on Discourse 3.2.0.beta3 or above please use the new version.
This component lets you feed diverse topic lists on your homepage. The default look:
[Screenshot from 2022-07-29 16-38-47]
On the component settings you can define the feed lists and the outlet postition:
[Screenshot from 2022-07-29 16…
E.g. I use it like that:
I guess that’s just what you want to do?
lvictor
(Laura Victor)
October 19, 2022, 5:28pm
6
Thanks, the Versatile Showcase looks like the best solution!
1 Like
system
(system)
Closed
November 18, 2022, 5:29pm
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.