[GeoNetwork-users] Delete "Minor Edit"

Good Day to all

I have a question about my installation geonetwork 2.10.4. From one moment
to another in a metadata editing, the top menu button is appearing "minor
edit" had been working far is the first time you see it, how I can delete it
??? Since when clicking on it does not do anything, I need to remove it from
this menu and not let me see the other options out there.

<http://osgeo-org.1560.x6.nabble.com/file/n5225427/geodisabled.png&gt;

Thanks...

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Delete-Minor-Edit-tp5225427.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Hi

The option is used in the metadata save, if the option is checked the
metadata change date is not updated. The change depends on the UI you're
using.

Regards,
Jose García

On Tue, Sep 22, 2015 at 3:19 PM, cbeltran <cbeltran@anonymised.com> wrote:

Good Day to all

I have a question about my installation geonetwork 2.10.4. From one moment
to another in a metadata editing, the top menu button is appearing "minor
edit" had been working far is the first time you see it, how I can delete
it
??? Since when clicking on it does not do anything, I need to remove it
from
this menu and not let me see the other options out there.

<http://osgeo-org.1560.x6.nabble.com/file/n5225427/geodisabled.png&gt;

Thanks...

--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Delete-Minor-Edit-tp5225427.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

--

*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/&gt;Veenderweg 136721 WD BennekomThe NetherlandsT: +31
(0)318 416664 <+31318416664>M: +31 (0)655 818332 <+31655818332>
<https://www.facebook.com/geocatbv&gt; <https://twitter.com/geocat_bv&gt;
<https://plus.google.com/u/1/+GeocatNetbv/posts&gt;Please consider the
environment before printing this email.*

Hi,

Thanks Jose

How to disabled this option???

Regards

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Delete-Minor-Edit-tp5225427p5225473.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Hi

Adding the following line:

tbarConfig: {hideMinorEdit: true},

after this one removes that option:

https://github.com/geonetwork/core-geonetwork/blob/2.10.x/web-client/src/main/resources/apps/html5ui/js/App.js#L263

Note that you need to build again the html5ui application from the sources
to get the updated minified files.

Regards,
Jose García

On Tue, Sep 22, 2015 at 6:49 PM, cbeltran <cbeltran@anonymised.com> wrote:

Hi,

Thanks Jose

How to disabled this option???

Regards

--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Delete-Minor-Edit-tp5225427p5225473.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

--

*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/&gt;Veenderweg 136721 WD BennekomThe NetherlandsT: +31
(0)318 416664 <+31318416664>M: +31 (0)655 818332 <+31655818332>
<https://www.facebook.com/geocatbv&gt; <https://twitter.com/geocat_bv&gt;
<https://plus.google.com/u/1/+GeocatNetbv/posts&gt;Please consider the
environment before printing this email.*