Hi Anybody here?
bubundas17
Posts
-
-
And also if you guys want more third-party developers to make plugins for nodebb, you should write the development docs properly that other developers can contribute. I had a hard time in figuring out the things while writing my first plugin for nodebb.
-
Sir, How I suppose to do that?
I am Planning To Make a plugin Which Hides Contents Inside a tag. and Keep it hidden until the viewer replies to the post.I wanna do something like this.
[hide]
// Contents Should Be hidden Until the user Replies to this post
Super Secret
[/hide]I have created a simple plugin which hides the contents. But How can I show the content after the user replies?
Please Have a look at the repo. -
Thank you. But I think Nodebb's Docs Needs Improvement.
-
Hi, I am totally new in nodebb development. i wanna build a plugin.
How can i know if a user replayed to a topic or not in hooks?
-
Hi,
I am finding a plugin for nodebb which will allow authors to lock/hide snippets of the post. and the reader/user need to do Certain actions (like replying to the post, Paying points, etc...)in order to gain access to the locked/hidden snippet.
I need help in developing a plugin
Show GitHub stars, forks, npm Downloads beside plugin list.
I need help in developing a plugin
I need help in developing a plugin
I need help in developing a plugin
Lock Post Contents.