This skin can be plugged on to geonetwork to represent the popular catalog application with a custom layout.
- GeoNetwork Enterprise 2020.5 or GeoNetwork opensource 4.0.x and higher
Add the skin as a submodule in web-ui/src/main/resources/catalog/views/inspireportal
:
git submodule add -b main http://eos.geocat.net/gitlab/geocat/inspireportalview.git web-ui/src/main/resources/catalog/views/inspireportal
git submodule init
- Deploy the GeoNetwork Enterprise 2020.5 or GeoNetwork opensource 4.0.x war
- Grab a zip of http://eos.geocat.net/gitlab/geocat/inspireportalview.git/tree/main
- Unzip it in
TOMCAT_DIR/webapps/geonetwork/catalog/views/inspireportal
- Change the setting
View
toinspireportal
inAdministration
>Settings
This view is based on the default
theme of GeoNetwork opensource. The files have been renamed to match the new name: inspireportal
, apart from renaming the contents are still default.