Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Repositories.

Repositories: Difference between revisions

From MoodleDocs
(Added PoodLL repository)
 
(41 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Moodle 2.0}}Location: ''Administration > Plugins > Repositories > Manage repositories''
{{Managing content}}
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]].


[[Category:Repositories]]
==Standard repositories==
 
===Repositories enabled by default===
 
* [[Upload a file repository|Upload a file]] - you use this for browsing for and uploading a file from your computer or USB.
* [[Server files repository|Server files]] - this give access to files elsewhere on Moodle according to your permissions.
* [[Recent files repository|Recent files]] - the last 50 files you have uploaded, according to the context.
* [[Private files]] - your own personal storage area for files.
* [[Youtube videos repository|Youtube videos]] - search for and display Youtube videos
* [[URL downloader repository|URL downloader]] - download files, images from a particular URL
* [[Wikimedia repository|Wikimedia]] - search for and display media from Wikimedia


==Vocabulary==
===Additional repositories may be enabled by a site administrator===
'''Repository plugin''': it is also called a repository type. It can be named Box.net, Flickr, Mahara, Youtube... Adding a plugin allow users to create instances of this plugin. Only instances are displayed into the file picker. Type only exist in order to let a Moodle administrator to deactivate/delete all instances of a type in one click.


'''Repository instance''': An instance is displayed into the file picker and it is the access point to an external repository. An instance can have specific settings (for example be linked to a personal account).
* [[Google Docs repository|Google Docs]] - bring files from your Google docs account
* [[Flickr public repository|Flickr public]] - search for and display images from Flickr
*First case: when you add the plugin, an instance is automatically created and can not be edited. The Moodle administrator cannot change the instance name. The instance name displayed into the file picker will be exactly the same as the plugin name. For example Youtube, Box.net...
* [[Flickr repository|Flickr]] - search for and display images from your personal Flickr account
*Second case: the plugin allow the Moodle administrator to add multiple instances. An instance has a name for example Flickr Public access to Martin account, Martin's Mahara... <br/>For this second case it is important to identify two different kind of instances:
* [[Picasa web album repository|Picasa web album]] - search for and display images from your Picasa account
#Common instances: The instances set by Moodle administrator in these same administration pages will be available into any file picker.
* [[Alfresco repository|Alfresco]] - link to or copy files from Alfresco into Moodle
#Private instance: A teacher can set some instances available only for a course, and an user can set some instances only available for himself. In order to set instances for a course the teacher will go to the course page, and in order to set instances for a personal use, a user will go on his profile page. An administrator cannot add/edit private instances from the administration pages.
* [[Amazon S3 repository|Amazon S3]]
* [[Box.net_repository|Box.net]] - bring files in from your Box.net account
* [[Dropbox repository|Dropbox]] - bring files in from Dropbox
* [[File_system_repository|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 repository|Merlot.org]] - bring resources in from Merlot.org
* [[WebDAV repository|WebDAV]] -bring in files using webdav
* [[EQUELLA repository|EQUELLA]] - link to files in an EQUELLA installation
* [[PoodLL repository]] - record audio or video directly into your Moodle HTML areas


==Operations==
'''Add a repository plugin:''' you can add a repository plugin to your Moodle site. They are set ''hidden'' by default, so you can edit them without impacting users.


'''Delete:''' you can delete a repository plugin here. It will delete all settings and common and private instances forever. You will still be able to re-add the plugin, but the previously set instances will be lost.
Repositories in Moodle 2.0 video:


'''Hide/Show:''' if you hide a plugin, this plugin will not appear into file picker and no private instances can be added.
<mediaplayer>http://www.youtube.com/watch?v=zdrdyev82bU</mediaplayer>


'''Sort:''' you can change the display order into the file picker. Instances are always grouped by plugin.
==See also==


'''Settings:''' set the plugin options, create/edit common instances.
* [[Managing repositories]]
* [[Repositories FAQ]]
* [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


==See Also==
[[Category:Repositories]]
*[[admin/repository/flickr_public|Flickr Public Repository]]
*[[admin/repository/flickr|Flickr Repository]]


[[eu:Biltegiak_kudeatu]]
[[eu:Biltegiak]]
[[de:Repositories]]
[[fr:Dépôts]]

Latest revision as of 03:12, 6 October 2014

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
  • PoodLL repository - record audio or video directly into your Moodle HTML areas


Repositories in Moodle 2.0 video:

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

See also