Manual:$wgUploadNavigationUrl

From MediaWiki.org
Jump to: navigation, search
Uploads: $wgUploadNavigationUrl
Point the upload navigation link in the sidebar to an external URL.
Introduced in version: 1.5.0
Removed in version: still in use
Allowed values:
Default value: false

Other settings: Alphabetical | By Function


Details [edit]

Point the upload navigation link to an external URL. Useful if you want to use a shared repository by default without disabling local uploads, e. g.:

$wgUploadNavigationUrl = 'http://commons.wikimedia.org/wiki/Special:Upload';

It is not necessary to set Manual:$wgRemoteUploads to true to achieve this.

Red file links [edit]

As of r69997 $wgUploadMissingFileUrl is used for red links. This allows pointing $wgUploadNavigationUrl to an external page that is not per se a Special:Upload directly. If $wgUploadMissingFileUrl is not defined, then $UploadNavigationUrl will be used as a fallback since 1.19.

See also [edit]

Language: English  • 日本語