From ad894907eaae4fb7f6df964f3d80bdb840a471d3 Mon Sep 17 00:00:00 2001 From: Patrick Plitzner Date: Tue, 21 Jul 2015 08:54:17 +0200 Subject: [PATCH 1/1] Set Visibility according to CdmStore connection --- eu.etaxonomy.taxeditor.editor/plugin.xml | 79 +++++++++++++++++++- eu.etaxonomy.taxeditor.navigation/plugin.xml | 36 +++++++++ eu.etaxonomy.taxeditor.store/plugin.xml | 35 ++++++++- 3 files changed, 143 insertions(+), 7 deletions(-) diff --git a/eu.etaxonomy.taxeditor.editor/plugin.xml b/eu.etaxonomy.taxeditor.editor/plugin.xml index c2f679399..57544a940 100644 --- a/eu.etaxonomy.taxeditor.editor/plugin.xml +++ b/eu.etaxonomy.taxeditor.editor/plugin.xml @@ -240,21 +240,45 @@ commandId="eu.etaxonomy.taxeditor.editor.command.new.name" label="%command.label.46" style="push"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + checkEnabled="true"> + + + + + + @@ -330,6 +389,12 @@ commandId="eu.etaxonomy.taxeditor.editor.command.openParent" label="%command.label.8" style="push"> + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.navigation/plugin.xml b/eu.etaxonomy.taxeditor.navigation/plugin.xml index 86609245a..de59d8bb0 100644 --- a/eu.etaxonomy.taxeditor.navigation/plugin.xml +++ b/eu.etaxonomy.taxeditor.navigation/plugin.xml @@ -47,6 +47,12 @@ + + + + + + + + + + + + + + + + @@ -324,6 +348,12 @@ commandId="eu.etaxonomy.taxeditor.navigation.command.create.taxonNode" label="%command.label.13" style="push"> + + + + + + + + + + + + + + + + + + + +