This preliminary patch covers most of the functionality from the 2.x branch. It drops Biblio dependency in favor of the millennium_cck submodule, and requires Batch API and Schema API modules for D5.

Still missing:
- millennium_enrichment submodule
- no views support
- no token support (currently commented)
- uninstall untested

Bugs:
- holdings always show "no items available"
- admin/settings/millennium problems: source name changes not working, source removal validation when source has imported nodes.
- batch import "use cron" button not working.
- Link to "run cron" in admin/settings/millennium/crawl leads to
/admin/reports/status/run-cron?destination=admin/settings/millennium/crawl
and instead should be
/admin/logs/status/run-cron?destination=admin%2Fsettings%2Fmillennium%2Fcrawl
en admin/settings/millennium/crawl

Committing this patch to the new 5.x-2.x branch.

Comments

janusman’s picture

StatusFileSize
new1.3 KB

Fixing uninstall. Patch committed.

janusman’s picture

Committed (sorry, no patch!)
Fixed known bugs, tested install/uninstall, added Enrichment submodule.

Still missing:
- no views support
- no token support (currently commented)

janusman’s picture

Status: Active » Fixed

Committed:
- basic views support (coverimages only) : http://drupal.org/cvs?commit=360760
- token support : http://drupal.org/cvs?commit=360792

Todo: create a release, etc. Forthcoming =)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.