moodle/repository
2008-12-11 03:19:46 +00:00
..
alfresco "MDL-17014, stop create repository type if plugin_init return false" 2008-12-11 03:19:46 +00:00
boxnet "REPOSITORY, BOXNET/MDL-17391, create a helper function to filter files in listing" 2008-12-09 02:11:57 +00:00
flickr "MDL-17391, filter repository intances by file types" 2008-12-08 05:19:09 +00:00
flickr_public "MDL-17391, filter repository intances by file types" 2008-12-08 05:19:09 +00:00
local MDL_13766 Refactoring of core repository code and added first unit tests 2008-11-26 07:03:10 +00:00
picasa "MDL-17473, overwrite supported_filetypes function" 2008-12-09 06:55:12 +00:00
remotemoodle MDL_13766 Refactoring of core repository code and added first unit tests 2008-11-26 07:03:10 +00:00
simpletest MDL_13766 Refactoring of core repository code and added first unit tests 2008-11-26 07:03:10 +00:00
smb MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
upload REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597 2008-12-02 07:05:15 +00:00
webdav MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
youtube "MDL-17391, filter repository intances by file types" 2008-12-08 05:19:09 +00:00
javascript.php "MDL-17391, fix bugs when press insert link button on tinymce" 2008-12-09 07:30:51 +00:00
lib.php "MDL-17014, stop create repository type if plugin_init return false" 2008-12-11 03:19:46 +00:00
manage_instances.php MDL_13766 Refactoring of core repository code and added first unit tests 2008-11-26 07:03:10 +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
ws.php REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597 2008-12-02 07:05:15 +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