Project

General

Profile

« Previous | Next » 

Revision 9aff46e4

Added by Andreas Kohlbecker over 9 years ago

introducing the api hook cdm_feature_node_blocks_alter and removing hook_cdm_feature_node_blocks_alter, this makes theme_cdm_feature_nodes obsolte, reducing speccial code in palmweb theme

View differences:

7.x/modules/cdm_dataportal/settings.php
1493 1493
  //FIXME migrate variables:
1494 1494
  //  cdm_dataportal_show_default_image ---> CDM_TAXON_PROFILE_IMAGE['show']
1495 1495
  // FIXME
1496
  //  eanable file modul in profile and in update
1496
  //  enable file module in profile and in update,(a.kohlbecker, 4.9.2014: is this still an open issue?)
1497 1497

  
1498 1498
  $taxon_profile_image_settings = variable_get(CDM_TAXON_PROFILE_IMAGE, unserialize(CDM_TAXON_PROFILE_IMAGE_DEFAULT));
1499 1499
  /*

Also available in: Unified diff