Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]: Support for iframes in the Rich Text (Blocks) editor #52

Open
thiagotnon opened this issue Nov 11, 2024 · 0 comments
Open

[feat]: Support for iframes in the Rich Text (Blocks) editor #52

thiagotnon opened this issue Nov 11, 2024 · 0 comments
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature

Comments

@thiagotnon
Copy link

A clear and concise description of what the feature is

This feature would allow the inclusion of iframes within the Rich Text (Blocks) editor in Strapi. By supporting iframes, users could embed external content, such as videos, interactive maps, and other multimedia, directly into their Strapi-managed content. This capability would enhance the flexibility and interactivity of content created in Strapi without needing to switch between Strapi and custom fields or code.

Why should this feature be included?

Adding iframe support would allow editors to seamlessly embed dynamic content from trusted external sources, improving the user experience and reducing the workload for developers. Currently, iframes are not natively supported, which limits the ability to add multimedia content without custom coding or using additional plugins. Including this feature would make Strapi more versatile and attractive for users needing embedded media.

Please provide an example for how this would work

In the Rich Text (Blocks) editor, users would have a block option named "Embed" or "Iframe." When selecting this block, users could paste a URL (e.g., from YouTube, Google Maps) or the iframe code directly. Additionally, the block could include basic settings for configuring iframe attributes such as width, height, and responsive scaling.

@thiagotnon thiagotnon added the issue: enhancement Issue suggesting an enhancement to an existing feature label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant