Cool, I took a look at the data in api/recent and realized that there's no info about the content of the topic except the title... Is there any way I can get post content?
Sort by topic name
-
We can choose options for sorting topics are these three below: oldest, newest and most posts. I need to sort topics by name A-Z and Z-A. THANX!
-
I should be able to make a plugin for that.
-
Here you are, try this for me.
https://github.com/yariplus/nodebb-plugin-category-sort-by-title
-
Thank you, yariplus! You're great.
But it shows only one option for sorting, A-Z. -
@yosukey I needed to change some core files to enable Z-A sorting. It is coming in the next nbb version.