moodle/repository
2009-01-20 23:53:34 +00:00
..
alfresco "MDL-13766, use bigger icons for file picker" 2009-01-14 03:26:47 +00:00
boxnet cvsimport fixups 2009-01-20 23:53:34 +00:00
flickr cvsimport fixups 2009-01-20 23:53:34 +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-17774 refactored USER switching in cron scripts - now standardised in cron_setup_user() 2009-01-03 13:16:59 +00:00
s3 "MDL-13766, use bigger icons for file picker" 2009-01-14 03:26:47 +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-13766, use bigger icons for file picker" 2009-01-14 03:26:47 +00:00
upload REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597 2008-12-02 07:05:15 +00:00
webdav "MDL-13766, use bigger icons for file picker" 2009-01-14 03:26:47 +00:00
wikimedia "MDL-13766, use bigger icons for file picker" 2009-01-14 03:26:47 +00:00
youtube "MDL-17391, filter repository intances by file types" 2008-12-08 05:19:09 +00:00
javascript.php Added headers for javascript dump 2009-01-19 07:57:49 +00:00
lib.php "MDL-13766, use bigger icons for file picker" 2009-01-14 03:26:47 +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
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