Plugin Contest Entries: Calendar, Teamspeak admin, Teamspeak viewing widget
-
The Calendar plugin's stylesheet has been completely redone, and now it is mobile-friendly. Yay!
I also added the optional ability to use @arasbm's nodebb-plugin-whoisin as the engine for responses.
The latest version is 0.1.1
-
HI @pitaj I just tried installing this plugin, (0.1.1) and it's crashing nodebb here:
7/12 21:24 [54011] - error: TypeError: Object #<Object> has no method 'get' at Object.module.init [as method] (/Users/brian/github/NodeBB/node_modules/nodebb-plugin-calendar/library.js:105:9) at /Users/brian/github/NodeBB/src/plugins.js:460:13
This is on the latest nodebb on master
-
@BDHarrington7 @Normando
What versions do you have of the following:
NodeBB
Node.jsThis plugin hasn't been updated to work with the new 0.6.0
init
hook yet, so is incompatible with 0.6.0.In fact, I thought I made it compatible but I guess I forgot.
-
nodebb is latest (so 0.6.0 or so), and Node is at 0.10.33
-
@BDHarrington7 that's it then.
I'll definetly make the plugin compatible in my next update (as well as adding a couple more features).
-
Cool looking forward to it
-
@BDHarrington7 it'll hopefully drop before 0.6.0 releases, but I don't know when that will happen. I'll definitely release the update within a week of 0.6.0 though.
-
No worries, I was just curious to see it b/c it was an idea I had a while back, but didn't find the time. Glad to see you dug into it!
-