Project

General

Profile

« Previous | Next » 

Revision c266a8fe

Added by Andreas Kohlbecker almost 7 years ago

fix #6651 showing the protologe icon directly after the nom.ref. - new default

View differences:

modules/cdm_dataportal/settings.php
276 276
    'taxon_page_synonymy,accepted_taxon.taxon_page_synonymy'=> array(
277 277
      'nameAuthorPart' => array('#uri' => TRUE),
278 278
      'referencePart' => TRUE,
279
      'statusPart' => TRUE,
280 279
      'descriptionPart' => TRUE,
280
      'statusPart' => TRUE,
281 281
    ),
282 282
    'related_taxon.other_taxon_relationship.taxon_relationships.taxon_page_synonymy'=> array(
283 283
      'nameAuthorPart' => array('#uri' => TRUE),
284 284
      'referencePart' => TRUE,
285
      'descriptionPart' => TRUE,
285 286
      'statusPart' => TRUE,
286 287
      'secReferencePart' => TRUE,
287
      'descriptionPart' => TRUE,
288 288
    ),
289 289
    'related_taxon.misapplied_name_for.taxon_relationships.taxon_page_synonymy' => array(
290 290
      'nameAuthorPart' => array('#uri' => TRUE),
291 291
      'referencePart' => TRUE,
292
      'descriptionPart' => TRUE,
292 293
      'statusPart' => TRUE,
293 294
      /* no sec ref in this case, misapplied names are
294 295
       * de-duplicated and the sec ref is shown as footnote */
295
      'descriptionPart' => TRUE,
296 296
    ),
297 297
    'homonym'=> array(
298 298
        'nameAuthorPart' => array('#uri' => TRUE),

Also available in: Unified diff