moodle/repository
2009-05-17 18:51: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-18520, remove empty path element from file listing" 2009-05-04 09:12:55 +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 "Flickr_public plugin/MDL-18830, support license search for flickr_public" 2009-04-24 04:54:47 +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 add manage functionality to Mahara repository plugin + display folders first + sort by name 2009-04-29 05:55:00 +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-16911, separate listing and search in youtube plugin" 2009-04-30 03:40:17 +00:00
lib.php MDL-13766 fixed xhtml strict 2009-05-17 18:51:24 +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-13766, disable toolbar is logging needed" 2009-05-07 06:10:38 +00:00
ws.php "MDL-13766, if moodle is working on HTTPS, then we are not allowed to access parent window, we need to warn users what is going on, and tell them to refresh repository manually" 2009-05-04 09:25:14 +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