Closed (fixed)
Project:
OAI2 for CCK
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2009 at 15:16 UTC
Updated:
11 Apr 2011 at 16:08 UTC
Big thanks for porting this to Drupal 6!
in hook_menu the key of your array should reflect the repository base url as defined in settings:
$items['oai2'] = array( ...
this array key is responsible for the repository base url
Comments
Comment #1
DnaX commentedFixed on Git repository: http://drupalcode.org/project/oai2forcck.git/commit/8edbac0b45c68363b633...
Comment #2
DnaX commented