Reference:EmbedVideo: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
Line 9: Line 9:
|license=MIT
|license=MIT
|docu=https://www.mediawiki.org/wiki/Extension:EmbedVideo
|docu=https://www.mediawiki.org/wiki/Extension:EmbedVideo
|active=Yes
|features=
'''EmbedVideo''' extension adds a parser function called <code>#ev</code> for embedding video clips from over 24 popular video sharing services in multiple languages and countries. It also adds video and audio media handlers to support transforming standard <nowiki>[[File:Example.mp4]]</nowiki> file links into embedded HTML5 <nowiki><video></nowiki> and <nowiki><audio></nowiki> tags.
}}
}}
{{wcagCheck
{{wcagCheck

Revision as of 16:20, 8 August 2022

Extension: EmbedVideo

all extensions

Overview
Description: Adds a parser function called #ev for embedding video clips from popular video sharing services.
State: stable Dependency: MediaWiki
Developer: Alexia E. Smith, Andrew Whitworth, Jim R. Wilson, Mohammad Derakhshani License: MIT
Type: MediaWiki Category: Rich Articles
Edition: BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud Version: 4.1+

Features

EmbedVideo extension adds a parser function called #ev for embedding video clips from over 24 popular video sharing services in multiple languages and countries. It also adds video and audio media handlers to support transforming standard [[File:Example.mp4]] file links into embedded HTML5 <video> and <audio> tags.

Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2022-08-08
WCAG level: AA
WCAG support: supports
Comments:

Authoring tool: tag is added in source editing mode.

Web: Output for uploaded and external videos is a standard video tag.

Extension type: extended
Extension focus: reader

Discussions