Support #19929
closedAdd ability to embed "Airtable" content
0%
Description
Member wants to embed iframe code:<iframe class="airtable-embed" src="https://airtable.com/embed/appezrCd3YxigSe5H/shrmE0n6NWahZWxxm?backgroundColor=cyan&layout=card&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="533" style="background: transparent; border: 1px solid #ccc;"></iframe>
Updated by Boone Gorges 9 months ago
- Category name changed from WordPress (misc) to Shortcodes and embeds
Is it possible to get the URL of the source content, so we can understand if the iframe/embed URL is built in a systematic way from the public URL?
Updated by scott voth 9 months ago
Updated by Boone Gorges 8 months ago
- Target version set to 2.3.5
Thanks! This looks straightforward and we should be able to have a look for later in the month.
Updated by Boone Gorges 8 months ago
- Status changed from New to Staged for Production Release
Added in https://github.com/cuny-academic-commons/cac/commit/74869d28aad56e478a1ab4ee8848b5b9d299e897
Paste the airtable.com URL on its own line, or use the shortcode [airtable url="https://airtable.com/appezrCd3YxigSe5H/shrmE0n6NWahZWxxm" /]
.
Updated by Boone Gorges 8 months ago
- Status changed from Staged for Production Release to Resolved