moodle/repository
2010-03-10 03:37:31 +00:00
..
alfresco "MDL-13766, improve repository admin page" 2010-03-10 03:24:14 +00:00
boxnet "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
filesystem "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
flickr "MDL-15488, fixed flickr plugin" 2010-03-10 03:37:31 +00:00
flickr_public "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
googledocs "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
local "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
mahara "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
merlot "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
picasa "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
remotemoodle "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
s3 "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
upload "MDL-21170, complete upload function, fixed missing itemid" 2010-01-18 05:28:42 +00:00
url "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
webdav "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
wikimedia "MDL-17381, improve wikimedia repository plugin and supports thumbnail, credits to Raul Kern, thanks" 2009-12-17 07:31:01 +00:00
youtube "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
filepicker.js "MDL-13766, fixed maxbytes limit" 2010-03-08 16:49:51 +00:00
filepicker.php "MDL-16596, fixed nonjs filemanager" 2010-03-07 16:40:25 +00:00
lib.php "MDL-13766, fixed call-time pass-by-reference warning" 2010-03-09 08:19:41 +00:00
manage_instances.php "MDL-21683, baseurl incorrectly defined, prevents deletion of repository instances, credits to Mark Johnson" 2010-03-02 07:38:04 +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-13766, fixed maxbytes limit" 2010-03-08 16:49:51 +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