Project

General

Profile

« Previous | Next » 

Revision f8ab37f4

Added by Patrick Plitzner over 7 years ago

Add support for "Open in..." for taxon association detail view

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
1712 1712
            id="eu.etaxonomy.taxeditor.editor.derivative.toggleLinkWithTaxonSelection"
1713 1713
            name="%command.name.TOGGLE_LINK_WITH_TAXON_SELECTION">
1714 1714
      </command>
1715
      <command
1716
            defaultHandler="eu.etaxonomy.taxeditor.editor.handler.defaultHandler.DefaultOpenSpecimenEditorForTypeSpecimenHandler"
1717
            id="eu.etaxonomy.taxeditor.openSpecimenEditorForTypeSpecimen"
1718
            name="Open specimen editor for type specimen">
1719
      </command>
1715 1720
        
1716 1721
   </extension>
1717 1722
   <extension
......
2033 2038
            selection="eu.etaxonomy.cdm.model.taxon.ITaxonTreeNode"
2034 2039
            viewerName="%viewCommandMapping.viewerName.CHECKLIST_EDITOR">
2035 2040
      </viewCommandMapping>
2041
      <viewCommandMapping
2042
            commandId="eu.etaxonomy.taxeditor.openSpecimenEditorForTypeSpecimen"
2043
            selection="eu.etaxonomy.cdm.model.name.SpecimenTypeDesignation"
2044
            viewerName="Specimen Editor">
2045
      </viewCommandMapping>
2036 2046
    </extension>
2037 2047
</plugin>

Also available in: Unified diff