"MDL-13766, upload plugin"

This commit is contained in:
dongsheng 2008-09-01 08:21:39 +00:00
parent 5a3b9db98c
commit a62542e08b
3 changed files with 60 additions and 3 deletions

View file

@ -46,9 +46,6 @@ class repository_local extends repository {
// no login required
$ret['nologin'] = true;
// define upload form in file picker
// Use ajax upload file
$ret['upload'] = array('name'=>get_string('attachment', 'repository'), 'id'=>'repo-form');
// todo: link to file manager
$ret['manage'] = $CFG->wwwroot .'/files/index.php'; // temporary