m (1 revision imported) |
No edit summary |
||
Line 1: | Line 1: | ||
{{BSExtensionInfo | {{BSExtensionInfo | ||
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
Line 8: | Line 7: | ||
|category=Rich Articles | |category=Rich Articles | ||
|license=GPL v2+ | |license=GPL v2+ | ||
|features= BlueSpice '''Player''' is a video player that enables you to play all the usual HTML5 video formats in your wiki. | |features=BlueSpice '''Player''' is a video player that enables you to play all the usual HTML5 video formats in your wiki. | ||
* Activated with the <bs: showtime> Video.mp4 </ showtime> tag | *Activated with the <bs: showtime> Video.mp4 </ showtime> tag | ||
* Settings: | *Settings: | ||
** change the size | **change the size | ||
** start the video immediately (autoplay) | **start the video immediately (autoplay) | ||
** play the video in a loop | **play the video in a loop | ||
* Supported formats: mp4, ogv, flv and webm | *Supported formats: mp4, ogv, flv and webm | ||
* It is possible to include multiple videos on one page | *It is possible to include multiple videos on one page | ||
* In IE and flv, the HTML5 player falls back to a Flash version (default in VideoJS) | *In IE and flv, the HTML5 player falls back to a Flash version (default in VideoJS) | ||
* For compatibility reasons, ''bs: jwplayer'' is also supported as a tag | *For compatibility reasons, ''bs: jwplayer'' is also supported as a tag | ||
In the user settings (<code>Special:Perferences</code>) under ''Appearance,'' users can set if the videos should start automatically. | In the user settings (<code>Special:Perferences</code>) under ''Appearance,'' users can set if the videos should start automatically. | ||
|desc=Integrates an HTML video player for uploaded videos | |||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagCheckedfor=Web, Authoring tool | |||
|wcagTestdate=2022-08-09 | |||
|wcagLevel=AA | |||
|wcagSupport=partially supports | |||
|wcagWorkaround=yes | |||
|wcagComments=Authoring tool: insert tag in source editing mode | |||
Web: Player controls are keyboard and screenreader accessible | |||
No subtitles can be added. Workaround: Use extension '''EmbedVideo''' and link to external captioned or subtitled videos. | |||
|extensionType=extended | |||
|extensionFocus=reader | |||
}} | }} |
Revision as of 11:35, 9 August 2022
Extension: BlueSpicePlayer
Overview | |||
---|---|---|---|
Description: |
Embed a media player on a page. | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL-3.0-only |
Type: | BlueSpice | Category: | Rich Articles |
Edition: | BlueSpice pro, 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+ |
Features
BlueSpice Player is a video player that enables you to play all the usual HTML5 video formats in your wiki.
- Activated with the <bs: showtime> Video.mp4 </ showtime> tag
- Settings:
- change the size
- start the video immediately (autoplay)
- play the video in a loop
- Supported formats: mp4, ogv, flv and webm
- It is possible to include multiple videos on one page
- In IE and flv, the HTML5 player falls back to a Flash version (default in VideoJS)
- For compatibility reasons, bs: jwplayer is also supported as a tag
In the user settings (Special:Perferences
) under Appearance, users can set if the videos should start automatically.
Technical Information
This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.39.0
Integrates into
Special pages
Configuration
Name | Value |
---|---|
ShowtimePrefHeight | 240 |
ShowtimePrefWidth | 320 |
User options
Name | Value |
---|---|
bs-showtime-pref-autostart | false |
Hooks
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Web, Authoring tool |
Last test date: | 2022-08-09 |
WCAG level: | AA |
WCAG support: | partially supports (workaround: yes) |
Comments: |
Authoring tool: insert tag in source editing mode Web: Player controls are keyboard and screenreader accessible No subtitles can be added. Workaround: Use extension EmbedVideo and link to external captioned or subtitled videos. |
Extension type: | extended |
Extension focus: | reader |