mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
![]() - Added table view in Filepicker where for each file we show Name, Last modified, Size and Type. Sortable by column - Preprocess list of files returned from repositories to include formatted size, dates, type and also add filetype icon - Make sure that local repositories (coursefiles, filesystem, local, recent, user) return information about file size, datemodified, datecreated, author, license |
||
---|---|---|
.. | ||
alfresco | ||
boxnet | ||
coursefiles | ||
dropbox | ||
filesystem | ||
flickr | ||
flickr_public | ||
googledocs | ||
local | ||
merlot | ||
picasa | ||
recent | ||
s3 | ||
tests | ||
upload | ||
url | ||
user | ||
webdav | ||
wikimedia | ||
youtube | ||
draftfiles_ajax.php | ||
draftfiles_manager.php | ||
filepicker.js | ||
filepicker.php | ||
lib.php | ||
manage_instances.php | ||
README.txt | ||
renderer.php | ||
repository_ajax.php | ||
repository_callback.php |
Repository API ============== This directory contains all the interfaces and plugins for access to repositories. Specs: http://docs.moodle.org/dev/Repository_API Track: http://tracker.moodle.org/browse/MDL-13766