Extension:Persistent Page Identifiers
(Redirected from Extension:PersistentPageIdentifiers)
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: beta |
|
---|---|
Implementation | Parser function , API |
Description | Provides stable unique identifiers to pages. |
Author(s) | Jeroen De Dauwtalk |
Maintainer(s) | Professional Wiki |
Latest version | 1.0.1 (2024-12-20) |
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 |
Tables | persistent_page_ids |
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.