[nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
-
@Jam yes. I'm in the process of doing that right now. I'm hoping to be done by the end of the month.
-
Great jobs!
I'll test and use it once I can take better use of it.
-
-
@Jam tl;dr: no
I have finished the backend. Now I'm working on finishing the front end event creator and calendar view. The calendar view is the hardest part. I may just release an interim version using FullCalendar while I work on the view I want (an infinite scrolling view compatible with mobile and that can be turned off if you want a normal paginated view instead).
-
nodebb-plugin-calendar v1.0.0-alpha.x
This is a preliminary alpha release of the upcoming version of nodebb-plugin-calendar. Testers are needed.
So glad to finally be making some real progress on this. Feels like I've been doing everything backwards before now.Installation:
- Confirm your
node -v
is>=6.0.0
npm install nodebb-plugin-calendar@latest
- Activate plugin in ACP
- Configure category permissions in the ACP Manage > Categories area
@teh_g @SergioNG @Jam @azeus Pinging all of you to notify you of this alpha release since you expressed interest.
Please assist me in testing the plugin by installing it and trying it out. Thanks!
- Confirm your
-
o_O ES6... I hate debian... Will try to update my node.js and use your plugin, wish me luck
Thank creationix for nvm
But I get the following errors (when not using dev mode):19/7 06:26 [3839] - error: [meta/js] Could not compile nodebb.min.js: Unexpected token: operator (>) 19/7 06:26 [3839] - error: Error: Unexpected token: operator (>)
Could it be, you're using ES6 in client scripts and NodeBB does not allow this?
-
There seem to be some problems with timezone, I guess.
If I create an event (local timezone CEST) for8:45 PM
, it shows6:45 PM GMT
in thetitle
, but shows2:45 PM
in text.Also events of deleted posts (non-purged) are still visible within the calendar page.
Thanks for this awesome plugin
EDIT: I've transferred the issues to github.
-
@frissdiegurke thanks friss. I'll try to get those issues resolved tonight.
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
nodebb-plugin-calendar v1.0.0-alpha.x
This is a preliminary alpha release of the upcoming version of nodebb-plugin-calendar. Testers are needed.
So glad to finally be making some real progress on this. Feels like I've been doing everything backwards before now.Installation:
npm install nodebb-plugin-calendar@latest
- Activate plugin in ACP
- Configure category permissions in the ACP Manage > Categories area
@teh_g @SergioNG @Jam @azeus Pinging all of you to notify you of this alpha release since you expressed interest.
Please assist me in testing the plugin by installing it and trying it out. Thanks!
Cool, i will have a try with this~ thanks !
-
New version. Update to
[email protected]
:npm install nodebb-plugin-calendar@latest
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
I don't have any admin section for this modules: ( This picture )
and :
I'm using lavender Theme
-
I'm using NodeBB v1.1.0.
-
@sanatisharif you have to click "edit" next to the category. Then select which groups get the "Post Events" privilege.
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@sanatisharif you have to click "edit" next to the category. Then select which groups get the "Post Events" privilege.
I don't have such privilege, this is my privilege setting page :