Project

General

Profile

feature request #6203

Updated by Andreas Müller about 6 years ago

~~The unplaced and excluded flags have been moved from Taxon to TaxonNode (#3925). This should be taken in account in dataportal code.~~ DONE 

 Unplaced taxon nodes should be put to an **incertis sedis** node in the tree. Excluded nodes should be put to an **excluded** node in the tree. 

 I don't know if this already happened for the flag in Taxon class. NOPE! 

 Also we should mention the state somehow on the taxon page. --> see #6221 

 ~~see `cdm_daaportal.module#cdm_dataportal_shortname_of()`~~ DONE 

 At least for phycobank a special configuration options are needed in the portal: 

 * [ ] virtual classification nodes for *unplaced* and *excluded* taxa ( default = `true`, description = "Unplaced taxa are shown at the end of the classification. If this option is activated *unplaced* *excluded* taxa will be put into the virtual classification node *incertis sedis*, *excluded* taxa in the virtual node *excluded*. If this option is inactive the taxa flagged as *unplaced* or *excluded* are shown in as separately ordered set at the end of the siblings list with first unplaced then excluded taxa and internally ordered by rank and alphabet. list.   

Back