moodle/repository
2009-06-24 22:34:29 +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, added more language strings for repository api" 2009-06-22 03:45:24 +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-13766, added more language strings for repository api" 2009-06-22 03:45:24 +00:00
flickr_public "MDL-18830, improve flickr_public plugin license searching, easier to use " 2009-06-24 05:49:52 +00:00
googledocs "MDL-17474, repository plugin, add check_login to construct function" 2009-05-27 03:35:58 +00:00
local "MDL-13766, added more language strings for repository api" 2009-06-22 03:45:24 +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-17473, supported non-js file picker" 2009-06-22 03:30:25 +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-17316, fix upload form in non-js file picker" 2009-06-18 06:31:51 +00:00
url "MDL-19180, clean up repository url download plugin, and make it support non-js file picker" 2009-06-24 03:38:13 +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, fixed search paging and fixed xhtml strict" 2009-06-23 03:53:40 +00:00
lib.php MDL-19580 cleanup of require css and js filepicker code 2009-06-24 22:34:29 +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.css MDL-19580 cleanup of require css and js filepicker code 2009-06-24 22:34:29 +00:00
repository.js javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 05:37:57 +00:00
repository.src.js MDL-19580 cleanup of require css and js filepicker code 2009-06-24 22:34:29 +00:00
ws.php "MDL-19002, implement attachment files limit in file picker" 2009-06-12 05:57:25 +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