2014-06-06 01:46:24 +00:00
.. _inserting_videos:
2014-03-25 14:14:18 +00:00
Inserting videos into body content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2018-07-09 07:07:03 +00:00
It is possible to embed media into the body text of a web page by clicking the *Embed* button in rich text toolbar.
2014-03-25 14:14:18 +00:00
2016-11-28 01:40:15 +00:00
.. image :: ../../_static/images/screen20_insert_video_form.png
2014-03-25 14:14:18 +00:00
2018-07-09 07:07:03 +00:00
* Copy and paste the web address for the media into the URL field and click Insert.
2014-03-25 14:14:18 +00:00
2016-11-28 01:40:15 +00:00
.. image :: ../../_static/images/screen21_video_in_editor.png
2014-03-25 14:14:18 +00:00
2018-07-09 07:07:03 +00:00
* A placeholder of the media will be inserted into the text area.
2021-03-03 18:33:19 +00:00
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 <https://github.com/wagtail/wagtail/blob/main/wagtail/embeds/oembed_providers.py> `_ .
2018-07-09 07:07:03 +00:00