Only do ID-check on tagrenderings for official themes

This commit is contained in:
Pieter Vander Vennet 2021-11-11 17:14:03 +01:00
parent 746273f594
commit 0018fcf1f0
17 changed files with 150 additions and 123 deletions

View file

@ -370,15 +370,15 @@
}
},
"tagRenderings": {
"Containe {_contained_climbing_routes_count} routes": {
"render": "<h3>Contains {_contained_climbing_routes_count} routes</h3> <ul>{_contained_climbing_routes}</ul>"
},
"Contained routes hist": {
"render": "<h3>Difficulties overview</h3>{histogram(_difficulty_hist)}"
},
"Contained routes length hist": {
"render": "<h3>Length overview</h3>{histogram(_length_hist)}"
},
"Contained_climbing_routes": {
"render": "<h3>Contains {_contained_climbing_routes_count} routes</h3> <ul>{_contained_climbing_routes}</ul>"
},
"Rock type (crag/rock/cliff only)": {
"mappings": {
"0": {

View file

@ -357,15 +357,15 @@
}
},
"tagRenderings": {
"Containe {_contained_climbing_routes_count} routes": {
"render": "<h3>Contient {_contained_climbing_routes_count} voies</h3> <ul>{_contained_climbing_routes}</ul>"
},
"Contained routes hist": {
"render": "<h3>Résumé des difficultés</h3>{histogram(_difficulty_hist)}"
},
"Contained routes length hist": {
"render": "<h3>Résumé de longueur</h3>{histogram(_length_hist)}"
},
"Contained_climbing_routes": {
"render": "<h3>Contient {_contained_climbing_routes_count} voies</h3> <ul>{_contained_climbing_routes}</ul>"
},
"Rock type (crag/rock/cliff only)": {
"mappings": {
"0": {

View file

@ -370,15 +370,15 @@
}
},
"tagRenderings": {
"Containe {_contained_climbing_routes_count} routes": {
"render": "<h3>Contiene {_contained_climbing_routes_count} vie</h3> <ul>{_contained_climbing_routes}</ul>"
},
"Contained routes hist": {
"render": "<h3>Riassunto delle difficoltà</h3>{histogram(_difficulty_hist)}"
},
"Contained routes length hist": {
"render": "<h3>Riassunto della lunghezza</h3>{histogram(_length_hist)}"
},
"Contained_climbing_routes": {
"render": "<h3>Contiene {_contained_climbing_routes_count} vie</h3> <ul>{_contained_climbing_routes}</ul>"
},
"Rock type (crag/rock/cliff only)": {
"mappings": {
"0": {