[nodebb-plugin-ns-awards] NS Awards, Give Medals!
-
@Nicolas said:
@MJ you have to inject template for this: https://github.com/NicolasSiver/nodebb-plugin-ns-awards#profile-template
It means, you have to mess with your theme.okay thank you, I'm not good at it now. I will learn more about it, and if I'm good enough I will try and mess with my theme
thanks
-
-
@SatoshiCamp +1
-
I don't have any ETA
-
No, I don't think it could help
I do small chunks of work on every plugin, one by one.
I can say, that currently I'm updating Custom Fields plugin, and I'm very close to final stage of another major release for it. Next plugin could be Awards or Points, it depends how Github sort them for me by popularity -
Version 3.0.0
Summary: error handling for uploads
- Compatibility with NodeBB v1.x
- Use of relative path for award uploading
- Show error messages for new awards uploads
-
Well since it seems that you don't have enough time to update it, I tried to achieve the automatic reward system.
But since I'm new with those kind of stuff (javascript, nodejs, nodeBB, mongoDB, et cetera) I don't know if what I did is correct, because I'm still thinking in terms of PHP and MySQL.If someone wants to have a look this is my fork: https://github.com/TimP4w/nodebb-plugin-ns-awards
For now it "works" but of course it's not production ready. -
@TimP4w I didn't prioritize any NodeBB development several last months. I have checked your PR at weekends, It's a definitely looks different. I thought about Achievement system in different way.
Would be great to know, how many users would like to see an achievement system (system where you define an achievement with a set of rules, and if those rules are fulfilled - user will receive an award).
-