moodle/repository
2010-05-20 07:10:00 +00:00
..
alfresco MDL-13766, fix alfresco version number 2010-05-07 06:36:08 +00:00
boxnet MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
dropbox MDL-19168, dropbox repository plugin for moodle, and oauth support for filepicker. dropbox plugin has a known bug: cannot access folders or files with space, using urlencode to encode filepath is not helping, needs to contact dropbox team to find workaround 2010-05-14 08:29:33 +00:00
filesystem "MDL-22523, fixed file system plugin bug" 2010-05-20 07:10:00 +00:00
flickr MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
flickr_public MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
googledocs MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
local MDL-13766, added listing parameters 2010-05-19 02:49:18 +00:00
mahara MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
merlot MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
picasa MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
recent MDL-13766, added listing parameters 2010-05-19 02:49:18 +00:00
remotemoodle MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
s3 MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
upload MDL-13766, added listing parameters 2010-05-19 02:49:18 +00:00
url MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
webdav MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
wikimedia MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
youtube MDL-13766, allow logged in user to use repository plugins 2010-05-07 03:42:35 +00:00
filepicker.js "MDL-13766, scrollbars are added to popup window" 2010-05-20 06:50:47 +00:00
filepicker.php "MDL-13766, fix non-js filepicker" 2010-04-29 07:01:00 +00:00
lib.php MDL-13766, tweak upload form 2010-05-19 02:50:45 +00:00
manage_instances.php MDL-19124 Continued misc user profile cleanups 2010-05-16 08:21:12 +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-19168, dropbox repository plugin for moodle, and oauth support for filepicker. dropbox plugin has a known bug: cannot access folders or files with space, using urlencode to encode filepath is not helping, needs to contact dropbox team to find workaround 2010-05-14 08:29:33 +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