No edit summary |
m (Text replacement - "BlueSpice Farm" to "BlueSpice farm") |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
|edition=BlueSpice pro, BlueSpice | |edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Rich Articles | |category=Rich Articles | ||
Line 9: | Line 9: | ||
|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 < | *Activated with the <code><nowiki><showtime>Video.mp4</showtime></nowiki></code> 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, ogg, 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: | In the user settings (<code>Special:Preferences</code>) under ''Appearance,'' users can set if the videos should start automatically. | ||
|desc=Integrates an HTML video player for uploaded videos | |desc=Integrates an HTML video player for uploaded videos | ||
}} | }} |
Latest revision as of 10:50, 7 June 2024
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 cloud | 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
<showtime>Video.mp4</showtime>
tag - Settings:
- change the size
- start the video immediately (autoplay)
- play the video in a loop
- Supported formats: mp4, ogv, ogg, 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:Preferences
) 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 |