Topic on Project:Support desk

Connecting a wiki site to Wikimedia Commons' image servers

3
Novike (talkcontribs)

Hello, I have a wiki site, and I want to be able to put pictures from wiki sharing on it. Does anyone know what code needs to be put in for this?

Peculiar Investor (talkcontribs)

Read through InstantCommons, it describes what you need to do. For enabling InstantCommons in MediaWiki version 1.16 or later, it is sufficient to add this line to your LocalSettings.php (see $wgUseInstantCommons for details):

$wgUseInstantCommons = true;
Novike (talkcontribs)
Reply to "Connecting a wiki site to Wikimedia Commons' image servers"