moodle/repository
2010-01-28 05:12:35 +00:00
..
alfresco "MDL-16384, improve alfresco plugin to support shared sites, thanks Danny to point out" 2009-12-17 09:00:04 +00:00
boxnet "MDL-21170, major update to filepicker, complete rewrote filepicker javascript code to use YUI3, need furthur polish" 2010-01-15 07:48:38 +00:00
filesystem "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
flickr "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
flickr_public "MDL-21170, major update to filepicker, complete rewrote filepicker javascript code to use YUI3, need furthur polish" 2010-01-15 07:48:38 +00:00
googledocs "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
local "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
mahara "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
merlot "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
picasa "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
remotemoodle mnet MDL-21294 repository remote plugin support exception now (not tested yet cause this plugin needs retest and probably rewrite) 2010-01-13 02:24:39 +00:00
s3 "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
upload "MDL-21170, complete upload function, fixed missing itemid" 2010-01-18 05:28:42 +00:00
url "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
webdav "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
wikimedia "MDL-17381, improve wikimedia repository plugin and supports thumbnail, credits to Raul Kern, thanks" 2009-12-17 07:31:01 +00:00
youtube "MDL-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +00:00
filepicker.js "MDL-21170, change namespacing of filepicker, use anonymous function initialize yui3 module" 2010-01-22 03:48:07 +00:00
filepicker.php MDL-21198 OUTPUT->action_icon improvements, refactoring and fixing conversion regressions 2010-01-02 13:17:54 +00:00
lib.php repo MDL-21443 fix phpdocs to match method signatures 2010-01-28 05:12:35 +00:00
manage_instances.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +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_ajax.php "MDL-21170, major update to filepicker, complete rewrote filepicker javascript code to use YUI3, need furthur polish" 2010-01-15 07:48:38 +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