[nodebb-plugin-ns-points] NS Points, Forum Gamification
-
Could you provide screenshot of your issue?
-
What browser and OS do you use?
-
It's matter of time, while someone will find a way how to abuse the system.
It's a cumulative system. That is why it's simple and robust.
In the same way you can abuse by writing many trash messages, or creating topics.
I would like to omit functional in the plugin, where points could be subtracted.
From the other hand, I would like to have something to prevent so easy abuse. -
For now i have just adjusted the header font:
.page-points .container .points-user-name { font-size:1.0em; }
This seems to make the headers short enough that the porgress bar doesnt get cut off, only problem is that the user avatar now looks way to big but i can live with that.
-
@whitts by design, long usernames should be truncated.
It worked well before, especially in latest Chrome.Handle long usernames on summary page · Issue #6 · NicolasSiver/nodebb-plugin-ns-points
There is an issue with long usernames. They are not truncated. Reproducible in latest Chrome, WIN.
GitHub (github.com)
-
This post is deleted!
-
Hi, I really like this plugin but I am a total noob when it comes to coding. Can anyone help me with an idiot's guide to implement this plugin ?
I am using NodeBB v1.0.0 with the persona theme. -
At current phase, a few plugins are compatible with
v1.0
. -
If we talk about v1.0 NodeBB. In order to have workable solution, I have to update plugin. As for step-by-step, I will try to provide more simple step-by-step guide as part of plugin's documentation.
How? - I have to check breaking changes and accommodate them with next update.
When? - I'm going to do it at weekends (5-6 March)Actually I have waited for major release of NodeBB, so I need solve compatibility only once in a while
-
@Nicolas Thank you for the prompt response. Also let me know if you do custom development, but not at completely un-affordable and unsustainable costing, lol. I also think that as community members we can arrange for Nicolas's coffee/beer if he can finish up hi TODO list real quick.
-
Not compatible with V1.0.2 ?