moodle/repository
2009-06-10 08:46:31 +00:00
..
alfresco "MDL-16384, add text to descripe what is alfresco API url is" 2009-06-08 06:36:38 +00:00
boxnet "MDL-13766, ->pixpath doesn't work in web service, use ->httpswwwroot instead" 2009-06-04 09:33:25 +00:00
filesystem "MDL-13766, ->pixpath doesn't work in web service, use ->httpswwwroot instead" 2009-06-04 09:33:25 +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-19180, repository url plugin, download file into moodle by inputing url directly" 2009-05-18 03:51:09 +00:00
googledocs "MDL-17474, repository plugin, add check_login to construct function" 2009-05-27 03:35:58 +00:00
local MDL-19350 upgrade blocks - tiding up minor bits in repo plugins 2009-06-03 17:31:09 +00:00
mahara "MDL-13766, ->pixpath doesn't work in web service, use ->httpswwwroot instead" 2009-06-04 09:33:25 +00:00
picasa "MDL-17474, repository plugin, add check_login to construct function" 2009-05-27 03:35:58 +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-13766, ->pixpath doesn't work in web service, use ->httpswwwroot instead" 2009-06-04 09:33:25 +00:00
upload MDL-19350 upgrade blocks - tiding up minor bits in repo plugins 2009-06-03 17:31:09 +00:00
url "MDL-19180, repository url plugin, fixed undefined index" 2009-05-29 09:18:55 +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-19180, repository url plugin, download file into moodle by inputing url directly" 2009-05-18 03:51:09 +00:00
filepicker.php "MDL-17316, display attached files in non-js file manager" 2009-06-09 06:43:38 +00:00
lib.php "MDL-13766, shouldn't check login in repository base class, because developer may define a session name later" 2009-06-10 08:46:31 +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, disable toolbar is logging needed" 2009-05-07 06:10:38 +00:00
repository.src.js "MDL-16548, remove the horrific alert dialog when upload successfully" 2009-05-22 09:55:10 +00:00
ws.php "MDL-15351, use new file api handle draft files and final files in local plugin" 2009-05-22 09:19:58 +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