C22. Video
Release notes
Date | Update | Updated by |
---|---|---|
14 Jan 2022 | Component finalised | @Japneet Kaur (Deactivated) @Steven Mao (Unlicensed) |
Overview
Objective
Videos can be embedded into a webpage. Videos can keep people on the website longer and help improvement user engagement with your content.
Use case
As a content author I want to use video component so that I can add videos to the site. Videos are usually part of a content page which may contain information, images etc.
Business rules
BR-# | Business rule |
---|---|
BR-1 | Users can upload a video file as the source video for the component |
BR-2 | Users can link videos from a video sharing platform such as Youtube, and embed it into the website. |
Design
Desktop | Mobile |
---|---|
Designs not available. | Designs not available. |
CMS Elements
The video can be uploaded in any of the following formats:
# | Field | Description | CMS Type | Mandatory? |
---|---|---|---|---|
1 | mp4 File | File in mp4 format. Either an external link or media item link | Video file | No |
2 | YouTube Video ID | The YouTube video ID from the URL. e.g. "hAAhOQluxwQ" | Text | No |
The video has the following associated elements:
# | Field | Description | CMS Type | Mandatory? |
---|---|---|---|---|
1 | Video Description | The description that appears below the video | Rich text | No |
2 | Video caption | A small caption that appears below the video | Text | No |
3 | Thumbnail | The thumbnail that appears over the video before it plays | Image | No |
4 | Autoplay | Whether the video should automatically play on page load | Checkbox | No |