editor changes for red list project (datasource view and create new datasource from...
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index 278780a8b0a748f543a3bfed1fe4a248d8bd6405..46c6c24cc5d983d5287f2294031a0e88799962f7 100644 (file)
                label="Specimen"
                style="push">
          </command>
+         <separator
+               name="eu.etaxonomy.navigation.menu.new.separator3">
+         </separator>
+         <command
+               commandId="eu.etaxonomy.taxeditor.editor.command.new.datasource"
+               label="Datasource"
+               style="push">
+         </command>
       </menuContribution>
       <menuContribution
             locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?before=eu.etaxonomy.taxeditor.store.showViewMenu.details">
             id="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
             name="Open Derivate View">
       </command>
+      <command
+            categoryId="eu.etaxonomy.taxeditor.editor.new.category"
+            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
+            id="eu.etaxonomy.taxeditor.editor.command.new.datasource"
+            name="New Datasource">
+      </command>
 
    </extension>
    <extension