Topic cluster
Media resource
A resource associated with an uploaded generated or externally referenced medium.
View topic page3 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
controller_admin_media_preview
A controller for rendering preview thumbnails of any media embedded in a richtext-editor component of a resource on the controller#controller_admin_edit page.
image
Show a still image using an <img\> element. The image will be automatically resized to the desired size and filters. For video, use the tag#media tag instead.
observe_media_viewer/2
Request to generate a HTML media viewer for a resource. The HTML data can not contain any Javascript, as it might be serialized. This could happen if the correct cookies are not yet set or if the media viewer is part of…