moodle/repository
2009-04-24 04:53:24 +00:00
..
alfresco "MDL-18486, file picker searching form" 2009-04-21 05:53:35 +00:00
boxnet "Boxnet plugin/MDL-15350, use lower letters to search" 2009-04-22 04:53:26 +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-18486, file picker searching form" 2009-04-21 05:53:35 +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
mahara repository MDL-16909 working beta mahara plugin, miss search function 2009-04-22 09:04:38 +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 "S3 plugin/MDL-16910, remove debug code" 2009-04-22 05:07:33 +00:00
upload "MDL-18486, file picker searching form" 2009-04-21 05:53:35 +00:00
webdav "webdav plugin/MDL-16908, fix header check code, reformat code" 2009-04-23 09:50:30 +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-18848, curl_cache is not specific to repository module any more" 2009-04-14 02:34:38 +00:00
lib.php "MDL-13766, clean up repository code" 2009-04-21 10:02:59 +00:00
manage_instances.php "MDL-18888, fixed duplicated course name in breadcrumbs for course repositories page" 2009-04-17 08:20:52 +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, display progress bar when callback function is executing" 2009-04-24 03:24:10 +00:00
ws.php "MDL-13766, output repository id when logging out" 2009-04-24 04:53:24 +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