The site page editor (for static pages in Pawtucket) allows us to add the ca_site_page_media bundle to an editor screen. From what I understand, the intent of this feature is to allow users to embed images on site pages, though I haven't been able to get it to work:
Is it still possible to use this feature in the current version of Providence? I am able to embed Base64 encoded images uploaded through the wysiwyg editor by disabling purify_all_text_input, but ideally we would like to be able to upload media and access via its derived filename on the system. Thanks!