A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgArticleCountMethod below:

Manual:$wgArticleCountMethod - MediaWiki

Method used to determine if a page in a content namespace should be counted as a valid content page (article).
Introduced in version: 1.18.0 (r88113) Removed in version: Still in use Allowed values: (string) or null Default value: 'link' (1.24+)
null (1.18-1.23)

Details

Method used to determine if a page in a content namespace should be counted as a valid content page (article).

Redirect pages

will

never

be counted as valid content pages (articles).

This variable can have the following values:

The "wikilink" alluded to above must be an "internal-style" link formed by using [[double brackets]] wiki markup (the link may be provided by transclusion and need not point to an existing page). Such links create entries in the pagelinks table, which is what actually gets checked to determine whether a page contains wikilinks.

Other types of links, including "external" links (formed with [single brackets]), interwiki links (to pages on other wikis), category links (which place pages into categories), and file links (which display files) do not count when using the 'link' method.

Changing this variable will not retroactively affect the existing count. To update it, you will need to run the maintenance/updateArticleCount.php script.

See also


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3