Project

General

Profile

« Previous | Next » 

Revision 72996734

Added by Patrick Plitzner over 9 years ago

  • implemented functionality to reuse media in MediaView (#2385)

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
710 710
               </reference>
711 711
            </visibleWhen>
712 712
         </command>
713
         <command
714
               commandId="taxeditor-editor.useExistingImage"
715
               label="Use Existing Image"
716
               style="push">
717
            <visibleWhen
718
                  checkEnabled="false">
719
               <reference
720
                     definitionId="isImageGallery">
721
               </reference>
722
            </visibleWhen>
723
         </command>
713 724
         <command
714 725
               commandId="taxeditor-editor.command.moveimgdown"
715 726
               label="%command.label.39"
......
1038 1049
            id="taxeditor-editor.newimage"
1039 1050
            name="%command.name.21">
1040 1051
      </command>
1052
      <command
1053
            categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1054
            defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddExistingMediaHandler"
1055
            id="taxeditor-editor.useExistingImage"
1056
            name="Use Existing Image">
1057
      </command>
1041 1058
      <command
1042 1059
            categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1043 1060
            defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.MoveImageUpInListHandler"

Also available in: Unified diff