moodle/repository
2011-02-14 09:50:07 +01:00
..
alfresco MDL-24321 switching to stdClass in /repository/ 2010-09-21 08:22:04 +00:00
boxnet MDL-21250 capital letters removal 2011-02-07 15:55:18 +01:00
coursefiles REPOSITORY MDL-24205, added more check of path and files 2010-09-20 04:00:57 +00:00
dropbox MDL-21250 capital letters removal 2011-02-07 15:55:18 +01: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-21250 capital letters removal 2011-02-07 15:55:18 +01: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-21250 capital letters removal 2011-02-07 15:55:18 +01: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-25215 fix file.JPG.jpg extension problems 2011-02-14 09:50:07 +01:00
url MDL-21250 capital letters removal 2011-02-07 15:55:18 +01:00
user MDL-13766, improve repository plugins' icons 2010-09-10 07:10:30 +00:00
webdav MDL-22663, fixed webdav type option 2010-11-04 03:46:41 +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-25301 'Upload this file' button should not have ... 2010-11-19 16:27:30 +00:00
filepicker.php "MDL-25497, fixed Non-JavaScript file uploader generates warnings, credits to Tim Lock" 2010-12-02 07:26:25 +00:00
lib.php MDL-24805, fixed get_option function 2010-10-22 05:31:16 +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-25895, prevent repository_ajax.php being downloaded by IE when php file is associated with other programs 2011-01-17 13:56:57 +08: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