Reference:ParserHooks: Difference between revisions

m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud")
m (Text replacement - "BlueSpice Farm" to "BlueSpice farm")
 
Line 4: Line 4:
|developer=Jeroen De Dauw
|developer=Jeroen De Dauw
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice cloud
|edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud
|compatible=MediaWiki
|compatible=MediaWiki
|category=Infrastructure
|category=Infrastructure

Latest revision as of 11:50, 7 June 2024

For our Cloud customers with BlueSpice version 5: Please switch to the BlueSpice 5 helpdesk.

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.