On 06/11/2011 03:46 AM, Ling Hwee Ting wrote: > Hi, I have two websites on the same topic and I am trying to use one > image folder so that both websites can share the same images
That's not possible, each wiki stores information about its images in a database table. What is not in the table will not be found. If you want to share images between two or more MediaWiki installations, here's what you need: http://www.mediawiki.org/wiki/Manual:$wgForeignFileRepos -Kilian _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
