[nodebb-plugin-shoutbox] Shoutbox plugin
-
@jtarjanyi I had this issue initially, restart nodebb, then control-f5.. maybe change theme and change back.. im not actually sure what fixed it for me.. lol
-
Guys, for those that are having issues getting this to work, can you try deleting the
nodebb.min.js
file in/public/src
? -
Mmh same problem than before...
@toolito said:
I can't send messages, and when the shoutbox appears, i see this message :
The shoutbox appears correctly each time i reload the page, but i can't send messages.
shout is null message in the console :
/plugins/shoutbox/js/shoutbox.js?v=v0.3.2-74-gbc10080
line 103 :var date = new Date(parseInt(shout.timestamp, 10));
-
@kelso said:
Any easy way to remove the GIST function? I tried commenting it out in the .tpl file, but it didnt seem to go away, even with a control-f5. Perhaps I need to restart node?
You indeed have to restart NodeBB for that. I'm thinking of a better "feature" feature soon.
-
Hi forum and @mr_waffle
Since the 0.0.7 version, I'm getting this warning
warn: [meta.scripts.get] Could not resolve mapped path: plugins/shoutbox/js/main.js. Are you sure it is defined by a plugin?
And the Shoutbox doesn't appear. And not working in the dedicated page. What can I do about that.
I know the widget version is coming. Should I wait for it?
-
0.0.8 has been published.
Changelog:- Shoutbox works as a widget now. Keep in mind that I disable any containers within the plugin.
- Up to date with 0.4.0
- Fix bug in editing shouts
Requires NodeBB 0.4.0.
I've been busy with other stuff lately, but want to get back to working on my plugins.
-
Yay!
In other news, I just pushed more changes that will throw more deprecation warnings for shoutbox. Don't worry, if you bug me about it, I'll probably submit a PR to fix it up for you
Edit: An example, and here's another example
-
Fun fun fun
-
This is the most popular topic on our community forum. Time to lock imo *abuse of privileges*
-
@Sp4rkR4t said:
@mr_waffle liking the plugin, I've noticed that writing a @ mention works but not the autocomplete or notification parts of the system. Is this something that could be resolved between the plugins or not?
Autocomplete could possibly be done, haven't looked into it. Notifications can't be done since it isn't a post. I could ofcourse create notifications for it myself, but is that really necessary?
-
So I should get like a medal or something now, right?
-
Reworked the admin page:
See if you can guess the new feature