Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
New here, can anyone point me where in the github to download nodebb 0.7-dev? Thanks.
It's actually simply the master branch. See line #5 "version" in https://github.com/NodeBB/NodeBB/blob/master/package.json
Thanks rbber. 0.7 dev version works great too.
I would imagine you would add what @baris mentioned in here:
https://github.com/bubundas17/nodebb-plugin-hide-contents/blob/master/library.js#L19
if user is member of the poster set, return content as is
Hey there, we can handle installs for you for a one-time fee. Contact us at [email protected]
Thanks! 😄
https://community.nodebb.org/api/users gives you the latest registered users.
@realZ Not entirely sure on your question, but you could try here
Yup. Check this out. It takes a hell of a lot of time to get used to but with some practice you'll find yourself writing 20 lines of html code in half a second, I'm totally serious.