OAI-PMH Module for Learning Repository - Download and installation
- user warning: Table './jem/sessions' is marked as crashed and should be repaired
query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231482063 AND uid = 0 in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
- user warning: Table './jem/sessions' is marked as crashed and should be repaired
query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1231482063 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
- Download the attached file and extract it to your /sites/all/modules folder
- Setup the module administration permissions at Administer -> User management -> Access control
- Visit Administer -> Site Configuration -> OAI Module Settings to setup the module, Caution: The OAI repsonses will fail to validate on OAI website unless this is set up properly.
- Register your repository at http://www.openarchives.org/service/registerasprovider.html (optional but recommended)
|