moodle/repository
2010-08-18 06:37:32 +00:00
..
alfresco MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
boxnet MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
dropbox MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
filesystem MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
flickr REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
flickr_public MDL-23477, flickr_public repository plugin, click search button go back to search screen 2010-08-06 08:49:01 +00:00
googledocs REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
local MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
merlot MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
picasa MDL-13766, fixed repository instance name and configplugin language string 2010-08-03 07:58:59 +00:00
recent MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
s3 MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
upload REPOSITORY MDL-23533, fixed incorrect archetype 2010-07-28 08:56:49 +00:00
url MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
user MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +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 assignment MDL-23820 fixed broken file manager UI, have set the page context => related to MDL-23797 2010-08-18 06:37:32 +00:00
draftfiles_manager.php "MDL-23786, added sesskey and added s() filter" 2010-08-13 06:53:28 +00:00
filepicker.js MDL-23477, flickr_public repository plugin, click search button go back to search screen 2010-08-06 08:49:01 +00:00
filepicker.php "MDL-23786, added sesskey and added s() filter" 2010-08-13 06:53:28 +00:00
lib.php "MDL-23326, fixed undefined index in repository conf form, added validation function to repository plugin" 2010-08-09 09:03:07 +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 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-23739 improved ajax headers - now using application/json with the exception of YUI upload 2010-08-10 08:50:08 +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