oai2forcck 5.x-1.x-dev

chienhuu - August 6, 2008 - 12:34
Download Size md5 hash
oai2forcck-5.x-1.x-dev.tar.gz 17.19 KB 4db3bac2e8bdf1a006c92e290114a9b3
Nightly development snapshot from CVS branch: HEAD
Last updated: August 8, 2008 - 00:07

oai2ForCCK.module

Description:
============
This module provides an implementation the OAI V2 Data-Provider for the Drupal
CCK module.

Functionality:
=============
- Receive OAI-PMH request of service providers in form of HTTP request
- Handle the OAI-PMH request
- Mapp Drupal nodes(created by CCK module) to OAI records ( use the configuration on admin settings for oai2ForCCK)
- Transfer OAI-PMH response in form of HTTP response to the service provider

Requirements:
=============
- Drupal 5.x
- CCK 5.x-1.7

Installation:
=============

1. Copy the oai2ForCCK directory to your modules directory.
2. Browse to admin/modules and enable the oai2ForCCK module, the module will report success or failure of the installation.
3. This module is now to be called by /oai. You should to browse to the admin/menu page to activate the /oai url.
4. Browse to admin/settings/oai2ForCCK to set the basic configuration of your repository
5. Browse to /oai&verb=Identify to get some basic information about your repository.

 
 

Drupal is a registered trademark of Dries Buytaert.