moodle/repository
2011-05-16 15:35:16 +02:00
..
alfresco MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
boxnet MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
coursefiles MDL-26388, pop up a dialog when attaching a file already being used in draft area. 2011-05-02 10:11:19 +08:00
dropbox Merge branch 's9_MDL-27382_dropbox_get_file_fix_master' of github.com:dongsheng/moodle 2011-05-05 13:25:36 +08:00
filesystem standardized PHPDocs package info 2010-09-06 11:29:21 +00:00
flickr MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
flickr_public MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
googledocs MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
local MDL-26388, pop up a dialog when attaching a file already being used in draft area. 2011-05-02 10:11:19 +08:00
merlot MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
picasa MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
recent MDL-26388 Recent repository plugin should return draft url 2011-05-04 17:03:19 +08:00
s3 standardized PHPDocs package info 2010-09-06 11:29:21 +00:00
upload MDL-26388, pop up a dialog when attaching a file already being used in draft area. 2011-05-02 10:11:19 +08:00
url MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
user MDL-26388, pop up a dialog when attaching a file already being used in draft area. 2011-05-02 10:11:19 +08:00
webdav MDL-27530 The webdav-repository loads empty files 2011-05-16 15:35:16 +02:00
wikimedia MDL-24321 switching to stdClass in /repository/ 2010-09-21 08:22:04 +00:00
youtube MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
draftfiles_ajax.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
draftfiles_manager.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
filepicker.js Merge branch 's9_MDL-27381_overwrite_dialog_safari_master' of github.com:dongsheng/moodle 2011-05-05 13:22:15 +08:00
filepicker.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
lib.php MDL-26388, pop up a dialog when attaching a file already being used in draft area. 2011-05-02 10:11:19 +08:00
manage_instances.php standardized PHPDocs package info 2010-09-06 11:17:43 +00:00
README.txt Making a start http://www.mae.ncsu.edu/EBIII/02-27-08-State_Leaders_Break_Ground.jpg 2008-06-25 07:25:39 +00:00
repository_ajax.php MDL-26388, pop up a dialog when attaching a file already being used in draft area. 2011-05-02 10:11:19 +08:00
repository_callback.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00

Repository API
==============

This directory contains all the interfaces and plugins for access to repositories.

   Specs:  http://docs.moodle.org/en/Development:Repository_API
   Track:  http://tracker.moodle.org/browse/MDL-13766