moodle/repository
2012-03-13 23:01:59 +01:00
..
alfresco MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
boxnet MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
coursefiles MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
dropbox MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
filesystem MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
flickr MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
flickr_public MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
googledocs MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
local MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
merlot MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
picasa MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
recent MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
s3 MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
upload MDL-31838: Allow caching static responses from repositories in file picker 2012-03-12 11:35:35 +08:00
url MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
user MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
webdav MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
wikimedia MDL-31929: Repositories wikimedia and youtube lack paging 2012-03-12 11:35:50 +08:00
youtube MDL-31929: Repositories wikimedia and youtube lack paging 2012-03-12 11:35:50 +08:00
draftfiles_ajax.php MDL-31113 filemanager element - refresh file list from server on load and prevent revertion to browser drag and drop behaviour when max files reached 2012-01-19 19:28:16 +00:00
draftfiles_manager.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
filepicker.js MDL-31929 minor fixup (the file is plenty, but avoid introducing new ones) 2012-03-13 23:01:59 +01:00
filepicker.php MDL-31929: Repositories wikimedia and youtube lack paging 2012-03-12 11:35:50 +08:00
lib.php MDL-31541 Repositories - make sure all repository instances have unique 'sortorder' values when retrieved 2012-02-08 09:35:39 +00:00
manage_instances.php standardized PHPDocs package info 2010-09-06 11:17:43 +00:00
README.txt MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/" 2011-07-05 14:27:31 +08:00
repository_ajax.php Merge branch 'MDL-27919' of git://github.com/jamiepratt/moodle 2011-10-31 17:18:13 +13:00
repository_callback.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00

Repository API
==============

This directory contains all the interfaces and plugins for access to repositories.

   Specs:  http://docs.moodle.org/dev/Repository_API
   Track:  http://tracker.moodle.org/browse/MDL-13766