How does MediaWiki calculate the file path to an image?
Posted
by Gillian
on Stack Overflow
See other posts from Stack Overflow
or by Gillian
Published on 2010-05-11T18:14:21Z
Indexed on
2010/05/11
18:24 UTC
Read the original article
Hit count: 182
Hi All,
I'm just installing MediaWiki (loving it). I'm lookin at this for adding images. I can se the logic of
[[File:MediaWiki:Image sample|50px]]
but where so I set the filepath for "File" (nothing obvious in LocalSettings.php) ... or is there some other logic at work?
I'd appreciate any help Thanks
© Stack Overflow or respective owner