Manual:$wgFetchCommonsDescriptions
Shared uploads: $wgFetchCommonsDescriptions | |
---|---|
Whether to fetch commons image description pages and display them on the local wiki. |
|
Introducido en la versión: | 1.5.0 (r9850) |
Eliminado en la versión: | aún se usa |
Valores permitidos: | (booleano) |
Valor predeterminado: | false |
Otras configuraciones: Alfabéticamente | Por Función |
Detalles
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
.
Véase también
- 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)