Project

General

Profile

« Previous | Next » 

Revision 12a605bc

Added by Patrick Plitzner over 7 years ago

ref #5616 "Open in bulke editor" for taxa in taxon search view

View differences:

eu.etaxonomy.taxeditor.bulkeditor/plugin.xml
99 99
            </visibleWhen>
100 100
         </menu>
101 101
         <separator
102
               name="taxeditor-bulkeditor.separator4"

103
               visible="true">

102
               name="taxeditor-bulkeditor.separator4"
103
               visible="true">
104 104
         </separator>
105 105
         <command
106 106
               commandId="bulkeditor.commands.setmergetarget"
......
145 145
               </reference>
146 146
            </visibleWhen>
147 147
         </command>
148
         <separator

149
               name="eu.etaxonomy.taxeditor.bulkeditor.separator1"

150
               visible="true">

151
         </separator>

148
         <separator
149
               name="eu.etaxonomy.taxeditor.bulkeditor.separator1"
150
               visible="true">
151
         </separator>
152 152
         <command
153 153
               commandId="eu.etaxonomy.taxeditor.bulkeditor.convertTeam2Person"
154 154
               label="%command.label.5"
......
304 304
            id="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForTaxonNode"
305 305
            name="%command.name.OPEN_BULK_EDITOR_FOR_TAXON_NODE">
306 306
      </command>
307
      <command
308
            defaultHandler="eu.etaxonomy.taxeditor.bulkeditor.handler.defaultHandler.OpenBulkEditorForIdentifiableEntity"
309
            id="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForIdentifiableEntity"
310
            name="Open bulk editor for identifiable entity">
311
         <commandParameter
312
               id="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForIdentifiableEntity.uuid"
313
               name="Identifiable Entity UUID"
314
               optional="true"
315
               typeId="eu.etaxonomy.taxeditor.uuidParameterType">
316
         </commandParameter>
317
      </command>
307 318
      <!--command
308 319
            defaultHandler="eu.etaxonomy.taxeditor.bulkeditor.handler.NewEntityHandler"
309 320
            id="eu.etaxonomy.taxeditor.bulkeditor.command.new"
......
519 530
            selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
520 531
            viewerName="%viewCommandMapping.viewerName.BULK_EDITOR">
521 532
      </viewCommandMapping>
533
      <viewCommandMapping
534
            commandId="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForIdentifiableEntity"
535
            selection="eu.etaxonomy.cdm.persistence.dto.UuidAndTitleCache"
536
            viewerName="%viewCommandMapping.viewerName.BULK_EDITOR">
537
      </viewCommandMapping>
538
      <viewCommandMapping
539
            commandId="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForIdentifiableEntity"
540
            selection="eu.etaxonomy.cdm.model.common.IdentifiableEntity"
541
            viewerName="%viewCommandMapping.viewerName.BULK_EDITOR">
542
      </viewCommandMapping>
522 543
   </extension>
523 544
<!-- start set marker -->
524 545

  

Also available in: Unified diff