Issue Details (XML | Word | Printable)

Key: MDL-20531
Type: Sub-task Sub-task
Status: Open Open
Priority: Minor Minor
Assignee: Martín Langhoff
Reporter: Martin Dougiamas
Votes: 1
Watchers: 4
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14589

WebDAV interface for users to access fileareas via WebDAV clients

Created: 12/Oct/09 01:10 PM   Updated: 12/Oct/09 11:49 PM
Component/s: Files API
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Dan Poltawski, Martin Dougiamas, Martín Langhoff and Petr Škoda (skodak)
Security Level: None
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
We need some specs for how this will work in 2.0.

1) Which fileareas will be accessible? User filearea only? All contexts that file browser can see?
2) Permissions? Which areas should be read/write and which read-only?
3) Interface? How can user know WebDAV is accessible and how to set up their clients?

Some info from ML's hack for 1.9:

http://docs.moodle.org/en/WebDAV_Connect
http://docs.moodle.org/en/WebDAV_Setup
http://moodle.org/mod/forum/discuss.php?d=89123



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas added a comment - 12/Oct/09 02:43 PM
Adding some watchers who might have more info and links about 1.9 code for this.

Martin Dougiamas added a comment - 12/Oct/09 05:45 PM
Martin L says he can probably work on this! (dance)

Dan Poltawski added a comment - 12/Oct/09 11:37 PM
We are using this in production with Martín's 1.9 patches, no problems except client support..

Petr Škoda (skodak) added a comment - 12/Oct/09 11:49 PM
more info describing how things work in 2.0 and why it is not possible to just apply the 1.9.x patch is here: http://moodle.org/mod/forum/discuss.php?d=134984