Repositories: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
m (added link to spanish translation of document)
(→‎See also: blog entry link)
Rad 40: Rad 40:
* [[Repositories FAQ]]
* [[Repositories FAQ]]
* [http://www.somerandomthoughts.com/blog/whitepaper-moodle-2-repositories/ Whitepaper – Moodle 2 Repositories] by ghenrick
* [http://www.somerandomthoughts.com/blog/whitepaper-moodle-2-repositories/ Whitepaper – Moodle 2 Repositories] by ghenrick
* [http://www.moodlerooms.com/resources/blog/five-tips-using-new-file-repository-system-moodle Five Tips for Using the New File Repository System in Moodle] by Marcelo Mendes
* [[:dev:Repository plugins]] developer documentation
* [[:dev:Repository plugins]] developer documentation



Versionen från 11 februari 2013 kl. 18.37

Repositories in Moodle enable users to upload files, access previously uploaded files and to easily bring content into Moodle from external repositories, such as Flickr or Google Docs. Enabled repositories are available in the File picker.

Standard repositories

Repositories enabled by default

  • Upload a file - you use this for browsing for and uploading a file from your computer or USB.
  • Server files - this give access to files elsewhere on Moodle according to your permissions.
  • Recent files - the last 50 files you have uploaded, according to the context.
  • Private files - your own personal storage area for files.
  • Youtube videos - search for and display Youtube videos
  • URL downloader - download files, images from a particular URL
  • Wikimedia - search for and display media from Wikimedia

Additional repositories may be enabled by a site administrator

  • Google Docs - bring files from your Google docs account
  • Flickr public - search for and display images from Flickr
  • Flickr - search for and display images from your personal Flickr account
  • Picasa web album - search for and display images from your Picasa account
  • Alfresco - link to or copy files from Alfresco into Moodle
  • Amazon S3
  • Box.net - bring files in from your Box.net account
  • Dropbox - bring files in from Dropbox
  • File system - access files uploaded to a folder on your server (by, eg FTP)
  • Legacy course files - use the old system from 1.9 of "course files"
  • Merlot.org - bring resources in from Merlot.org
  • WebDAV -bring in files using webdav
  • EQUELLA - link to files in an EQUELLA installation


Repositories in Moodle 2.0 video:

<mediaplayer>http://www.youtube.com/watch?v=zdrdyev82bU</mediaplayer>

See also