Project

General

Profile

« Previous | Next » 

Revision d2d48638

Added by Andreas Kohlbecker almost 3 years ago

ref #9659 using cdm_tokens in ext_links - fist step

View differences:

modules/cdm_dataportal/cdm_tokens/cdm_tokens.module
39 39
 */
40 40
function cdm_tokens_tokens($type, $tokens, array $data = array(), array $options = array()) {
41 41
  $replacements = array();
42

  
43 42
  if ($type == 'cdm') {
44 43
    $token_values = _cdm_tokens_taxon_or_name();
45 44
    foreach ($tokens as $name => $original) {

Also available in: Unified diff