[GeoNetwork-devel] buttons

hello developers,

I’d like to propose a change to the code, that’s in practically every XSLT we have :

replace the code with a parametrized template call.

This template would then generate the code exactly as it is now.

The reason for this is that the club where I’m doing a drastically different GUI for GeoNetwork has completely different HTML for the buttons (although of course the onclicks and the button texts are the same as in normal GeoNetwork).

This is driving me crazy when I try to see differences in the xsl directories between their, and the standard GeoNetwork version. Replacing the hard-coded buttons with a template call could greatly alleviate this.

Although the change is simple, it will affect many files – most of the XSLTs in GeoNetwork.

Does anybody have objections against this ?

Kind regards
Heikki Doeleman