[nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
-
@PitaJ the location of the calendar accepts markdown, which is good for the ones that know the "link" format. Making a link to map opens up the gps and is really helpful on mobile.
Can you make a separate block for the location? One block location text and another for location link.
-
@evoixmr I don't see any compelling reason to do so. Go ahead and open an issue on Github though, and if there's a significant amount of support, I'll consider it.
-
@azeus try clearing your cache for the missing calendar issue
-
Have you tried rebuilding assets with
./nodebb build && ./nodebb restart
?
Is your site available publicly somewhere I can look myself? Feel free to PM me directly if you don't want to make it public knowledge -
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
Have you tried rebuilding assets with
./nodebb build && ./nodebb restart
?
Is your site available publicly somewhere I can look myself? Feel free to PM me directly if you don't want to make it public knowledgeThat fixed the isse ^^ Tks
-
@azeus glad to hear it!
-
still have to edit the event to make it visible
Is this still happening? Does it happen when posting as a topic, or as a reply, or both? Does it happen as an admin?
I just tried it and wasn't able to reproduce.
-
@evoixmr I know you were wanting more custom repetition types. Would you mind opening an issue detailing those extra types? Thanks
-
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
still have to edit the event to make it visible
Is this still happening? Does it happen when posting as a topic, or as a reply, or both? Does it happen as an admin?
I just tried it and wasn't able to reproduce.
Yes still have this, with or without admin. Happening when posting (we don't use events in reply)
-
New version. Please try out
[email protected]
Note: this version requires NodeBB v1.5.1npm i nodebb-plugin-calendar@latest
Changelog:
- Fix needing to edit event to see it when "Only allow events in the main post of a topic" was enabled
-
New version. Please try out
[email protected]
Note: this version requires NodeBB v1.5.1npm i nodebb-plugin-calendar@latest
Changelog:
- Fix multi-day "all day" events being displayed with the wrong number of days
The next NodeBB version should be released soon which will fix the plugin language translations issue.
-
New version. Please try out
[email protected]
Note: this version requires NodeBB v1.5.1npm i nodebb-plugin-calendar@latest
Changelog:
- Better fix for multi-day "all day" events being displayed with the wrong number of days
- Fix all-day dates incrementing when edited