Project

General

Profile

Actions

feature request #6278

closed

PhycoBank - bug #6069: DataPortal for Registry

add sec reference as class attribute to all taxon markup

Added by Andreas Kohlbecker over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Highest
Category:
cdm-dataportal
Target version:
Start date:
Due date:
% Done:

50%

Estimated time:
Severity:
major
Tags:

Description

This is needed to be able to style the taxa related to a specific scref differently. The taxa with the 'phycobank' secRef should be styled with grey font color.


Related issues

Related to PhycoBank - task #6277: use nomenclatural reference as sec. references instead of IAPTClosedAndreas Kohlbecker

Actions
Actions #1

Updated by Andreas Kohlbecker over 7 years ago

  • Tracker changed from bug to feature request
  • Project changed from PhycoBank to EDIT
  • Category set to cdm-dataportal
  • Priority changed from New to Highest
  • Target version set to Release 4.5
  • Severity set to major
Actions #2

Updated by Andreas Kohlbecker over 7 years ago

  • Tags set to phycobank
Actions #3

Updated by Andreas Kohlbecker over 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #4

Updated by Andreas Kohlbecker over 7 years ago

implemented!

The taxa with the phycobank sec reference can be styled with the following css (for test database):

/* all taxa with sec referene phycobank in grey */
.sec_uuid\:1ad5bde3-f753-498b-8430-e09980a1e2c5, 
.block .sec_uuid\:1ad5bde3-f753-498b-8430-e09980a1e2c5 a:link,
.block .sec_uuid\:1ad5bde3-f753-498b-8430-e09980a1e2c5 a:visited, 
.block .sec_uuid\:1ad5bde3-f753-498b-8430-e09980a1e2c5 .node a:link,
.block .sec_uuid\:1ad5bde3-f753-498b-8430-e09980a1e2c5 .node a:visited  {
 color: #bbb !important;
}

Actions #5

Updated by Andreas Kohlbecker about 7 years ago

  • Related to task #6277: use nomenclatural reference as sec. references instead of IAPT added
Actions #6

Updated by Andreas Kohlbecker about 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF