手册:$wgFetchCommonsDescriptions

This page is a translated version of the page Manual:$wgFetchCommonsDescriptions and the translation is 44% complete.
共享上传: $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)