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


[edit] Details

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.

[edit] Red file links

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.

[edit] See also

Language: English  • 日本語
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox