Clayton-TV / claytontv

2 stars 1 forks source link

Test video embedding and create scaffold page for video viewing #33

Open Fehings opened 2 weeks ago

Fehings commented 2 weeks ago

We need users to be able to view videos within the ClaytonTV site. When a video link is selected (whether from a search result, browsing or a suggestion banner) we want a new page to load which will show the selected video embedded, with the title above, tags, date and description below. In order to achieve this, we will need to have a template video playback page which uses variables for each element that can be filled from the search result that led to the page. This issue is about the creation of the page template, and testing that the core functionality - video playback - is working.