Project

General

Profile

« Previous | Next » 

Revision e3f322ae

Added by Francisco Revilla about 14 years ago

fixing ticket #762, added /media and /media/subtree implementations in order to load the media files in the portal

View differences:

modules/cdm_dataportal/cdm_api/cdm_api.module
1010 1010
define('CDM_WS_TAXON_ACCEPTED', 'portal/taxon/$0/accepted');
1011 1011

  
1012 1012
define('CDM_WS_TAXON_MEDIA', 'portal/taxon/$0/media/$1/$2');
1013
define('CDM_WS_TAXON_SUBTREE_MEDIA', 'portal/taxon/$0/subtree/media/$1/$2');
1013 1014

  
1014 1015
/**
1015 1016
 *

Also available in: Unified diff