hw>Unknown user Keine Bearbeitungszusammenfassung |
K (1 Version importiert) |
||
(14 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ | ==DescriptionMsg== | ||
{{ | {{AutoDocDescriptionMsg | ||
| | |name = BlueSpicePlayer | ||
|desc = {{int:bs-player-extension-description | |||
{{ | }} | ||
}} | |||
{{ | ==License== | ||
{{ | {{AutoDocLicense | ||
|name = GPL-3.0-only | |||
}} | |||
==Requirements== | |||
{{AutoDocRequirements | |||
|mediawiki = {{AutoDocVersion | |||
|name = MediaWiki | |||
|version = 1.39.0 | |||
}} | |||
}} | |||
==DefaultUserOptions== | |||
{{AutoDocDefaultUserOptions | |||
|options = {{AutoDocOption | |||
|name = bs-showtime-pref-autostart | |name = bs-showtime-pref-autostart | ||
| | |value = <nowiki>false</nowiki> | ||
}} | |||
{{ | }} | ||
==Config== | |||
{{AutoDocConfig | |||
|config = {{AutoDocOption | |||
|name = ShowtimePrefHeight | |||
|value = <nowiki>240</nowiki> | |||
}} | |||
{{AutoDocOption | |||
|name = ShowtimePrefWidth | |||
|value = <nowiki>320</nowiki> | |||
}} | |||
}} | |||
==Hooks== | |||
{{AutoDocHooks | |||
|Hooks = {{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/GetPreferences GetPreferences] | |||
|callback = \BlueSpice\Player\Hook\GetPreferences\Autostart::callback | |||
}} | |||
}} | |||
Aktuelle Version vom 10. Juli 2024, 14:52 Uhr
DescriptionMsg
Bindet einen Media Player auf einer Seite ein.
License
GPL v3
Requirements
- MediaWiki: 1.39.0
DefaultUserOptions
Benutzeroptionen
Name | Wert |
---|---|
bs-showtime-pref-autostart | false |
Config
Konfiguration
Name | Wert |
---|---|
ShowtimePrefHeight | 240 |
ShowtimePrefWidth | 320 |