Active
Project:
Millennium OPAC Integration
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2009 at 02:36 UTC
Updated:
17 Oct 2009 at 02:36 UTC
For instance:
* A hook could gather info to know if a certain item/bib should be imported because of certain attributes (say, it wants to check something via XRECORD, or look at the holdings, or MARC, or time of day, and decide if it should be imported or not).
* A hook to do stuff on creation/update. For instance, let's say you want to auto-add stuff into a filefield, or make the node part of an Organic Group, etc. Maybe it could even say NOT to create/update the node...
Maybe both are the same, one drupal_alter()?