Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Repositories
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
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.
Hmm. Really annoyingly the google api doesn't currently support retrieving documents with the AuthSub authentication method, but they are working on it:
http://code.google.com/p/gdata-issues/issues/detail?id=35