From ba0e3cb000c279e2be04b4badd2106a5a5398990 Mon Sep 17 00:00:00 2001 From: W Beecher Baker Date: Tue, 4 Mar 2025 14:56:00 -0600 Subject: [PATCH] switch from layouts.js to taxa_page.yml for layout on search results page; add props to stats panel to show only taxa and not names --- config/taxa_page.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 config/taxa_page.yml diff --git a/config/taxa_page.yml b/config/taxa_page.yml new file mode 100644 index 0000000..0c38095 --- /dev/null +++ b/config/taxa_page.yml @@ -0,0 +1,17 @@ +taxa_page: + overview: + panels: + - - - panel:gallery + - panel:specimens + + - - panel:map + - panel:descendants + - panel:content + - panel:keys + - id: panel:statistics + bind: + showTaxa: true + hideNames: true + - panel:type + - panel:nomenclature + - panel:nomenclature-references