mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
177f005a20
- resolves #8106
689 B
689 B
(inserting_videos)=
Inserting videos into body content
It is possible to embed media into the body text of a web page by clicking the Embed button in rich text toolbar.
- Copy and paste the web address for the media into the URL field and click Insert.
- A placeholder of the media will be inserted into the text area.
The embed button can be used to import media from a number of supported providers, you can see the full list of supported providers in Wagtail’s source code.