Project

General

Profile

« Previous | Next » 

Revision 9af003a7

Added by Patrick Plitzner over 6 years ago

ref #6622, #6598 Migrate New and connect menus

View differences:

eu.etaxonomy.taxeditor.navigation/plugin.xml
29 29
            </visibleWhen>
30 30
         </dynamic>
31 31
      </menuContribution>
32
      <menuContribution
33
            locationURI="menu:eu.etaxonomy.navigation.menu.new">
34
         <command
35
               commandId="eu.etaxonomy.taxeditor.navigation.command.create.taxonNode"
36
               label="%command.label.13"
37
               style="push">
38
            <visibleWhen
39
                  checkEnabled="true">
40
               <reference
41
                     definitionId="isCdmStoreConnected">
42
               </reference>
43
            </visibleWhen>
44
         </command>
45
         <separator
46
               name="eu.etaxonomy.navigation.menu.new.separator1"
47
               visible="true">
48
         </separator>
49
         <command
50
               commandId="eu.etaxonomy.taxeditor.navigation.create.classification"
51
               id="eu.etaxonomy.taxeditor.navigation.create.classificationHandler"
52
               label="%command.label.14"
53
               style="push">
54
            <visibleWhen
55
                  checkEnabled="true">
56
               <reference
57
                     definitionId="isCdmStoreConnected">
58
               </reference>
59
            </visibleWhen>
60
         </command>
61
      </menuContribution>
62 32
   </extension>
63 33
   <extension
64 34
         point="org.eclipse.ui.navigator.navigatorContent">

Also available in: Unified diff