moodle/repository
2012-06-25 16:03:25 +08:00
..
alfresco MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
boxnet Merge branch 'wip-MDL-33832-master' of git://github.com/marinaglancy/moodle 2012-06-20 16:55:29 +08:00
coursefiles MDL-33417 Show reference icon for files in filepicker 2012-06-19 11:15:51 +08:00
dropbox MDL-33832 Fixed filling of files.source field 2012-06-20 16:09:37 +08:00
equella Merge branch 'MDL-33724' of git://github.com/danpoltawski/moodle 2012-06-19 02:56:19 +02:00
filesystem MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
flickr MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
flickr_public MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
googledocs Merge branch 'MDL-33469' of git://github.com/danpoltawski/moodle 2012-06-19 03:01:30 +02:00
local MDL-33417 Show reference icon for files in filepicker 2012-06-19 11:15:51 +08:00
merlot MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
picasa MDL-33469 repository_picasa: oops, wrong pluginname in string 2012-06-19 11:56:45 +08:00
recent MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
s3 MDL-33832 Fixed filling of files.source field 2012-06-20 16:09:37 +08:00
tests MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
upload Merge branch 'wip-MDL-33832-master' of git://github.com/marinaglancy/moodle 2012-06-20 16:55:29 +08:00
url MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
user MDL-33417 Show reference icon for files in filepicker 2012-06-19 11:15:51 +08:00
webdav MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
wikimedia MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
youtube MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00
draftfiles_ajax.php MDL-33098 filemanager now stores the new author field correctly 2012-05-21 11:57:56 +08:00
draftfiles_manager.php MDL-33322: fixed strict standards 2012-06-01 10:53:10 +08:00
filepicker.js Merge branch 'wip-MDL-33417-master' of git://github.com/marinaglancy/moodle 2012-06-20 13:42:19 +08:00
filepicker.php MDL-33832 Fixed filling of files.source field 2012-06-20 16:09:37 +08:00
lib.php MDL-33997 Repository should not support references by default 2012-06-25 16:03:25 +08: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 MDL-33832 Fixed filling of files.source field 2012-06-20 16:09:37 +08: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