Project

General

Profile

« Previous | Next » 

Revision 6f3e6f62

Added by Andreas Kohlbecker over 2 years ago

ref #8364 adding col to external links defaults

View differences:

modules/cdm_dataportal/ext_links/ext_links.module
565 565
    'status' => 1,
566 566
    'category' => 'Classification/Nomenclature',
567 567
  );
568
  $ext_links_default["col"] = array(
569
    'id' => "col",
570
    'link' => 'https://www.catalogueoflife.org/data/search?facet=rank&facet=issue&facet=status&facet=nomStatus&facet=nameType&facet=field&limit=50&offset=0&q=[cdm:taxon_name]&sortBy=taxonomic&type=EXACT',
571
    'title' => 'Catalogue of Life',
572
    'weight' => 0,
573
    'status' => 1,
574
    'category' => 'Classification/Nomenclature',
575
  );
576
  //
568 577
  $ext_links_default["tpl"] = array(
569 578
    'id' => "tpl",
570 579
    'link' => 'http://www.theplantlist.org/tpl/search?q=[cdm:taxon_name]',

Also available in: Unified diff