Project

General

Profile

« Previous | Next » 

Revision 204e8173

Added by Andreas Kohlbecker about 5 years ago

ref #7977 better specimen type representation in registration page:

  • citation and detail for media specimens
  • kind of type shown
  • persistent identifier as link
  • media url as image in gallery

View differences:

modules/cdm_dataportal/settings.php
390 390
define('TAXONPAGE_VISIBILITY_OPTIONS_DEFAULT', serialize(get_taxon_options_list()));
391 391
define('CDM_DATAPORTAL_GALLERY_SETTINGS', serialize($gallery_settings));
392 392
define('CDM_DATAPORTAL_SPECIMEN_GALLERY_NAME', 'specimen_gallery');
393
define('CDM_DATAPORTAL_TYPE_SPECIMEN_GALLERY_NAME', 'type_specimen_gallery');
393 394
define('CDM_DATAPORTAL_DESCRIPTION_GALLERY_NAME', "description_gallery");
394 395
define('CDM_DATAPORTAL_TAXON_MEDIA_GALLERY_NAME_TAB', "taxon_tab_media_gallery");
395 396
define('CDM_DATAPORTAL_SEARCH_GALLERY_NAME', "search_gallery");

Also available in: Unified diff