You are viewing an old version of this page. Return to the latest version.
ParserHooks
-
- Last edited 6 years ago by Lsireta
-
-
- No status information
Extension: ParserHooks
Overview | |||
---|---|---|---|
Description: | Adds a OOP and declarative parser hook interface | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Jeroen De Dauw | License: | - |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice pro | ||
Features
OOP interface for creating parser hooks in a declarative fashion
This is a PHP library for MediaWiki extensions. It does not in itself add or enhance functionality of your wiki.
Requirements
The latest versions (1.6+) requires more recent PHP and MediaWiki. If that does not work for you, just stick with version 1.5, which has no known defects and does not miss any real features.
[1]Installation
You can use Composer to download and install this package as well as its dependencies. Alternatively you can simply clone the git repository and take care of loading yourself.
Source: GitHub