手册:$wgRepositoryBaseUrl
Jump to navigation
Jump to search
共享上传: $wgRepositoryBaseUrl | |
---|---|
Base URL for a repository wiki. |
|
引进版本: | 1.5.0 |
移除版本: | 仍在使用 |
允许的值: | (字符串) |
默认值: | "https://commons.wikimedia.org/wiki/File:" |
其他设置: 按首字母排序 | 按功能排序 |
详情
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
.
參見
- 手册:$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)