Feature #2676
Support for "YouTube books"
Start date:
10/31/2022
Due date:
10/31/2022
% Done:
100%
Estimated time:
(Total: 5.00 h)
Spent time:
(Total: 5.00 h)
Description
A new key value pair will be added in 1.txt #%&book_type:<bookType>#%&. <bookType> can be "YouTube", "Book" or blank. If blank, the default value is "Book".
If it is of type YouTube, we need the following new functionality:
- collect all purple link phrases into purpleLinkList which is a comma separated list of the phrases.
- if purpleLinkList is not empty, immediately below the iframe embedding the youtube video, display the following: "Click on any of the following to learn more: <purpleLinkList>" on angular pages.
- only on Prod: do not display the content-iframe on the Angular pages.
Subtasks
Updated by Ayush Khandelwal about 2 years ago
- Status changed from In Progress to Feedback
Working as expected
Updated by Ayush Khandelwal about 2 years ago
- Assignee changed from Ayush Khandelwal to Ram Kordale
Working as expected