hw>Fbaeckmann m (Text replacement - "|edition=BlueSpice pro |active=Yes" to "|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes") |
m (Text replacement - "BlueSpice Farm" to "BlueSpice farm") |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|developer=Jeroen De Dauw | |developer=Jeroen De Dauw | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice pro, BlueSpice | |edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Infrastructure | |category=Infrastructure | ||
|license=GPL v2+ | |license=GPL v2+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:ParserHooks | |docu=https://www.mediawiki.org/wiki/Extension:ParserHooks | ||
| | |features='''ParserHooks''' is a PHP library for MediaWiki extensions. It does not in itself add or enhance functionality of your wiki. | ||
'''ParserHooks''' is a PHP library for MediaWiki extensions. It does not in itself add or enhance functionality of your wiki. | |||
OOP interface for creating parser hooks in a declarative fashion. | OOP interface for creating parser hooks in a declarative fashion. | ||
For more information please visit [https://github.com/JeroenDeDauw/ParserHooks#parserhooks GitHub]. | For more information please visit [https://github.com/JeroenDeDauw/ParserHooks#parserhooks GitHub]. | ||
|active=Yes | |||
|package=SemanticData | |||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagTestdate=2022-08-04 | |||
|extensionType=backend | |||
}} |
Latest revision as of 10:50, 7 June 2024
Extension: ParserHooks
Overview | |||
---|---|---|---|
Description: | adds a OOP and declarative parser hook interface. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Jeroen De Dauw | License: | GPL v2+ |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice pro, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
For more info, visit Mediawiki. |
Features
ParserHooks is a PHP library for MediaWiki extensions. It does not in itself add or enhance functionality of your wiki. OOP interface for creating parser hooks in a declarative fashion.
For more information please visit GitHub.
Accessibility
Test status: | 2-testing complete |
---|---|
Last test date: | 2022-08-04
|
Extension type: | backend
|