Hi,
I have a question : Can someone please point me in the right direction, to get this information?
In the acp, I am able to view the visitors and pageviews according to the time period, via the graph on the dashboard.
However, I am not able to see such a breakdown for user signups, topics, and posts.
Thanks for help
Hercules.
Unsolved Is there a direct HTTP route to the new topic form?
-
Is there an HTTP route to the create new topic form and a way to pre-populate the title? Perhaps with a querystring parameter?
-
We have https://community.nodebb.org/compose?cid=1 but it doesn't read the query params for a title afaik.
-
Thanks, the compose form is helpful. I'm surprised that I can't pre-populate any of the fields though. title and category specifically. Maybe there is a plugin that enables this?