moodle/repository
2012-05-25 11:25:25 +08:00
..
alfresco MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
boxnet MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
coursefiles MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
dropbox MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
filesystem MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
flickr MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
flickr_public MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
googledocs MDL-33032 Fixed issues for file integration 2012-05-21 11:57:56 +08:00
local MDL-33324 fixed bugs with icons in filepicker/filemanager treeview 2012-05-24 14:10:40 +08:00
merlot MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
picasa MDL-33032 Fixed issues for file integration 2012-05-21 11:57:56 +08:00
recent MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
s3 MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
tests MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
upload MDL-33144 display filetype icon and mimetype based on extension 2012-05-23 14:51:55 +08:00
url MDL-33122 Coding style cleanup during integration 2012-05-22 11:33:52 +12:00
user MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
webdav MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
wikimedia MDL-33122 Coding style cleanup during integration 2012-05-22 11:33:52 +12:00
youtube Merge branch 'wip-files23-fixes' of git://github.com/marinaglancy/moodle 2012-05-22 14:32:35 +08: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-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
filepicker.js MDL-33324 fixed bugs with icons in filepicker/filemanager treeview 2012-05-24 14:10:40 +08:00
filepicker.php MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first 2012-04-27 13:39:18 +02:00
lib.php MDL-33324 fixed bugs with icons in filepicker/filemanager treeview 2012-05-24 14:10:40 +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-28666 repository - Switch usefilereference to PARAM_BOOL 2012-05-21 18:21:31 +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