Extension:CreatedPagesList
![]() Release status: stable |
|
---|---|
![]() |
|
Implementation | Special page |
Description | Lists all articles created by selected author. |
Author(s) | Edward Chernenko |
Latest version | 1.2.1 |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.27+ |
Database changes | Yes |
Tables | createdpageslist |
License | GNU General Public License 2.0 or later |
Download | |
Quarterly downloads | 13 (Ranked 156th) |
Translate the CreatedPagesList extension if it is available at translatewiki.net | |
The CreatedPagesList extension adds special page ("Special:CreatedPagesList"), which lists all articles (i.e. pages in content namespaces) created by specific user.
Installation[edit]
- Download and place the file(s) in a directory called
CreatedPagesList
in yourextensions/
folder. - Add the following code at the bottom of your
LocalSettings.php
:wfLoadExtension( 'CreatedPagesList' );
- Run the update script which will automatically create the necessary database tables that this extension needs.
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
![]() | This extension is included in the following packages and/or wiki farms: This is not an authoritative list. Some wiki farms/hosts may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
Categories:
- Stable extensions
- Special page extensions
- GPL licensed extensions
- Extensions in Wikimedia version control
- ArticleDeleteComplete extensions
- ArticleUndelete extensions
- LoadExtensionSchemaUpdates extensions
- PageSaveComplete extensions
- All extensions
- Extensions included in Miraheze
- Extensions included in WikiForge
- List extensions
- User extensions