Handbuch:$wgRepositoryBaseUrl
Geteilte Uploads: $wgRepositoryBaseUrl | |
---|---|
Basis-URL für ein Repositorium-Wiki. |
|
Eingeführt in Version: | 1.5.0 |
Entfernt in Version: | Weiterhin vorhanden |
Erlaubte Werte: | (Zeichenkette) |
Standardwert: | "https://commons.wikimedia.org/wiki/File:" |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
Basis-URL für ein Repositorium-Wiki. Leave this blank if uploads are just stored in a shared directory and not meant to be accessible through a separate wiki. Otherwise the image description pages on the local wiki will link to the image description page on this wiki.
Please specify the namespace, as in the default example.
Equivalent to the descBaseUrl
property in $wgForeignFileRepos
.
Siehe auch
- 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)