moodle/repository
2010-02-07 09:43:07 +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 mnet MDL-21276 get rid of all the $MNET* globals 2010-02-02 03:13:40 +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-21276 get rid of all the $MNET* globals 2010-02-02 03:13:40 +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-21420 finally moving old global mstr to new M.str. 2010-02-07 09:43: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 MDL-21400 JS modules now include needed strings in module description + fixed some string and icon issues in file picker 2010-02-07 09:34:19 +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-21400 converting forms stuff to new M namespace and using standardised JS module coding style, fixed some regressions - for now works in FF only 2010-02-03 14:36:53 +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