Příručka:$wgSharedLatin1

This page is a translated version of the page Manual:$wgSharedLatin1 and the translation is 38% complete.
Sdílená nahrávání: $wgSharedLatin1
Set true if the repository uses latin1 filenames.
Zavedeno od verze:1.3.8
Odstraněno od verze:1.5.0
Povolené hodnoty:(boolean)
Výchozí hodnota:false

Podrobnosti

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).

See also