Plugin ideas
-
@seti123 said:
Anybody thought about a WebRTC integration. To start calling and chatting with other users.
To give you an impression look at https://twelephone.com/PLUGIN WEEKENDS
We decided that from now on, we'll have a competition between the three of us @baris @julian. During the week we'll try (our best) to work on core (and in ge...
NodeBB Community (community.nodebb.org)
-
If you like bbcode, somebody actually wrote a bbcode plugin https://github.com/adarqui/nodebb-plugin-bbcode
-
@psychobunny The above plugin made the forum not work :P, also another idea for a plugin would be a like/dislike feature on the posts
-
@planner I know what he's referring to, I'm just saying that favourites is similar to a "vote up" plugin only with a different name. It's just lacking the "vote down" feature
-
We are having that discussion internally too, ie adding up/down buttons to posts and making favourite just add the post to your favourites. The reputation of the post and user will then be tied to the the amount of up/downs they get. We still haven't decided on what to do.
-
I'm thinking of making a plugin that enables you to chat to multiple users in the same chat, a la Facebook messenger.
However when I look in the chat code I see theres a lot to be done to make it "pluginnable", maybe it's better to implement this functionality into the core?
What do you say @psychobunny ?