Added "view image" button, if a wikimedia commons tag is present on node. (#78)

* Added "view image" button, if a wikimedia commons tag is present.

* show thumbnail, prevent 'LPR LPR'

---------

Co-authored-by: Will Freeman <hohosanta@me.com>
This commit is contained in:
Themis Megas
2026-02-04 12:55:25 -06:00
committed by GitHub
parent 72b0305b9b
commit 4cf471535b
5 changed files with 42 additions and 7 deletions
+2 -1
View File
@@ -38,7 +38,8 @@ WHITELISTED_TAGS = [
"camera:direction",
"surveillance:brand",
"surveillance:operator",
"surveillance:manufacturer"
"surveillance:manufacturer",
"wikimedia_commons"
]
def get_all_nodes():