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.editor/plugin.xml
247 247
                  name="separator1"
248 248
                  visible="true">
249 249
            </separator>
250
            <command
250
           <!-- <command
251 251
                  commandId="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
252 252
                  label="Misapplication"
253 253
                  style="push">
......
261 261
                     </reference>
262 262
                  </or>
263 263
               </visibleWhen>
264
            </command>
264
            </command>-->
265 265
         </menu>
266
         <command
266
        <!--<command
267 267
               commandId="eu.etaxonomy.taxeditor.editor.name.changeAcceptedToSynonym"
268 268
               label="Change Accepted Taxon to Synonym"
269 269
               style="push">
270
            <!--visibleWhen
270
            <visibleWhen
271 271
                  checkEnabled="true">
272 272
               <reference
273 273
                     definitionId="isAcceptedAndHasNoHomotypicSynonyms">
274 274
               </reference>
275
            </visibleWhen-->
275
            </visibleWhen
276 276
                <visibleWhen>                  
277 277
                     <or>
278 278
                        <reference
......
283 283
                        </reference>
284 284
                     </or>                  
285 285
               </visibleWhen>
286
         </command>
286
         </command>-->
287 287
         <menu
288 288
               label="Change To">
289 289
            <command
......
867 867
            id="eu.etaxonomy.taxeditor.editor.name.createSynonymInHomotypicalGroup"
868 868
            name="Create Synonym In Homotypical Group">
869 869
      </command>
870
      <command
870
     <!-- <command
871 871
            categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
872 872
            defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateMisapplicationHandler"
873 873
            id="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
874 874
            name="Create Misapplication">
875
      </command>
875
      </command>-->
876 876
      <!--command
877 877
            defaultHandler="eu.etaxonomy.taxeditor.editor.handler.MoveTaxonHandler"
878 878
            id="eu.etaxonomy.taxeditor.editor.name.moveTaxon"
......
914 914
            id="eu.etaxonomy.taxeditor.editor.name.removeBasionym"
915 915
            name="Remove Basionym / Original Combination">
916 916
      </command>
917
      <command
917
     <!-- <command
918 918
            categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
919 919
            defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeAcceptedTaxonToSynonymHandler"
920 920
            id="eu.etaxonomy.taxeditor.editor.name.changeAcceptedToSynonym"
921 921
            name="Change Accepted Taxon to Synonym">
922
      </command>
922
      </command>-->
923 923
      <command
924 924
            categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
925 925
            defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.DeleteAllEmptyNamesHandler"

Also available in: Unified diff