[nodebb-plugin-shoutbox] Shoutbox plugin
-
@psychobunny said:
You deserved it - but be forewarned I will never lose a plugin weekend again
I still have videochat up my sleeves! (It's still not finished...)
-
@Mr_Waffle
Just for coming up with the idea of videochat, you have my vote.
And talking about votes, not that I'm trying to put ideas in some coder's mind, who's going to take up the task of coding a voting/survey plugin, so that we can have a proper vote on these plugins
-
@planner hm I might have some ideas for it, might try it if I have the time this week. Hopefully no one else beats me to it
-
coding a voting/survey plugin
@julian was thinking of using some sort of third party polling API. The three of us actually dealt with an API earlier in our days but that was a paid service that none of us can afford as open source. any ideas?
EDIT: or we could just write it from scratch, of course
-
@psychobunny said:
coding a voting/survey plugin
@julian was thinking of using some sort of third party polling API. The three of us actually dealt with an API earlier in our days but that was a paid service that none of us can afford as open source. any ideas?
EDIT: or we could just write it from scratch, of course
I have some ideas from scratch Haven't looked at the details yet but I think it should all be possible.
-
Weird, can't send messages and even can't see the shoutbox top of the page/bottom of the page.
nodeBB 0.3.1, pulled, restarted
edit:
ahh now finally got these
*
[plugins/nodebb-plugin-shoutbox] staticDir is deprecated, use staticDirs instead
warn: [plugins/nodebb-plugin-shoutbox] staticDir is deprecated, define CSS files with new staticDirs instead.
warn: [plugins/nodebb-plugin-rss] staticDir is deprecated, use staticDirs instead* -
@Mr_Waffle No and no - and it was my first plugin after a new vps(ubuntu 12.04)+nodeBB install. But i updated Redis later after i saw in the admin menu the current version (from 2.2).
staticDir is deprecated, use staticDirs instead
the same error for the RSS plugin at the nodebb start but thats works fine without any problem.
-
@phreaker said:
@Mr_Waffle No and no - and it was my first plugin after a new vps(ubuntu 12.04)+nodeBB install. But i updated Redis later after i saw in the admin menu the current version (from 2.2).
staticDir is deprecated, use staticDirs instead
the same error for the RSS plugin at the nodebb start but thats works fine without any problem.
This is a warning, not an error. Although, it works with this deprached function.
-
@phreaker said:
@Mr_Waffle No and no - and it was my first plugin after a new vps(ubuntu 12.04)+nodeBB install. But i updated Redis later after i saw in the admin menu the current version (from 2.2).
staticDir is deprecated, use staticDirs instead
the same error for the RSS plugin at the nodebb start but thats works fine without any problem.
Can you send me your forum URL through chat? I can try to see where the issue is.
-
-
Updated with 0.0.7, small update
- Use staticDirs
- Add minver
- Correctly check for anon... oops
- Sound now only plays if the message is from another user
- Other sound!
- Use the templates system instead of being silly
So only some behind the scenes changes... This release somehow fixes the issue some users were having where the shoutbox wouldn't show on 0.3.2.
-
I would love love love to be able to set this as a side block like on my xenforo setup.
http://myminecraft.com/I know this would probably only work well on some themes though..
-
@kelso said:
I would love love love to be able to set this as a side block like on my xenforo setup.
http://myminecraft.com/I know this would probably only work well on some themes though..
Will be possible with this.
-
when's http://myminecraft.com/ going to be ported over to nodebb?