lvictor
(Laura Victor)
2022 年 10 月 11 日午前 10:39
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)
2022 年 10 月 11 日午前 10:55
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
Moin
2022 年 10 月 13 日午前 8:35
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.
Which is precisely why you need to change the settings as I indicated.
「いいね!」 1
nolo
(Manuel)
2022 年 10 月 13 日午前 8:54
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)
2022 年 10 月 19 日午後 5:28
6
Thanks, the Versatile Showcase looks like the best solution!
「いいね!」 1
system
(system)
クローズされました:
2022 年 11 月 18 日午後 5:29
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.