repository base url
brevity - March 28, 2009 - 15:16
| Project: | OAI2 for CCK |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
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
