手册:$wgSharedLatin1
此功能已在版本1.5.0中完全移除。 |
共享上传: $wgSharedLatin1 | |
---|---|
Set true if the repository uses latin1 filenames. |
|
引进版本: | 1.3.8 |
移除版本: | 1.5.0 |
允许的值: | (布尔值) |
默认值: | false |
其他设置: 按首字母排序 | 按功能排序 |
详情
Set this value to true if the repository uses latin1 filenames.
If you operate multiple wikis, you can define a shared upload path using $wgSharedUploadPath . If $wgUseSharedUploads is set, the wiki will look in the shared repository if no file of the given name is found in the local repository (for [[Image:..]], [[Media:..]] links).