Extension:MostRevisors

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
MostRevisors

Release status: stable

MostRevisors.png
Implementation Special page
Description Add a special page listing pages with the most different editors.
Author(s) Al MaghiTalk
MediaWiki 1.13+
License GNU General Public License 2.0 or later
Download Download snapshot
Subversion [Help]

Browse source code
View code changes

#Further configuration
bugzilla

Check usage (experimental)

List pages with the most different editors. (See screenshot)

Contents

[edit] Installation

  1. Download extension MostRevisors and drop it in $IP/extensions.
  2. Add require_once("$IP/extensions/MostRevisors/MostRevisors.php"); to your LocalSettings file.

[edit] Further configuration

  1. (optional) The extension uses links to [[Special:Contributors/page name]]. This can be disabled by adding $wgMostRevisorsLinkContributors = False; in LocalSettings.
  2. (optional) The special page [[Special:MostRevisors]] displays pages with at least one editors on default configuration. As your wiki is growing administrators could upon this limit within [[MediaWiki:Mostrevisors-limit-few-revisors]].
  3. (optional) To ease navigation you may edit MediaWiki:Mostrevisions-summary with something like: See also: [[Special:MostRevisors]].

[edit] Usage

  1. Special:MostRevisors lists pages. (See screenshot)
  2. {{Special:MostRevisors}} includes items of the (Main) namespace.
    • {{Special:MostRevisors/10}} includes ten items of the (Main) namespace. (warning: QINU error may occur)
    • {{Special:MostRevisors/10/Help}} includes ten items of the Help namespace. (warning: QINU error may occur)
    • {{Special:MostRevisors/10/all}} includes ten items of any namespace.

[edit] Releases

Version Release date Comments
2.1 2009-07-14 Addition of visibility (public/private/protected) on functions.
2.0 2009-07-14 Use a listing function instead of a table: Show/hide redirects, namespace selection, number of pages limitation. Addition of global parameter $wgMostRevisorsLinkContributors = True;. If false, no link to [[Special:Contributors/page name]]. Doesn't work on MW1.13 anymore.
1.0 and 1.1 2009-07-10 Original version.

[edit] See also

Language: English  • Português do Brasil
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox