Need to convert hooks defined in contentdm.module to use drupal_alter(). Deferring until 6.x-2.

Comments

markj’s picture

Just added a new hook, hook_contentdm_viewer_alter(), that does. Will move the rest of the alter hooks to this method in due time.