mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-61768 repository_googledocs: Support shared drives
Enables the Google Drive repository to support browsing and searching for content from the existing shared drives.
This commit is contained in:
parent
241e778ca7
commit
54a850640d
13 changed files with 912 additions and 36 deletions
|
@ -6,6 +6,7 @@ http://docs.moodle.org/dev/Repository_API
|
|||
=== 3.11 ===
|
||||
* The Google Drive repository now includes a new rest API function 'shared_drives_list', which can be used to fetch
|
||||
a list of existing shared drives.
|
||||
* The Google Drive repository now supports browsing and searching for content from shared drives.
|
||||
|
||||
=== 3.4 ===
|
||||
Repositories should no longer directly call file_system#add_file_to_pool or file_system#add_string_to_pool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue