You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceInterWikiLinks"
m (1 revision imported) |
m (1 revision imported) |
Contents
- 1 DescriptionMsg
- 2 Requirements License
- 3 IntegratesInto Requirements
- 4 SpecialPages
- 5 Permissions
- 6 ApiModules
- 7 Hooks
DescriptionMsg[edit source]
Administration interface for adding, editing and deleting interwiki links
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: ~11.31
- BlueSpiceFoundation: ~33.2
IntegratesInto[edit source]
- BlueSpiceFoundation
SpecialPages[edit source]
- InterWikiLinks
Permissions[edit source]
Permissions
Name | Description | Role |
---|---|---|
interwikilinks-viewspecialpage | Access to the special page Special:InterWikiLinks | admin, editor, maintenanceadmin |
ApiModules[edit source]
API Modules[edit source]
- bs-interwikilinks-tasks
Hooks[edit source]
Hooks[edit source]
==DescriptionMsg== {{AutoDocDescriptionMsg |name = BlueSpiceInterWikiLinks |desc = {{int:bs-interwikilinks-desc }} }} ==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 }} }} ==SpecialPages== {{AutoDocSpecialPages |SpecialPages = {{AutoDocCallback |name = InterWikiLinks |callback = SpecialInterWikiLinks }} }} ==Permissions== {{AutoDocPermissions |permissions = {{AutoDocPermission |name = interwikilinks-viewspecialpage |type = global |roles = admin, editor, maintenanceadmin |desc = {{int:right-interwikilinks-viewspecialpage }} }} }} ==ApiModules== {{AutoDocApiModules |APIModules = {{AutoDocCallback |name = bs-interwikilinks-tasks |callback = BSApiTasksInterWikiLinksManager }} }} ==Hooks== {{AutoDocHooks |Hooks = {{AutoDocCallback |name = BeforePageDisplay [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |callback = \BlueSpice\InterWikiLinks\Hook\BeforePageDisplay\AddResources::callback }} }}
Line 4: | Line 4: | ||
|desc = {{int:bs-interwikilinks-desc | |desc = {{int:bs-interwikilinks-desc | ||
}} | }} | ||
+ | }} | ||
+ | ==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 34: | Line 32: | ||
|name = interwikilinks-viewspecialpage | |name = interwikilinks-viewspecialpage | ||
|type = global | |type = global | ||
− | |roles = admin,editor,maintenanceadmin | + | |roles = admin, editor, maintenanceadmin |
|desc = {{int:right-interwikilinks-viewspecialpage | |desc = {{int:right-interwikilinks-viewspecialpage | ||
}} | }} | ||
Line 49: | Line 47: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
− | |name = BeforePageDisplay | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] |
|callback = \BlueSpice\InterWikiLinks\Hook\BeforePageDisplay\AddResources::callback | |callback = \BlueSpice\InterWikiLinks\Hook\BeforePageDisplay\AddResources::callback | ||
}} | }} | ||
}} | }} |