.
authorp.ciardelli <p.ciardelli@localhost>
Thu, 1 Oct 2009 15:25:54 +0000 (15:25 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Thu, 1 Oct 2009 15:25:54 +0000 (15:25 +0000)
taxeditor-bulkeditor/plugin.xml

index d0723ba005aaa5e6a59a2d76501f0531bb4510f2..9e618015a1f802c14cd648629ce134ac8d2edd54 100644 (file)
             id="bulkeditor.editor"\r
             name="Bulk Editor">\r
       </editor>\r
+      <editor\r
+            class="eu.etaxonomy.taxeditor.nameditor.TaxonNameEditor"\r
+            default="false"\r
+            id="nameeditor.editor"\r
+            name="Name Editor">\r
+      </editor>\r
    </extension>\r
    <extension\r
          point="org.eclipse.ui.menus">\r
                class="eu.etaxonomy.taxeditor.bulkeditor.command.OpenBulkEditorContributionItem"\r
                id="taxeditor-bulkeditor.dynamicopenmenu">\r
          </dynamic>\r
+         <command\r
+               commandId="taxeditor-nameeditor.commands.open"\r
+               label="Open Name Editor"\r
+               style="push">\r
+            <visibleWhen\r
+                  checkEnabled="false">\r
+               <reference\r
+                     definitionId="pigsFly">\r
+               </reference>\r
+            </visibleWhen>\r
+         </command>\r
       </menuContribution>\r
       <menuContribution\r
             locationURI="popup:#BulkEditorContext">\r
             id="bulkeditor.commands.setmergecandidate"\r
             name="Toggle as Candidate for Group Merge">\r
       </command>\r
+      <command\r
+            defaultHandler="eu.etaxonomy.taxeditor.nameditor.OpenNameEditorHandler"\r
+            id="taxeditor-nameeditor.commands.open"\r
+            name="Open Name Editor">\r
+      </command>\r
    </extension>\r
    <extension\r
          point="org.eclipse.ui.editors.markerAnnotationSpecification">\r