Changeset 3017193
- Timestamp:
- 01/03/2024 09:43:08 PM (2 years ago)
- Location:
- video-accessibility
- Files:
-
- 2 deleted
- 2 edited
- 1 copied
-
tags/test-1.0.4 (copied) (copied from video-accessibility/trunk)
-
tags/test-1.0.4/build (deleted)
-
tags/test-1.0.4/readme.txt (modified) (2 diffs)
-
trunk/build (deleted)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
video-accessibility/tags/test-1.0.4/readme.txt
r3016632 r3017193 25 25 = Benefits = 26 26 Improve site-wide video accessibility by 27 27 28 * Displaying transcripts next to embeds 28 29 * Providing the ability to switch between two videos in the same embed (which allows for seamless display of audio-described and non-audio-described video) … … 33 34 Automatically adds the [schema.org VideoObject schema](https://schema.org/VideoObject) to Video and Vimeo embed blocks. For the YouTube embed block, a YouTube API key can be added to the plugin settings page to fetch video data. For more information please read YouTube [developer documentation](https://developers.google.com/youtube) and [terms](https://developers.google.com/youtube/terms/api-services-terms-of-service). 34 35 The following VideoObject schema will be added: 36 35 37 * embedUrl or contentUrl 36 38 * description -
video-accessibility/trunk/readme.txt
r3016632 r3017193 25 25 = Benefits = 26 26 Improve site-wide video accessibility by 27 27 28 * Displaying transcripts next to embeds 28 29 * Providing the ability to switch between two videos in the same embed (which allows for seamless display of audio-described and non-audio-described video) … … 33 34 Automatically adds the [schema.org VideoObject schema](https://schema.org/VideoObject) to Video and Vimeo embed blocks. For the YouTube embed block, a YouTube API key can be added to the plugin settings page to fetch video data. For more information please read YouTube [developer documentation](https://developers.google.com/youtube) and [terms](https://developers.google.com/youtube/terms/api-services-terms-of-service). 34 35 The following VideoObject schema will be added: 36 35 37 * embedUrl or contentUrl 36 38 * description
Note: See TracChangeset
for help on using the changeset viewer.