Project

General

Profile

« Previous | Next » 

Revision 5189a8ec

Added by Andreas Kohlbecker over 10 years ago

creating hook_cdm_feature_node_toc_items_alter() for palmweb and creating a palmweb module and documentation of api hooks

View differences:

7.x/modules/cdm_dataportal/theme/cdm_dataportal.descriptions.theme
51 51
    }
52 52
  }
53 53

  
54
  $items = module_invoke_all('cdm_feature_node_toc_items_alter', $items);
55

  
54 56
  return $items;
55 57
}
56 58

  

Also available in: Unified diff