Dosya adı sayısında MediaWiki Özel Karakterler

0 Cevap php

Ben adı ile özel karakterleri mediawiki'de üzerine bir dosya yüklerken bu gibi görünen bir şey içine dosya mangles:

Waterford_ (DÃ ¡il_Ã ‰ ireann_constituency). Png

aslında bu gibi görünmelidir ne zaman aslında dosyaya yazar zaman:

Waterford_ (Dáil_Éireann_constituency). Png

Hangi bunun için bir kırık görüntü bağlantısı olarak gelir o dosyaya zaman başka bir sayfa bağlantıları arıyor çünkü demektir

http://mysite.com/wiki/images/Waterford_ (Dáil_Éireann_constituency). Png

I don't want to prevent people from using special characters as often they copy the files from wikipedia which supports special characters, and I think it's something to do with the way my host handles files. So it would be preferable if there was some way to intercept the way that mediawiki creates the files so that the filepath would be free from special characters while all the references would still work.

0 Cevap