[nodebb-plugin-shoutbox] Shoutbox plugin
-
Here's a suggestion @schamper ; On the shout box the area should be greyed out if you're not logged in. Or should give off a friendly message indicating that you must be logged in to use the shout box.
-
-
0.1.0 published! Requires NodeBB 0.4.0.
Main new features:
- Complete redesign.
- User status is reflected by the green border around their avatar. This is stylable by theme creators.
- Inline editing! Instead of the annoying edit popup, editing is now done in the input box.
- Skype like editing of your last shout! Just press the up arrow to start editing your last shout!
- User settings -- you can change your Shoutbox settings in your user settings now!
- Admins can turn off features in the admincp (like archive and the gist button).
- Also the admincp, complete redesign! Screenshot can be found a few posts up.
- (Almost) completely refactored client code! It's a lot more maintainable now!
- A load of bugfixes and tweaks that enhance your experience!
- Compatible with the very latest NodeBB!
Todo:
- It's possible that settings and stuff don't work correctly with redis yet. I'll be fixing this soon.
- Adding the timestamp back.
-
Great plugin! Anyway, I know that this plugin isn't confirmed to be compatible with 0.4.1, but I've found a bug.
When a non logged-in user browses the forum and then returns to the page where the shoutbox is located, it will display an empty page to the user. -
Schamper/nodebb-plugin-shoutbox#41
-
-
@ffmad that's actually already an open issue
I'm currently pretty busy with uni, but will hopefully have time soon to work on this again.
-
So pretty much, Shoutbox is like a global chatbox?
-
I think you add it as a widget. So anywhere the widget can display you can display it. I'm pretty sure it doesn't have to be global. Pretty much like a shoutbox on any other forum software, except its a lot easier to add where you want it.
-
@dylenbrivera It's a shoutbox, what's more to say?
I'm working on this again, fixed some bugs, added some new features. Expect a new and better version sometime soon (I've only just started refactoring the client side, so not THAT soon ;))
-
I can't figure out why the soutbox works on the homepage:
But somehow it doesn't on a category page:
-
@Scriptdude this was fixed very recently:
https://github.com/Schamper/nodebb-plugin-shoutbox/commit/9bfb4d986d22c744c8f338cd28e463ee83005e06However, since I'm still working on refactoring everything, I haven't published a new version yet. If you're a daredevil you can clone the repo into the modules folder yourself
Eerste Nederlander die ik overigens tegenkom op NodeBB
-
Hey
I tried cloning the repo, but that breaks it entirely. Must be some conflict with another plugin. I noticed that shoutbox conflicts with emoji on my installation (NodeBB 0.4.3)
I'll disable it for now and will wait for your next release Keep up the good work!
Mazzel!
-
@Scriptdude Conflicts how exactly? We have the emoji plugin installed and it's working fine for us.