moodle/repository
2010-06-28 03:12:41 +00:00
..
alfresco accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
boxnet MDL-15350 Fixed box.net address 2010-06-28 03:12:41 +00:00
dropbox MDL-19168 Added missing capability string 2010-06-15 08:24:37 +00:00
filesystem MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing 2010-06-22 07:40:30 +00:00
flickr accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
flickr_public MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing 2010-06-22 07:40:30 +00:00
googledocs accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
local MDL-22734, added text to prompt empty repositories list, and added shorttitle for long filename 2010-06-22 03:55:45 +00:00
merlot accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
picasa accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
recent MDL-22734, added text to prompt empty repositories list, and added shorttitle for long filename 2010-06-22 03:55:45 +00:00
s3 accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
upload accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
url accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
user MDL-13766, memtype check for local, recent and user plugins 2010-05-31 03:45:41 +00:00
webdav accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
wikimedia MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing 2010-06-22 07:40:30 +00:00
youtube accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
filepicker.js "MDL-13766, remove debug line and added confirm_sesskey to repository_ajax" 2010-06-28 02:13:58 +00:00
filepicker.php "MDL-13766, don't use hard-coded filename" 2010-06-09 06:44:31 +00:00
lib.php MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing 2010-06-22 07:40:30 +00:00
manage_instances.php MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing 2010-06-22 07:40:30 +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-13766, remove debug line and added confirm_sesskey to repository_ajax" 2010-06-28 02:13:58 +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