Project

General

Profile

« Previous | Next » 

Revision 7f0e1f4e

Added by Andreas Kohlbecker over 8 years ago

#5426 updating GBIF service Uri

View differences:

modules/cdm_dataportal/ext_links/ext_links.module
771 771
 */
772 772
function ext_links_get_default() {
773 773
  $ext_links_default["gbif"] = array(
774
    'link_default_value' => 'http://data.gbif.org/species/',
774
    'link_default_value' => 'http://www.gbif.org/species/search?q=',
775 775
    'text_default_value' => 'Search GBIF...',
776 776
    'category_default_value' => 'Specimens/Occurrences',
777 777
  );

Also available in: Unified diff