Manual:$wgRepositoryBaseUrl/pl
Shared uploads: $wgRepositoryBaseUrl | |
---|---|
Base URL for a repository wiki. |
|
Wprowadzono w wersji: | 1.5.0 |
Usunięto w wersji: | nadal w użyciu |
Dozwolone wartości: | (string) |
Domyślna wartość: | "https://commons.wikimedia.org/wiki/File:" |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
Base URL for a repository 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
.
Zobacz też
- 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)