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 Map plugin for embedding Campus Maps #15

Closed timurtripp closed 1 year ago

timurtripp commented 1 year ago

This update adds the Map plugin to CKEditor, which allows a content editor to provide a link shared from the CU Boulder Campus Map and embeds a map widget on a page. Just as in the CKEditor 4 Shortcode there are three size options to choose from for the widget. The Map plugin outputs web component-like syntax for easier migration and future changes (see README.md for the schemas). Resolves CuBoulder/ucb_ckeditor_plugins#13

This update also includes a couple miscellaneous changes:

CuBoulder/tiamat-theme#258

Sister PR in: tiamat-profile, tiamat10-profile

Screen Shot 2023-05-15 at 11 04 57 AM