moodle/repository
2009-12-16 20:25:14 +00:00
..
alfresco MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
boxnet MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
filesystem MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
flickr "MDL-20602, added link external option in file picker" 2009-11-08 13:20:37 +00:00
flickr_public repository/flickr_public MDL-15488 Make the search form a lot simpler and friendlier 2009-12-02 13:01:58 +00:00
googledocs repository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php 2009-11-18 14:21:53 +00:00
local MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
mahara repository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php 2009-11-18 14:21:53 +00:00
merlot "MDL-20648, merlot.org repository plugin, support basic search only" 2009-11-13 08:43:18 +00:00
picasa repository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php 2009-11-18 14:21:53 +00:00
remotemoodle MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
s3 "MDL-16910, fixed access key check, repository s3 plugin" 2009-11-18 07:22:04 +00:00
upload "MDL-21103, fixed regex filter in tinymce plugin, and overwriten uploaded file with the same filename by default" 2009-12-15 09:19:04 +00:00
url MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
webdav MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
wikimedia MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
youtube MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
filepicker.php MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
lib.php MDL-21139 replace all yui functions/methods with yui2 to make room for yui3 2009-12-16 20:25:14 +00:00
manage_instances.php "MDL-13766, improve user instances list" 2009-12-02 10:04:04 +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.js "MDL-13766, improve repository module to support file manager and disable draft plugin in filemanager" 2009-09-03 03:37:55 +00:00
repository.src.js "MDL-19654, repository draft plugin removal" 2009-12-15 08:29:03 +00:00
repository_ajax.php "MDL-19654, repository draft plugin removal" 2009-12-15 08:29:03 +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