-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.0
-
None
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
I've had a quick go at creating a repository plugin:
http://git.danpoltawski.co.uk/?p=moodle.git;a=shortlog;h=refs/heads/googledocs
At the moment it can retrieve a list of files and search them.
Unfortunately it can't download to moodle yet - I think this will require sending extra headers with the get_file method.
It also doesn't do the api auth setup.
Overall I think the biggest issue is how to share between potfolio /repo api.