[nodebb-plugin-browsing-users] See browsing users in a topic
-
NodeBB Plugin Browsing Users
This plugin shows who is currently viewing a topic. This was a core feature that we removed a while ago, now it is back as a plugin
Installation
npm install nodebb-plugin-browsing-users
More info at https://github.com/barisusakli/nodebb-plugin-browsing-users
Notes
Currently only persona supports this, if you want to add it to your custom theme make these changes. -
Try running
./nodebb build
and then restart -
It looks like this requires an update to the persona theme. Have you updated persona to latest? You might need to update NodeBB as well.
-
I have the same issue, my persona version is 5.0.3 can't have the latest 5.0.11. This can be related.
-
I am using nodebb master version this plugin didn't work!
-
We just need an update of the theme, i think it's not a prob of nodebb itself.
-
@yann151924 said in [nodebb-plugin-browsing-users] See browsing users in a topic:
We just need an update of the theme, i think it's not a prob of nodebb itself.
I'm using nodebb-theme-persona last verstion
-
Nodebb theme exodus now supports this too
GitHub - exo-do/nodebb-theme-exodus
Contribute to exo-do/nodebb-theme-exodus development by creating an account on GitHub.
GitHub (github.com)
Nodeb. 1.4.x
Will update it to 1.5.x next week -
@sanatisharif said in [nodebb-plugin-browsing-users] See browsing users in a topic:
@yann151924 said in [nodebb-plugin-browsing-users] See browsing users in a topic:
We just need an update of the theme, i think it's not a prob of nodebb itself.
I'm using nodebb-theme-persona last verstion
You would also need to have both latest master in core (likely) and more importantly a theme that supports it (persona, exodus -- nice @exodo!)
-
Ok thanks for the answer, i'll just disabled it until the next update
-
@baris does this plugin has maximum limit?
I was observing for some time, it looks like from ACP there are ~30 or ~40 people browsing a topic but it only shows 10 users on the topic... If so, can we remove the limitation or at least increase to 50 or so?