Extension:UsersPagesLinks API
![]() | This extension is incompatible with MediaWiki 1.43 or any later release! You are advised against using this extension on a live site. MediaWiki developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.43 by replacing the {{Incompatible }} template with {{Incompatible |version=1.43|pledge=~~~~}} . |
![]() | Please expand this page. |
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Author(s) | Pierre Boutet (Pyro853talk) |
Latest version | 0.2.0 |
MediaWiki | Category:Extensions without MediaWiki version |
Composer | wikifab/users-pages-linksCategory:Extensions supporting Composer |
License | No license specified |
Download | GitHub: Note: |
|
|
|
The UsersPagesLinks API extension provides an API to add links between user and pages.
Installation
- Download and place the file(s) in a directory called
UsersPagesLinks API
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'UsersPagesLinks API' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:ArticleDeleteComplete extensions
Category:BeforePageDisplay extensions
Category:Extensions in GitHub version control
Category:Extensions incompatible with 1.43
Category:Extensions supporting Composer
Category:Extensions with invalid or missing type
Category:Extensions with no license specified
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:LoadExtensionSchemaUpdates extensions
Category:Pages to be expanded
Category:ParserFirstCallInit extensions
Category:SkinTemplateNavigation extensions
Category:Unmaintained extensions