moodle/repository
2009-12-07 05:01:09 +00:00
..
alfresco MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
boxnet MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
draft MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
filesystem MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
flickr "MDL-20602, added link external option in file picker" 2009-11-08 13:20:37 +00:00
flickr_public repository/flickr_public MDL-15488 Make the search form a lot simpler and friendlier 2009-12-02 13:01:58 +00:00
googledocs repository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php 2009-11-18 14:21:53 +00:00
local "MDL-15351, added phpdocs" 2009-12-04 09:19:54 +00:00
mahara repository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php 2009-11-18 14:21:53 +00:00
merlot "MDL-20648, merlot.org repository plugin, support basic search only" 2009-11-13 08:43:18 +00:00
picasa repository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php 2009-11-18 14:21:53 +00:00
remotemoodle MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
s3 "MDL-16910, fixed access key check, repository s3 plugin" 2009-11-18 07:22:04 +00:00
upload "MDL-20843, added missing in upload plugin" 2009-11-16 02:20:13 +00:00
url MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
webdav MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
wikimedia MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
youtube MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
filepicker.php "MDL-16596, fixed upload in non-js filepicker" 2009-12-03 04:40:09 +00:00
lib.php "MDL-13766, improve user instances list" 2009-12-02 10:04:04 +00:00
manage_instances.php "MDL-13766, improve user instances list" 2009-12-02 10:04:04 +00:00
README.txt
repository.css MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:51:40 +00:00
repository.js "MDL-13766, improve repository module to support file manager and disable draft plugin in filemanager" 2009-09-03 03:37:55 +00:00
repository.src.js "MDL-16597, added more docs, clean up code and added maxbytes support" 2009-12-07 05:01:09 +00:00
repository_ajax.php "MDL-16597, added more docs, clean up code and added maxbytes support" 2009-12-07 05:01: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