Project

General

Profile

« Previous | Next » 

Revision e9773ade

Added by Katja Luther over 7 years ago

ref #5971: new main menu admin with cdm preference nomenclatural code and insert polytomous key node

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
692 692
               label="%command.label.23"
693 693
               style="push">
694 694
         </command>
695
         <command
696
               commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.node"
697
               label="%command.label.58"
698
               style="push">
699
         </command>
695 700
         <command
696 701
               commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.sibling"
697 702
               label="%command.label.24"
......
1250 1255
      <handler
1251 1256
            class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.RemotingCreateChildPolytomousKeyNodeHandler"
1252 1257
            commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.child">
1258
        <activeWhen>
1259
            <reference
1260
                  definitionId="isRemoting">
1261
            </reference>
1262
         </activeWhen>
1263
      </handler>
1264
       <handler
1265
            class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.InsertNewNodeHandler"
1266
            commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.node">
1253 1267
         <activeWhen>
1254 1268
            <reference
1255 1269
                  definitionId="isRemoting">
......
1358 1372
            id="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
1359 1373
            name="%command.name.36">
1360 1374
      </command>
1361
      <!--command
1375
    <!--  <command
1362 1376
            defaultHandler="eu.etaxonomy.taxeditor.editor.handler.MoveTaxonHandler"
1363 1377
            id="eu.etaxonomy.taxeditor.editor.name.moveTaxon"
1364 1378
            name="Move Taxon">
1365
      </command-->
1379
      </command>-->
1366 1380
      <command
1367 1381
            categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1368 1382
            defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeToSynonymHandler"
......
1555 1569
            defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.CreateChildNodeHandler"
1556 1570
            id="eu.etaxonomy.taxeditor.key.polytomous.command.new.child"
1557 1571
            name="%command.name.28">
1572
      </command>
1573
       <command
1574
            categoryId="eu.etaxonomy.taxeditor.editor.key.category"
1575
            defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.InsertNewNodeHandler"
1576
            id="eu.etaxonomy.taxeditor.key.polytomous.command.new.node"
1577
            name="%command.name.58">
1558 1578
      </command>
1559 1579
      <command
1560 1580
            categoryId="eu.etaxonomy.taxeditor.editor.key.category"

Also available in: Unified diff