手册:$wgFetchCommonsDescriptions
Appearance
共享上传: $wgFetchCommonsDescriptions | |
---|---|
Whether to fetch commons image description pages and display them on the local wiki. |
|
引进版本: | 1.5.0 (r9850) |
移除版本: | 仍在使用 |
允许的值: | (布尔值) |
默认值: | false |
其他设置: 按首字母排序 | 按功能排序 |
细节
Whether to fetch commons image description pages and display them on the local wiki.
This variable is used when you want to integrate the media-description, stored in a commonswiki, into your wikiproject.
If setting this to true, you also need to set a suitable value for $wgRepositoryBaseUrl
.
参见
- 手册:$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)