moodle/repository
2010-10-06 04:17:21 +00:00
..
alfresco MDL-24321 switching to stdClass in /repository/ 2010-09-21 08:22:04 +00:00
boxnet standardized PHPDocs package info 2010-09-06 11:29:21 +00:00
coursefiles REPOSITORY MDL-24205, added more check of path and files 2010-09-20 04:00:57 +00:00
dropbox MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
filesystem standardized PHPDocs package info 2010-09-06 11:29:21 +00:00
flickr MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
flickr_public MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
googledocs MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
local MDL-24144 hiding of empty folders in repository/local 2010-09-12 12:29:32 +00:00
merlot MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
picasa MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
recent MDL-24375, fixed mulilt main files in filemanager 2010-10-06 04:17:21 +00:00
s3 standardized PHPDocs package info 2010-09-06 11:29:21 +00:00
upload MDL-24290, REPOSITORY revert previous changes on urlencode 2010-10-04 09:35:14 +00:00
url MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
user MDL-13766, improve repository plugins' icons 2010-09-10 07:10:30 +00:00
webdav MDL-22663, fixed webdav basic authentication 2010-09-24 04:10:46 +00:00
wikimedia MDL-24321 switching to stdClass in /repository/ 2010-09-21 08:22:04 +00:00
youtube MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
draftfiles_ajax.php MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
draftfiles_manager.php MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
filepicker.js "MDL-24533, fixed two page 1 boxes in filepicker, credits to Gerwood Stewart" 2010-10-06 03:29:19 +00:00
filepicker.php MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
lib.php MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
manage_instances.php standardized PHPDocs package info 2010-09-06 11:17:43 +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-24441, enforce course max file size 2010-09-29 10:13:35 +00:00
repository_callback.php standardized PHPDocs package info 2010-09-06 11:17:43 +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