Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Repositories: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(→‎See also: Whitepaper – Moodle 2 Repositories link - thanks to Gavin Henrick)
(added common repository settings)
Línia 29: Línia 29:
* [[WebDAV repository|WebDAV]]
* [[WebDAV repository|WebDAV]]


==Common repository settings==
*The page ''Settings>Site Administration>Plugins>Repositories>Common Repository settings'' contains the following:
*'''Cache Expire''' - you can specify how long in seconds file listings are cached locally when browsing external repositories
*'''Allow external links''' - with some repositories such as Flickr, users can have the choice whether to copy the media into Moodle (the preferred solution) or to make a link to it instead.
*'''Legacy course files in new courses''' - See [[Legacy course files]] This repository is not normally available in new courses as it is designed for upgraded 1.9 courses. However, if it is checked here then it will appear when new courses are created - but certain backup and restore features won't work with it.





Revisió del 18:50, 18 oct 2011

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:

Additional repositories may be enabled by a site administrator:

Common repository settings

  • The page Settings>Site Administration>Plugins>Repositories>Common Repository settings contains the following:
  • Cache Expire - you can specify how long in seconds file listings are cached locally when browsing external repositories
  • Allow external links - with some repositories such as Flickr, users can have the choice whether to copy the media into Moodle (the preferred solution) or to make a link to it instead.
  • Legacy course files in new courses - See Legacy course files This repository is not normally available in new courses as it is designed for upgraded 1.9 courses. However, if it is checked here then it will appear when new courses are created - but certain backup and restore features won't work with it.


Repositories in Moodle 2.0 video:

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

See also