[GeoNetwork-users] html5ui basemap configuration (how to minify js?)

Dear List,
I’ve already written a message a few days ago, which had not been accepted by the list. So I deleted this one and am triyng to send it correctly this time.

I’ve deployed geonetwork by dropping the war-file in the tomcat webapp-folder.

  1. Is it possible for me to change the basemap (to use another osm-service or wms) at all? or is it only possible when installing with git and maven?
    Cause I have tried different things mentioned in different posts, but it does not work for me.
  • I’ve tried to change the js/map/Settings.js. In debug mode the new basemap is shown.
  • I’ve tried to change the mapsearch and mapviewer layers in config-gui.xml. No effects at all.
  • I’ve tried to set the <osm_map>true</osm_map> in config-gui.xml to false and configure the layers in /geonetwork/maps/mapviewer.wmc. With the result that there’s no map or metadata-list or advanced form anymore.
  1. Can I minify the (configured) js/map/Settings.js to work in normal mode. (there is no POM-file (maven) or full.cgf (jsbuild), probably cause I just installed the “user”-version?!)

I am no developer, but thought it wouldnt be to hard to change the basemap. It is really important to me, since we need our own basemap. I am severely confused, so a hint about what is possible and what is not would be great.

So I’d really appreciate some help!
Thank you
Paul