You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mjordan
changed the title
Provide a drupal_alter() to allow modules to modify the extension -> compound model map
Provide a drupal_alter() to allow modules to modify the extension -> content model map
Sep 3, 2018
We should define a
drupal_alter()
to allow modules to add to or override the extension -> collection model map at https://github.com/MarcusBarnes/islandora_compound_batch/blob/master/includes/utilities.inc#L20. Potential use cases include ingesting custom content models and defining which extensions should be which extensions should be assigned the binary compound model.Possible related issue is #16.
The text was updated successfully, but these errors were encountered: