[AMOS commit] MDL-67975 nextcloud: Add support for Link to file Committed into Git: 2021-04-05 04:54 UTC

[AMOS commit] MDL-67975 nextcloud: Add support for Link to file Committed into Git: 2021-04-05 04:54 UTC

by AMOS bot -
Number of replies: 0
Author: Sujith Haridasan
MDL-67975 nextcloud: Add support for Link to file
This change set would bring the following new additions
to the nextcloud repo:
1. Create a new radio button in filepicker: "Link to file"
2. When user clicks this radio button a warning message
would be created, saying this file would become public.
Meaning a public link is created in the nextcloud server.
3. Created a sync_reference method to sync the files downloaded
from nextcloud server. The sync/refresh time given is 1 day/24 hours.
4. Made sure that when the file is downloaded, we use the file
from moodledata file pool.

Signed-off-by: Sujith Haridasan <sujith@moodle.com>


http://git.moodle.org/gw?p=moodle.git;a=commit;h=2dbd9a955460226454e5d264983e3b6382cb4b54
http://github.com/moodle/moodle/commit/2dbd9a955460226454e5d264983e3b6382cb4b54

+ 3.10 en [externalpubliclinkwarning,repository_nextcloud]