Any chance someone has developed a plugin to allow users to view topic list by newest date (first post date) or by latest activity (bumped topics to top) how within the topic filter drop-down?
Discourse has both of these already built-in unless I am not properly understanding what you mean here.
You can currently do this by going to /new
or /?status=new
/top
or /latest
or /latest?order=activity&status=active
All the options give the same views most of the time though.
1 Like
Thanks for the reply, but what I mean is to have an option of chronological order based-on initial post (I don’t believe this exists), and another option which is chronological order based-on latest comment (this currently exists as “latest”).