moodle/repository
2009-09-11 08:15:58 +00:00
..
alfresco "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
boxnet "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
draft "MDL-19654, added path parameter for folder" 2009-09-03 06:31:10 +00:00
filesystem "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
flickr "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
flickr_public "MDL-20027, fixed invalid capability name" 2009-08-07 15:23:18 +00:00
googledocs "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
local "MDL-16697, add savepath parameter to filepicker, fixed title click event in filepicker" 2009-09-09 04:59:58 +00:00
mahara "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
picasa "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
remotemoodle "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
s3 "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
upload "MDL-13766, improve filepicker to use path option" 2009-08-22 18:16:20 +00:00
url "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
webdav "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
wikimedia "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
youtube "MDL-16911, update youtube repository plugin" 2009-08-13 03:35:23 +00:00
filepicker.php "MDL-16697, add savepath parameter to filepicker, fixed title click event in filepicker" 2009-09-09 04:59:58 +00:00
lib.php "MDL-13766, improve repository module to support file manager and disable draft plugin in filemanager" 2009-09-03 03:37:55 +00:00
manage_instances.php repository MDL-19821 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 02:40:34 +00:00
README.txt
repository.css "MDL-16548, fixed upload button" 2009-08-05 03:18:52 +00:00
repository.js "MDL-13766, improve repository module to support file manager and disable draft plugin in filemanager" 2009-09-03 03:37:55 +00:00
repository.src.js "MDL-13766, add savepath parameter to html editor when launch filepicker" 2009-09-11 08:15:58 +00:00
ws.php "MDL-13766, improve repository module to support file manager and disable draft plugin in filemanager" 2009-09-03 03:37:55 +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