moodle/repository
dongsheng c926013059 MDL-13766
1. Change location of cached and downloaded files
2. Clean up expired cache files
3. Remove downloaded files after completing moving
2008-08-28 06:23:23 +00:00
..
boxnet MDL-13766: refactor all repository_instance() => repository_get_instance() 2008-08-28 05:23:07 +00:00
flickr MDL-13766 2008-08-27 04:17:35 +00:00
local MDL-15351: first working version of the local browser 2008-08-22 07:36:11 +00:00
ajax.php MDL-13766: refactor all libary functions, they now all start with repository_ 2008-08-28 05:13:13 +00:00
lib.php MDL-13766 2008-08-28 06:23:23 +00:00
picker.php MDL-15350 2008-07-11 06:15:21 +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
style.css "MDL-15488, flickr plug-in added" 2008-07-01 07:37:41 +00:00
ws.php MDL-13766: refactor all repository_instance() => repository_get_instance() 2008-08-28 05:23:07 +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