[nodebb-plugin-ns-points] NS Points, Forum Gamification
-
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 ?
-
Version 4.0.0
New version is available. Summary: ACP part is added.
- Fully functional ACP panel with an ability to change different settings: weight for actions, base values for computation, general settings
- Compatibility with v1.x.x forum
Screenshots will be added later.
-
running now on our forum
nice work againhopely you can add that to-do on the future
-
@genesisx said in [nodebb-plugin-ns-points] NS Points, Forum Gamification:
Hey there, thanks for the great plugin, seems like it's not compatible with 1.5.x, any chance it will be compatible in the future?
Alright, looks like it's a simple hook change, here is the pull request.
https://github.com/NicolasSiver/nodebb-plugin-ns-points/pull/9