Extension:Persistent Page Identifiers
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 | GitHub: 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.