geonetwork / core-geonetwork

GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.
http://geonetwork-opensource.org/
GNU General Public License v2.0
424 stars 489 forks source link

using checkbox to select keyword from thesaurus #2493

Open pvgenuchten opened 6 years ago

pvgenuchten commented 6 years ago

For small thesauri I prefer to display all keywords from the list and allow users to use a checkbox to indicate which keywords they need. Is it a good idea to create a new directive as alternative for gn-thesaurus-selector, or can we add this as a configuration for the existing directive?

A configuration could then have something like:

`

`

josegar74 commented 6 years ago

There's some existing code for this in a custom project, to check to update it for latest GeoNetwork version and make a PR.