moodle/repository
2009-04-05 23:33:00 +00:00
..
alfresco "REPOSITORY/MDL-13766, create prepare_file function, it will prepare temp file for repository api" 2009-03-16 02:16:50 +00:00
boxnet "REPOSITORY/MDL-18357, make search respect mimetype restrictions" 2009-02-25 03:46:49 +00:00
filesystem MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
flickr MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
flickr_public MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
googledocs "REPOSITORY/MDL-13766, create prepare_file function, it will prepare temp file for repository api" 2009-03-16 02:16:50 +00:00
local "REPOSITORY/MDL-13766, create prepare_file function, it will prepare temp file for repository api" 2009-03-16 02:16:50 +00:00
picasa "REPOSITORY/MDL-13766, separate page and path in get_listing function" 2009-02-18 06:52:54 +00:00
remotemoodle "REPOSITORY/MDL-13766, create prepare_file function, it will prepare temp file for repository api" 2009-03-16 02:16:50 +00:00
s3 MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
upload "REPOSITORY, UPGRADE/MDL-18354, upgrade/install repository plugins using moodle hook" 2009-03-10 02:01:24 +00:00
webdav "MDL-17475, if webdav_server is empty, return null" 2009-04-03 02:16:48 +00:00
wikimedia MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
youtube MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
javascript.php "REPOSITORY/MDL-18546, use require_js to include javascript files, see tracker for more details" 2009-03-16 01:41:26 +00:00
lib.php "MDL-17475, fix bad sql when add repository instances" 2009-04-03 07:31:43 +00:00
manage_instances.php MDL_13766 Refactoring of core repository code and added first unit tests 2008-11-26 07:03:10 +00:00
README.txt
ws.php "REPOSITORY/MDL-17466, display which plugin is valid" 2009-04-01 05:40:37 +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