No edit summary Tag: 2017 source edit |
m (username removed) (log details removed) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
|removed=Yes | |||
|desc=Adds a parser function called #ev for embedding video clips from popular video sharing services. | |desc=Adds a parser function called #ev for embedding video clips from popular video sharing services. | ||
|status=stable | |status=stable | ||
|developer=Alexia E. Smith, Andrew Whitworth, Jim R. Wilson, Mohammad Derakhshani | |developer=Alexia E. Smith, Andrew Whitworth, Jim R. Wilson, Mohammad Derakhshani | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice | |edition=BlueSpice free, BlueSpice pro, BlueSpice farm, BlueSpice cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Rich Articles | |category=Rich Articles | ||
|license=MIT | |license=MIT | ||
|docu=https://www.mediawiki.org/wiki/Extension:EmbedVideo | |docu=https://www.mediawiki.org/wiki/Extension:EmbedVideo | ||
|features= | |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. | ||
'''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. | |bsvTo=4.3.3 | ||
}} | }} | ||
{{wcagCheck | {{wcagCheck | ||
Line 18: | Line 19: | ||
|wcagLevel=AA | |wcagLevel=AA | ||
|wcagSupport=supports | |wcagSupport=supports | ||
|wcagWorkaround=No | |||
|wcagComments=Authoring tool: tag is added in source editing mode. | |wcagComments=Authoring tool: tag is added in source editing mode. | ||
Latest revision as of 15:42, 27 March 2025
Archived!This feature is no longer supported.
Extension: Reference:EmbedVideo
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 free, BlueSpice pro, BlueSpice farm, BlueSpice cloud | Version: | 4.1- 4.3.3 |
For more info, visit Mediawiki. |
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 |