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 | ||
| | |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 14:20, 8 August 2022
Archived!
This documentation is obsolete and no longer applies to the current BlueSpice version.
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 Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | Version: | 4.1+ |
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.