Convert Shortcode model in admin.js
This bumps #271 to Milestone status for recordkeeping with project stakeholders.
We'll also need to figure out where/how the shortcodes get written by the JS. This is the JS somewhere that ends up constructing and adding the shortcodes to the text editor. It looks like #271 doesn't cover that?
An example is the shortcode for displaying a single item:
[drs…
This bumps #271 to Milestone status for recordkeeping with project stakeholders.
We'll also need to figure out where/how the shortcodes get written by the JS. This is the JS somewhere that ends up constructing and adding the shortcodes to the text editor. It looks like #271 doesn't cover that?
An example is the shortcode for displaying a single item:
[drstk_single id="neu:bz60x2174" image-size="4" display-video="true" display-issuu="true" align="center" float="none" caption-align="left" caption-position="below" zoom="on" zoom-position="1"]
This will intersect with Aadesh's work as part of the movement toward using BeaverBuilder to replace shortcodes.