Jump to content

Extension:BlueSpicePlayer: Difference between revisions

From mediawiki.org
Content deleted Content added
No edit summary
BkHuber (talk | contribs)
general content review for latest version
 
Line 1: Line 1:
<languages/>
{{External_help|[https://community.bluespice.com BlueSpice Community Forum]
{{External_help|[https://community.bluespice.com BlueSpice Community Forum]}}
}}{{BlueSpiceExtensionInfobox
{{BlueSpiceExtensionInfobox
|compatibility=
|compatibility=
|phabricator=
|phabricator=
Line 23: Line 24:
* 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

== External links ==

* Helpdesk: [https://en.wiki.bluespice.com/wiki/Reference:BlueSpicePlayer Player (BlueSpice)]



{{BlueSpiceExtensionFooter|BlueSpicePlayer|download-with=BlueSpice pro|support-links=[http://hallowelt.com Hallo Welt! GmbH]}}
{{BlueSpiceExtensionFooter|BlueSpicePlayer|download-with=BlueSpice pro|support-links=[http://hallowelt.com Hallo Welt! GmbH]}}

Latest revision as of 14:21, 9 June 2026

MediaWiki extensions manual
BlueSpicePlayer
Release status: stable
Description Play uploaded videos.
Author(s) Hallo Welt! GmbH
Maintainer(s) Hallo Welt! GmbH
Latest version -
Compatibility policy For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.
MediaWiki 1.43 (LTS)
  • $wgShowtimePrefWidth
  • $wgShowtimePrefHeight
Licence GNU General Public License 3.0 only
Download
 Community Forum


The extension Player is a video player that enables you to play all the usual HTML5 video formats in your wiki. The videos must be uploaded to the wiki.

Usage / features

[edit | edit source]
  • 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


Installation

[edit source]
{
	"repositories": [
		{
			"type": "vcs",
			"url": "https://github.com/wikimedia/mediawiki-extensions-BlueSpicePlayer.git"
		}
	],
	"require": {
		"mediawiki/BlueSpicePlayer": "BlueSpicePlayer"
	}
}
  • Run the following command in your MediaWiki installation path
composer update --no-dev
wfLoadExtension( 'BlueSpicePlayer' );
  • Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
[edit source]
Bluespice icon

This extension was originally made for BlueSpice . BlueSpice is a MediaWiki distribution for enterprises and organizations. It enhances MediaWiki, in particular in the areas of quality management, process support, administration, editing and security. This extension is bundled with BlueSpice pro.

BlueSpice: