Project

General

Profile

« Previous | Next » 

Revision d5403dc4

Added by Andreas Kohlbecker over 10 years ago

fixing tab-less display mode for taxon pages

View differences:

7.x/modules/cdm_dataportal/theme/theme_registry.inc
74 74
      'cdm_print_button' => array('variables' => array()),
75 75

  
76 76
      // Themes in cdm_dataportal.descriptions.theme.
77
      'cdm_feature_nodesTOC' => array('variables' => array('featureNodes' => NULL)),
78 77
      'cdm_feature_name' => array('variables' => array('feature_name' => NULL)),
79 78
      'cdm_feature_nodes' => array('variables' => array('mergedFeatureNodes' => NULL, 'taxon' => NULL)),
80 79
      'FeatureTree_hierarchy' => array('variables' => array('FeatureTreeUuid' => NULL)),
......
194 193
      'cdm_taxon_page_title' => array('variables' => array('taxon' => NULL)),
195 194
      'cdm_name_page_title' => array('variables' => array('taxon_name' => NULL)),
196 195
      'cdm_taxon_page' => array('variables' => array('taxon' => NULL, 'page_part' => 'description')),
197
      'cdm_taxon_page_profile' => array('variables' => array(
198
          'taxon' => NULL,
199
          'merged_tree' => NULL,
200
          'media' => NULL,
201
          'hideImages' => FALSE,
202
      )),
203 196
      'cdm_taxon_page_synonymy' => array('variables' => array('taxon' => NULL, 'addAcceptedTaxon' => NULL)),
204 197
      'cdm_reference_page' => array('variables' => array('reference' => NULL)),
205 198
      'cdm_media_page' => array('variables' => array(

Also available in: Unified diff