Handbuch:$wgSharedThumbnailScriptPath
From MediaWiki.org
This page is a translated version of the page Manual:$wgSharedThumbnailScriptPath and the translation is 29% complete.
Thumbnail settings: $wgSharedThumbnailScriptPath | |
---|---|
Same as $wgThumbnailScriptPath , but for shared uploads. |
|
Eingeführt in Version: | 1.5.0 |
Entfernt in Version: | weiterhin vorhanden |
Erlaubte Werte: | |
Standardwert: | false |
Andere Einstellungen: Alphabetisch | Nach Funktion
Details[edit | edit source]
Same as $wgThumbnailScriptPath
, but for shared uploads.
Equivalent to the thumbScriptUrl
property in $wgForeignFileRepos
.
Siehe auch[edit | edit source]
- Handbuch:$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)