moodle/repository
2010-07-20 03:21:11 +00:00
..
alfresco MDL-22982 2010-07-05 07:27:49 +00:00
boxnet MDL-22982 2010-07-05 07:27:49 +00:00
dropbox MDL-22985, repository plugins use new callback url. 2010-07-12 04:53:31 +00:00
filesystem MDL-22982 2010-07-05 07:27:49 +00:00
flickr MDL-22982 2010-07-05 07:27:49 +00:00
flickr_public MDL-22982 2010-07-05 07:27:49 +00:00
googledocs MDL-22985, repository plugins use new callback url. 2010-07-12 04:53:31 +00:00
local "MDL-23307, server file plugin display current course files by default" 2010-07-19 17:44:23 +00:00
merlot MDL-22982 2010-07-05 07:27:49 +00:00
picasa MDL-22985, repository plugins use new callback url. 2010-07-12 04:53:31 +00:00
recent MDL-22991, repository recent plugin, verify file ownership before copy to draft area 2010-07-09 06:13:47 +00:00
s3 MDL-22982 2010-07-05 07:27:49 +00:00
upload MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
url MDL-22982 2010-07-05 07:27:49 +00:00
user MDL-22991, fixed file api calls 2010-07-06 07:15:08 +00:00
webdav MDL-22982 2010-07-05 07:27:49 +00:00
wikimedia MDL-22982 2010-07-05 07:27:49 +00:00
youtube MDL-22982 2010-07-05 07:27:49 +00:00
draftfiles_ajax.php MDL-23261, fixed deleting folders 2010-07-14 10:09:19 +00:00
filepicker.js "MDL-23307, server file plugin display current course files by default" 2010-07-19 17:44:23 +00:00
filepicker.php MDL-23065 Re-enable, but print big error for developers 2010-07-05 08:57:47 +00:00
lib.php "MDL-23307, server file plugin display current course files by default" 2010-07-19 17:44:23 +00:00
manage_instances.php MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing 2010-06-22 07:40:30 +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-23407, fixed the problem that firefox trying to download json response" 2010-07-20 03:21:11 +00:00
repository_callback.php MDL-22982 2010-07-05 07:27:49 +00: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