[nodebb-plugin-ns-points] NS Points, Forum Gamification
-
@Nicolas said:
@Codejet there is no option to omit
/points
overview page. Could you share more information why do you want to hide it from users?@gsvir It's released, just without settings. It works, and collects points. In future more features will be added.
I think you misunderstand my question, just want to omit 1 user from displaying in the overview page. Not entire overview page.
Say if I had a certain RSS plugin running posting every hour using a certain username, he has way too many points right now. Have to ban him cos he's cheating a bit
-
Oh, I see. Yep, It looks like an additional feature for points plugin.
-
@lombisi you should edit corresponding template - https://github.com/NicolasSiver/nodebb-plugin-ns-points#topic-view
-
Going to update for compatibility with
0.8.x
.
Ajaxify changes broke plugin. -
Version 2.0.0
New version has been released, notable changes:
- Compatibility with
v0.8.x
forum - Improved support for themes, you don't need inject templates anymore
- Improved Overview page, now it shows as a grid with very basic animation
New Overview Page look:
- Compatibility with
-
Version 2.1.0
New version has been released, notable changes:
- New posts now will be populated with points
- Updated all package dependencies
- Points section will show exactly 20 top users
-
@Nicolas I submitted a commit to make it work with .9 however I still cannot get it to show points even after I used the change to the profile page.
-
@Ryan-Oliver I'm waiting for this change, so you don't need to mess with template for the profile page:
User Profile: metrics filter · Issue #3838 · NodeBB/NodeBB
Would be great to have filter for user's metrics, so plugins can alter this collection of metrics, for example remove metrics about followers, but inject amount of points, etc. Also, add widget zone, somewhere on such page, so widgets wi...
GitHub (github.com)
Also, as for me, It's very early to migrate to
0.9
-
ok good to hear! I have the module loaded and is not giving any errors just no gamification yet
-
Version 3.0.0
New version has been released.
Changelog:
- Compatibility with v0.9.x forum
- Updated look for Overview page
- Provided template for profile view, for easy include
Sneak peek to Overview page:
-
Hi Nicolas, I'm pretty sure this isnt an issue with your plugin but thought id ask anyway.. I have your plugin installed and it works fine in chrome and a few other browsers that i tried but for some reason when using an embedded chrominium browser (in WPF) the points link doesnt display anything.. All other links for the site work and display fine in the embedded browser - your template for the users account also shows the points correctly.. Are you using a certain technology in the points link that might not be available in this embedded browser? Thanks
-
-
Could you provide screenshot of your issue?
-
What browser and OS do you use?