moodle/repository
2011-08-15 19:57:46 +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-26677 flickr repo - fix undefined index usewatermarks 2011-06-23 17:13:46 +08:00
googledocs MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
local MDL-28605 repsitory/local - Prevent server running out of memory 2011-08-15 19:57:46 +02: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-27286 recent files repo - fix for oracle and cleanup 2011-06-13 18:52:39 +02: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-28510 repository_youtube Use smaller thumbnails in search results 2011-08-02 13:36:45 +08: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 MDL-27169 filepicker - add explicit enctype to the js upload form. Credit goes to J Ross Nicoll, thanks! 2011-06-22 19:30:57 +02:00
filepicker.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
lib.php MDL-28520: repositories: validation method to repository_type_form class 2011-07-28 17:11:58 +01:00
manage_instances.php standardized PHPDocs package info 2010-09-06 11:17:43 +00:00
README.txt MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/" 2011-07-05 14:27:31 +08: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/dev/Repository_API
   Track:  http://tracker.moodle.org/browse/MDL-13766