Project

General

Profile

« Previous | Next » 

Revision a9815578

Added by Andreas Kohlbecker over 7 years ago

turning useless media related theme-functions into compose or plain markup functions

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.taxon.theme
38 38

  
39 39
  $galleryLinkUri = path_to_taxon($taxon->uuid, 'images');
40 40

  
41
  $out .= theme('cdm_media_gallerie', array(
41
  $out .= compose_cdm_media_gallerie(array(
42 42
    'mediaList' => $mediaList,
43 43
    'galleryName' => $gallery_name,
44 44
    'maxExtend' => $gallery_settings['cdm_dataportal_media_maxextend'],

Also available in: Unified diff