This is cleaner and also avoids a 404 when no event is found |
||
---|---|---|
app | ||
assets | ||
config | ||
db | ||
jobs | ||
lib | ||
public/javascripts | ||
spec | ||
test/javascripts/acceptance | ||
.eslintrc | ||
.gitignore | ||
.rubocop.yml | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
README.md | ||
package.json | ||
plugin.rb | ||
yarn.lock |
README.md
Discourse Calendar
Adds the ability to create a dynamic calendar in the first post of a topic.
Topic discussing the plugin itself can be found here: https://meta.discourse.org/t/discourse-calendar/97376
Customisation
Plugins
discourse_post_event_event_started
this DiscourseEvent will be triggered when an event startsdiscourse_post_event_event_ended
this DiscourseEvent will be triggered when an event ends