Reference:ParserHooks: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
Line 11: Line 11:
|active=Yes
|active=Yes
|package=SemanticData
|package=SemanticData
|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 [https://github.com/JeroenDeDauw/ParserHooks#parserhooks GitHub].
}}
}}
{{wcagCheck
{{wcagCheck
Line 18: Line 22:
|wcagComments=backend
|wcagComments=backend
}}
}}
[[de:Referenz:{{PAGENAME}}]][[en:Reference:{{PAGENAME}}]]
'''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 [https://github.com/JeroenDeDauw/ParserHooks#parserhooks GitHub].
[[Category:BlueSpice_pro]]
[[Category:MediaWiki]]
[[Category:Extension]]

Revision as of 11:38, 4 August 2022

Extension: ParserHooks

all extensions

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
Checked for:
Last test date: 2022-08-04
WCAG level:
WCAG support: not applicable
Comments:

backend

Extension type:
Extension focus:

Discussions