Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Repositories
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Wikimedia Commons is a great portal containing a lot useful contents for course designers. It would be useful to have direct Commons repo plugins allowing you:
- search commons
- import media into course local files
- auto meta-info support (licence, source URL etc.)
Attachments
Issue Links
| This issue is a clone of: | ||||
| MDL-18480 | Have OpenClipArt.org repository plugin as standard one in 2.0 |
|
|
|
I found the wikimedia API here: http://en.wikipedia.org/w/api.php?format=txtfm
But it seems there is no way to search images sitewide:
http://en.wikipedia.org/w/api.php?format=txtfm
api.php?action=query&generator=search&gsrsearch=image_keyword&prop=imageinfo&iiprop=url
this will search keyword sitewide, but cannot do image only searching.