Wikimedia Commons: Difference between revisions
mNo edit summary |
(updating as per infos from #mediawiki) |
||
Line 2: | Line 2: | ||
Since it is successfully run by the [[Wikimedia Foundation]] on a large scale we can be assured that this is a solution that will scale up. | Since it is successfully run by the [[Wikimedia Foundation]] on a large scale we can be assured that this is a solution that will scale up. | ||
To include media from the Wikimedia Commons to your own wiki you must activate it in LocalSettings.php by setting | |||
* http://www.mediawiki.org/wiki/Manual:$wgForeignFileRepos if you need to source media from many [[wikis]] or | |||
* By setting $wgUseInstantCommons to true | |||
== See also == | == See also == | ||
* [[Consumerium Commons]] | * [[Consumerium Commons]] |
Revision as of 11:10, 10 September 2016
Wikimedia Commons (wikimedia.org) is a multilingually enabled digital commons for uploading, managing and serving media that runs (a slightly modified) MediaWiki.
Since it is successfully run by the Wikimedia Foundation on a large scale we can be assured that this is a solution that will scale up.
To include media from the Wikimedia Commons to your own wiki you must activate it in LocalSettings.php by setting
- http://www.mediawiki.org/wiki/Manual:$wgForeignFileRepos if you need to source media from many wikis or
- By setting $wgUseInstantCommons to true