Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

DSpace Repository Plugin

From MoodleDocs
Revision as of 11:47, 25 June 2022 by Andrew Nicols (talk | contribs) (Note about plan not to migrate this page to the new developer resources. See template for more info.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.


This Allows teachers use files from a DSpace repository within moodle courses

Features

  • Allows files from DSpace to be included as a resource on a moodle course
DSpace-Search-Results

Installation

1) Please make sure that you have http://tracker.moodle.org/browse/MDL-27125 applied to your system as this causes problems with downloading files otherwise.

2) Create a directory dspace in the respository directory

3) Copy all of this code into that directory (Please see http://tracker.moodle.org/browse/CONTRIB-2994 for details about the code)

4) Go to the Manage repositories and enable the DSpace repository

5) Set the settings required DSpace REST URL, username and password. These you will need to get from the DSpace admin.

6) Then within a course add a resource of a file and use the DSpace option to find the required file.

Tips and tricks

See also