More file types on Mediawiki?« Wróć do listy pytań
More file types on Mediawiki?
|
▲ ▼ |
open LocalSettings.php and add on the bottom – $wgFileExtensions = array_merge($wgFileExtensions, array(‚txt’, ‚pdf’, ‚doc’)); |