moodle/repository
2010-01-13 02:24:39 +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-19235, add boilerplates to repository module files" 2009-12-17 03:40: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-19235, add boilerplates to repository module files" 2009-12-17 03:40: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-19235, add boilerplates to repository module files" 2009-12-17 03:40:38 +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.php MDL-21198 OUTPUT->action_icon improvements, refactoring and fixing conversion regressions 2010-01-02 13:17:54 +00:00
lib.php MDL-21187 brand new yui2 lib loading now using the official YAHOO oholoaders which properly resolves all dependencies; please note we are still suing the YUI2 CSS preloading 2009-12-25 15:27:47 +00:00
manage_instances.php MDL-21198 used new simple_button class when doing OUTPUT->confirm() - more consistent and hopefully easier to remember than html_form::make_button() ;-) 2010-01-03 20:47:13 +00:00
README.txt
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-20700 whitespace terror returns 2009-12-16 22:14:17 +00:00
repository_ajax.php "MDL-19654, repository draft plugin removal" 2009-12-15 08:29:03 +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