Manual:$wgFetchCommonsDescriptions

From MediaWiki.org
Jump to: navigation, search

Other languages:
English • ‎日本語 • ‎polski • ‎中文
Shared uploads: $wgFetchCommonsDescriptions
Whether to fetch commons image description pages and display them on the local wiki.
Introduced in version: 1.5.0 (r9850)
Removed in version: still in use
Allowed values: (boolean)
Default value: false

Other settings: Alphabetical | By Function

Details[edit | edit source]

Whether to fetch commons image description pages and display them on the local wiki.

This variable is used when you want to integrate the media-description, stored in a commonswiki, into your wikiproject.

If setting this to true, you also need to set a suitable value for $wgRepositoryBaseUrl.

See also[edit | edit source]

  • Manual:$wgForeignFileRepos - a more flexible way of configuring shared upload repositories (and the only way, if you want to set up more than one shared upload source)