You can add videos from Kaltura, YouTube or Vimeo into your Aurora site. The process is the same for either site.
Kaltura
- Upload your video to Kaltura
- View your video on Kaltura
- Click on the Share tab
- Click on Embed
- Copy the highlighted iframe code
- Paste the code in the text area
YouTube or Vimeo
- Copy the URL of the video
- Paste it into either the visual editor or the text editor. It does not matter which.
Add an embed shortcode before it, and a /embed shortcode after it. For example:
To fix a width, add width= to the embed shortcode. This acts as a maximum width, the video will never be wider but may shrink if the browser width is too narrow. The measurement is automatically taken in pixels, so if you type width="280" it means 280px. For example:
...