You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceQrCode"
m (1 revision imported) |
m (1 revision imported) |
Contents
- 1 DescriptionMsg
- 2 Requirements License
- 3 IntegratesInto Requirements
- 4 Hooks
DescriptionMsg[edit source]
Displays a QR code with a link to the current page in the toolbar.
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: ~11.31
- BlueSpiceFoundation: ~33.2
IntegratesInto[edit source]
- BlueSpiceFoundation
Hooks[edit source]
Hooks[edit source]
- BeforePageDisplay
- SkinTemplateOutputPageBeforeExec
- BeforePageDisplay
==DescriptionMsg== {{AutoDocDescriptionMsg |name = BlueSpiceQrCode |desc = {{int:bs-qr-code-extension-description }} }} ==License== {{AutoDocLicense |name = GPL-3.0-only }} ==Requirements== {{AutoDocRequirements |mediawiki = {{AutoDocVersion |name = MediaWiki |version = ~11.31 }} |extensions = {{AutoDocVersion |name = BlueSpiceFoundation |version = ~33.2 }} }} ==IntegratesInto== {{AutoDocIntegratesInto |into = {{AutoDocListItem |item = BlueSpiceFoundation }} }} ==Hooks== {{AutoDocHooks |Hooks = {{AutoDocCallback |name = SkinTemplateOutputPageBeforeExec [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |callback = \BlueSpice\QrCode\Hook\SkinTemplateOutputPageBeforeExec\AddQrCodeBeforePageDisplay\AddRessources::callback }} {{AutoDocCallback |name = BeforePageDisplay [https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateOutputPageBeforeExec SkinTemplateOutputPageBeforeExec] |callback = \BlueSpice\QrCode\Hook\BeforePageDisplay\AddRessourcesSkinTemplateOutputPageBeforeExec\AddQrCode::callback }} }}
Line 4: | Line 4: | ||
|desc = {{int:bs-qr-code-extension-description | |desc = {{int:bs-qr-code-extension-description | ||
}} | }} | ||
+ | }} | ||
+ | ==License== | ||
+ | {{AutoDocLicense | ||
+ | |name = GPL-3.0-only | ||
}} | }} | ||
==Requirements== | ==Requirements== | ||
Line 9: | Line 13: | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
− | |version = | + | |version = 1.31 |
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
− | |version = | + | |version = 3.2 |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
}} | }} | ||
Line 25: | Line 23: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |
− | |callback = \BlueSpice\QrCode\Hook\ | + | |callback = \BlueSpice\QrCode\Hook\BeforePageDisplay\AddRessources::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateOutputPageBeforeExec SkinTemplateOutputPageBeforeExec] |
− | |callback = \BlueSpice\QrCode\Hook\ | + | |callback = \BlueSpice\QrCode\Hook\SkinTemplateOutputPageBeforeExec\AddQrCode::callback |
}} | }} | ||
}} | }} |