Project

General

Profile

« Previous | Next » 

Revision 1c9c9562

Added by Patrick Plitzner almost 7 years ago

ref #6762 Implement option to add kindOf related terms in term editor

View differences:

eu.etaxonomy.taxeditor.store/plugin.xml
482 482
                  </reference>
483 483
               </visibleWhen>
484 484
            </command>
485
            <command
486
                  commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newKindOfTerm"
487
                  label="Kind Of Term"
488
                  style="push">
489
               <visibleWhen
490
                     checkEnabled="true">
491
                  <reference
492
                        definitionId="isShowExperimentalFeatures">
493
                  </reference>
494
               </visibleWhen>
495
            </command>
485 496
         </menu>
486 497
         <command
487 498
               commandId="eu.etaxonomy.taxeditor.editor.definedTerms.delete"
......
633 644
            id="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
634 645
            name="%command.name.6">
635 646
      </command>
647
      <command
648
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateDefinedTermHandler"
649
            id="eu.etaxonomy.taxeditor.editor.definedTerms.newKindOfTerm"
650
            name="New kind-of term">
651
      </command>
636 652
      <command
637 653
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateTermVocabularyHandler"
638 654
            id="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"

Also available in: Unified diff