Project

General

Profile

« Previous | Next » 

Revision c918301b

Added by Katja Luther about 10 years ago

move the change accepted to Synonym Operation to taxon navigator.

View differences:

eu.etaxonomy.taxeditor.navigation/plugin.xml
119 119
               </or>
120 120
            </visibleWhen>
121 121
         </command>
122
         <command
123
               commandId="eu.etaxonomy.taxeditor.navigator.command.changeAcceptedToSynonym"
124
               label="Change Accepted Taxon to Synonym"
125
               style="push">
126
               <visibleWhen
127
                  checkEnabled="true">
128
               <reference
129
                     definitionId="isTaxonNode">
130
               </reference>
131
            </visibleWhen>
132
         </command>
122 133
         <command
123 134
               commandId="eu.etaxonomy.taxeditor.navigation.command.moveTaxon"
124 135
               label="Move Taxon (with child taxa)"
......
246 257
               label="Delete"
247 258
               style="push">
248 259
         </command>
260
         
249 261
      </menuContribution>
250 262
   </extension>
251 263
   <extension
......
283 295
            id="eu.etaxonomy.taxeditor.navigation.command.copyTaxonName"
284 296
            name="Copy">
285 297
      </command>
298
      <command
299
            defaultHandler="eu.etaxonomy.taxeditor.navigation.navigator.handler.ChangeAcceptedTaxonToSynonymHandler"
300
            id="eu.etaxonomy.taxeditor.navigator.command.changeAcceptedToSynonym"
301
            name="Change Accepted Taxon to Synonym">
302
      </command>
286 303
   </extension>
287 304
   <extension
288 305
         point="org.eclipse.ui.commands">

Also available in: Unified diff