Skip to content

Allow embedding of remote video media in the background of Cover blocks #65502

Description

@pkarjala

What problem does this address?

Currently all media used in the background of a Cover block must be uploaded to the site. This does not work well for content that is data-intensive, such as video files. A large number of visitors to a site can quickly eat up bandwidth quotas. Even taking the time to properly encode and make videos have as small of a footprint as possible does not completely alleviate the issue. Additionally, not all servers are well configured for serving video content, which can tax resources usually only allocated for serving text and images.

What is your proposed solution?

All videos to be embedded from external resources in the background of Cover blocks. An example to start with would be media hosted on YouTube. Currently all that is desired is to add the embed code of the applicable media with settings such as described at https://developers.google.com/youtube/player_parameters.

This is what we used to do with the classic editor and using manual embed codes, but we are unable to do this with the blocks editor due to the inability to add external media for Cover blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Block] CoverAffects the Cover Block - used to display content laid over a background image[Status] DuplicateUsed to indicate that a current issue matches an existing one and can be closed[Type] EnhancementA suggestion for improvement.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions