CuBoulder / ucb_shortcodes

A set of CKEditor plugins to insert short codes
GNU General Public License v2.0
0 stars 0 forks source link

Enforce backwards compatibility with Express shortcodes #10

Open brookestevens opened 3 years ago

brookestevens commented 3 years ago

Change shortcodes format to work with Express shortcodes

brookestevens commented 3 years ago

Checkout branch change/10 for progress.

Button Todo: Figure out what icon set to use. In Express, users can place an icon with the button text. However, there is no information if the icon is from the solid, brands, or regular icon sets. This will have to be determined in the filter.

Icons Todo: Just like in the button, icons do not show what set they're from. Also, Express has a pull and wrapper attribute that isn't yet implemented in the filter but is added in the Nextpress dialog.

Most of the work should be contained in UCBShortcodeFilter.php

Styles for the icons can be found in /styles/styleguide/icons.css in the theme.