You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpicePlayer"
hw>Unknown user |
m (1 revision imported) |
Contents
DescriptionMsg[edit source]
Embed a media player on a page.
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: 1.31.0
DefaultUserOptions[edit source]
User options[edit source]
| Name | Value |
|---|---|
| bs-showtime-pref-autostart | false |
Config[edit source]
Configuration[edit source]
| Name | Value |
|---|---|
| ShowtimePrefHeight | 240 |
| ShowtimePrefWidth | 320 |
Hooks[edit source]
Hooks[edit source]
==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.31.0
}}
}}
==DefaultUserOptions==
{{AutoDocDefaultUserOptions
|options = {{AutoDocOption
|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/BSInsertMagicAjaxGetData BSInsertMagicAjaxGetData]
|callback = \BlueSpice\Player\Hook\BSInsertMagicAjaxGetData\AddDescription::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/GetPreferences GetPreferences]
|callback = \BlueSpice\Player\Hook\GetPreferences\Autostart::callback
}}
}}(No difference)
|