CuBoulder / ucb_ckeditor_plugins

This Drupal 9+ module contains a collection of CKEditor 5 plugins to add functionality to the WYSIWYG editor.
GNU General Public License v2.0
1 stars 0 forks source link

Adds the "Calendar" CKEditor 5 plugin #25

Closed timurtripp closed 11 months ago

timurtripp commented 11 months ago

This update adds a "Calendar" item to CKEditor 5, allowing insertion of Google Calendar embeds via an embed code taken from Google Calendar. Equivalent to the [googlecalendar] Shortcode in D7 Express.

Resolves CuBoulder/tiamat-theme#256

Sister PR in: tiamat-profile, tiamat10-profile

timurtripp commented 11 months ago

Inputs for testing:

https://calendar.google.com/calendar/embed?src=c_1d0bc4663b4d254f98bc50d23722e3e9eb714e8d17dd8e29cab4ae7582e43cff%40group.calendar.google.com&ctz=America%2FDenver

<iframe src="https://calendar.google.com/calendar/embed?src=c_1d0bc4663b4d254f98bc50d23722e3e9eb714e8d17dd8e29cab4ae7582e43cff%40group.calendar.google.com&ctz=America%2FDenver" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>