moodle/repository
2010-08-06 05:44:16 +00:00
..
alfresco "MDL-23072, rename class variable" 2010-07-28 09:49:11 +00:00
boxnet REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
dropbox REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
filesystem "MDL-13766, filesystem plugin should return empty url attribute" 2010-08-03 09:03:56 +00:00
flickr REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
flickr_public REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
googledocs REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
local MDL-23619 fixed wrong param cleaning + other fixing 2010-08-02 15:47:42 +00:00
merlot REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
picasa MDL-13766, fixed repository instance name and configplugin language string 2010-08-03 07:58:59 +00:00
recent "filearea name changed" 2010-07-29 06:13:43 +00:00
s3 REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
upload REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
url "MDL-13766, removed unused client_id variable" 2010-08-03 08:14:08 +00:00
user MDL-23619 fixed wrong param cleaning + other fixing 2010-08-02 15:47:42 +00:00
webdav REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
wikimedia MDL-13766, fixed repository instance name and configplugin language string 2010-08-03 07:58:59 +00:00
youtube MDL-13766, fixed repository instance name and configplugin language string 2010-08-03 07:58:59 +00:00
draftfiles_ajax.php MDL-23261, fixed deleting folders 2010-07-14 10:09:19 +00:00
draftfiles_manager.php "MDL-23065, non javascript filepicker, fixed maxfiles condition, improve ui" 2010-08-06 05:44:16 +00:00
filepicker.js "REPOSITORY MDL-23581, filepicker name should be localisable" 2010-07-30 08:02:10 +00:00
filepicker.php "MDL-23065, non javascript filepicker, fixed maxfiles condition, improve ui" 2010-08-06 05:44:16 +00:00
lib.php "MDL-23530, filesystem plugin should be configured by admins only" 2010-08-02 06:33:34 +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
repository_ajax.php "MDL-23650, removed user quota check in user draft" 2010-08-04 07:32:17 +00:00
repository_callback.php "MDL-13766, added missing type option" 2010-08-03 08:59:09 +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