Project

General

Profile

« Previous | Next » 

Revision 77921ba6

Added by Andreas Müller almost 10 years ago

update New menu in TaxEditor

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
139 139
      <menuContribution
140 140
            locationURI="menu:eu.etaxonomy.navigation.menu.new?after=eu.etaxonomy.navigation.menu.new.separator1">
141 141
         <command
142
               commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
143
               label="Reference"
142
               commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
143
               label="Name"
144 144
               style="push">
145 145
         </command>
146 146
         <command
147
               commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
148
               label="Name"
147
               commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
148
               label="Reference"
149 149
               style="push">
150 150
         </command>
151 151
         <command
......
158 158
               label="Person"
159 159
               style="push">
160 160
         </command>
161
         <separator
162
               name="eu.etaxonomy.navigation.menu.new.separator0"
163
               visible="true">
164
         </separator>
161 165
         <command
162 166
               commandId="eu.etaxonomy.taxeditor.editor.command.new.specimen"
163 167
               label="Specimen"
eu.etaxonomy.taxeditor.navigation/plugin.xml
208 208
      <menuContribution
209 209
            locationURI="menu:eu.etaxonomy.navigation.menu.new">
210 210
         <command
211
               commandId="eu.etaxonomy.taxeditor.navigation.command.create.taxonNode"
212
               label="Taxon"
211
               commandId="eu.etaxonomy.taxeditor.navigation.create.classification"
212
               id="eu.etaxonomy.taxeditor.navigation.create.classificationHandler"
213
               label="Classification"
213 214
               style="push">
214 215
         </command>
215 216
         <separator
216
               name="eu.etaxonomy.navigation.menu.new.separator1"
217
               name="eu.etaxonomy.navigation.menu.new.separator0"
217 218
               visible="true">
218 219
         </separator>
219 220
         <command
220
               commandId="eu.etaxonomy.taxeditor.navigation.create.classification"
221
               id="eu.etaxonomy.taxeditor.navigation.create.classificationHandler"
222
               label="Classification"
221
               commandId="eu.etaxonomy.taxeditor.navigation.command.create.taxonNode"
222
               label="Taxon"
223 223
               style="push">
224 224
         </command>
225
         <separator
226
               name="eu.etaxonomy.navigation.menu.new.separator1"
227
               visible="true">
228
         </separator>
229

  
225 230
      </menuContribution>
226 231
      <menuContribution
227 232
            locationURI="popup:eu.etaxonomy.taxeditor.navigation.key.polytomous.polytomousKeyViewPart">

Also available in: Unified diff