Commit Graph

14 Commits

Author SHA1 Message Date
sixtus 30dbc1d59d Fix 'finish' time display for events which doesn't have it defined. Display 'open end' as we also do on the overview page 2023-01-02 16:44:24 +01:00
sixtus b57f48b860 Refactor 'remote_url' setting to be displayed normally alongside other event information 2023-01-02 16:44:24 +01:00
sixtus 829db28740 Drop 'remote_chat' option to simplify 'event_weekly' shortcode usage further 2023-01-02 16:44:24 +01:00
sixtus b52995533f Drop 'remote_reason' (and it's 'covid' value) to simplify 'event_weekly' shortcode usage 2023-01-02 16:44:24 +01:00
Alexander Böhm 9451c262d9 More events and details
- Added event for plenum
- Added event for committee
- Added matrix channels to events
- Small layout changes
2022-11-20 19:18:33 +01:00
p1ng0ut 372fd4f280 Remove workadventure workshop virtuelles-rathaus from calendar 2022-10-10 19:57:24 +02:00
sixtus ca0446774d Include the matrix rooms for the remote events as it is stated on meetup 2022-02-20 22:10:52 +01:00
sixtus 12f24a7881 Properly include "remote events" into the common event_weekly shortcode
- Not using the term "corona"
  - Too common, and what do we do in the next pandemic? ;)
  - Use the term "remote" and introduce some new "reason" field
- Use the "remote_reason" field to change text dynamically
- Use the existing and "custom.css" style sheets instead of inline css
  - Stick to the color scheme and visual appearance of the theme
  - Allows reusability in future
- Use the proper codepoint notation for the "microbe" emoji
  - Also append "︎" (use the one specified in the font, if defined)
    - See "scroll to top" icon in the footer
2022-01-29 18:48:36 +01:00
p1ng0ut 04741bec91 WorkAdventure workshop calendar event 2021-11-02 21:19:26 +01:00
sixtus 000c916df3 Add content to the pages as metadata and display it via 'event_weekly_display' 2021-09-19 18:00:34 +02:00
sixtus a3b0fd2867 Further optimize 'event_weekly_display' shortcode and introduce some link attribute 2021-09-17 18:02:55 +02:00
sixtus 87b8921c34 Change 'event_weekly' shortcode display to a definition list
- looks far better than a table
- is not dependent to selected theme
2021-09-17 16:31:25 +02:00
sixtus 878c35f5fb Add information for 'event_weekly' shortcode into page metadata to be accessible somewhere else 2021-09-17 16:23:13 +02:00
sixtus f7311c72eb Implement some basic 'event_weekly' shortcode and add pages for our recurring events 2021-09-14 21:13:03 +02:00