Skip to content

New and improved calendar plugin

Niklaus Hofer requested to merge newcalendar into master

The calendar plugin has been improved:

  • There are now groups of events
    • (Rather than identifying the type of event by it's title)
  • More fields have support for multi-language
  • URLs for the event and location details can now be provided
  • iCal entries now include the URL (if provided in the JSON) and a desctiption field
    • If provided in the JSON, the description field contains the event URL and the location URL
  • If provided in the JSON, the events list on the website includes the links for the event and location
  • A bug in the iCal generation has been fixed

Merge request reports