nicopace / discourse-calendar

Adds the ability to create a dynamic calendar in the first post of a topic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Events
  • discourse_post_event_event_will_start this DiscourseEvent will be triggered one hour before an event starts
  • discourse_post_event_event_started this DiscourseEvent will be triggered when an event starts
  • discourse_post_event_event_ended this DiscourseEvent will be triggered when an event ends

Custom Fields

Custom fields can be set in plugin settings. Once added a new form will appear on event UI. These custom fields are available when a plugin event is triggered.

About

Adds the ability to create a dynamic calendar in the first post of a topic.

License:MIT License


Languages

Language:Ruby 58.6%Language:JavaScript 31.1%Language:SCSS 6.7%Language:Handlebars 3.4%Language:HTML 0.2%