Extension:Persistent Page Identifiers
Appearance
PW
The Professional Wiki team maintains this extension professionally.
Professional Wiki provides official support for MediaWiki LTS releases only. It may work with other MediaWiki releases.
Persistent Page Identifiers Release status: experimental |
|
---|---|
Implementation | Parser function , API |
Description | Provides stable unique identifiers to pages. |
Author(s) | Jeroen De Dauwtalk |
Maintainer(s) | Professional Wiki |
Latest version | 0.0.0 (2024-11-12) |
Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension. |
MediaWiki | 1.39+ |
PHP | 8.1+ |
Database changes | Yes |
Composer | professional-wiki/persistent-page-identifiers |
License | GNU General Public License 2.0 or later |
Download | README CHANGELOG |
|
|
The Persistent Page Identifiers extension provides stable, unique identifiers for pages, UUID (v7), or PURIs, are accessible via a parser function and REST API.
For a comprehensive overview of features and usage instructions, refer to the documentation page. The documentation also provides details on installing and configuring the extension.
Categories:
- Extensions by Professional Wiki
- Experimental extensions
- Parser function extensions
- API extensions
- Extensions supporting Composer
- GPL licensed extensions
- Extensions in GitHub version control
- InfoAction extensions
- LoadExtensionSchemaUpdates extensions
- ParserFirstCallInit extensions
- PageSaveComplete extensions
- ParserTestGlobals extensions
- All extensions