merge-update from trunk
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.2"?>
3 <plugin>
4 <extension
5 id="application"
6 point="org.eclipse.core.runtime.applications">
7 <application>
8 <run
9 class="eu.etaxonomy.taxeditor.editor.Application">
10 </run>
11 </application>
12 </extension>
13 <extension
14 point="org.eclipse.core.runtime.adapters">
15 <factory
16 adaptableType="eu.etaxonomy.taxeditor.editor.MultiPageTaxonEditor"
17 class="eu.etaxonomy.taxeditor.editor.MultiPageTaxonEditorAdapterFactory">
18 <adapter
19 type="eu.etaxonomy.taxeditor.editor.DuplicateArbitrator">
20 </adapter>
21 </factory>
22 </extension>
23 <extension
24 point="org.eclipse.ui.editors">
25 <editor
26 class="eu.etaxonomy.taxeditor.editor.MultiPageTaxonEditor"
27 icon="icons/edit_16x16.gif"
28 id="eu.etaxonomy.taxeditor.editor.taxon"
29 name="%editor.name">
30 </editor>
31 <editor
32 class="eu.etaxonomy.taxeditor.editor.name.TaxonNameEditor"
33 default="true"
34 id="eu.etaxonomy.taxeditor.editor.taxon.name"
35 name="%editor.name.0">
36 </editor>
37 <editor
38 class="eu.etaxonomy.taxeditor.editor.key.KeyEditor"
39 default="false"
40 id="eu.etaxonomy.taxeditor.editor.key"
41 name="%editor.name.1">
42 </editor>
43 <editor
44 class="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyGraphEditor"
45 default="false"
46 id="eu.etaxonomy.taxeditor.editor.key.polytomous.graph"
47 name="%editor.name.2">
48 </editor>
49 <editor
50 class="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyListEditor"
51 default="false"
52 id="eu.etaxonomy.taxeditor.editor.key.polytomous.list"
53 name="%editor.name.3">
54 </editor>
55 <editor
56 class="eu.etaxonomy.taxeditor.editor.group.authority.CdmAuthorityEditor"
57 default="false"
58 id="eu.etaxonomy.taxeditor.editor.group.authority"
59 name="%editor.name.4">
60 </editor>
61 <editor
62 class="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView"
63 default="false"
64 icon="icons/derivate_view-16x16-32.png"
65 id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView"
66 name="%editor.name.5">
67 </editor>
68 <editor
69 class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
70 default="false"
71 id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
72 name="Specimen Import Editor">
73 </editor>
74 <editor
75 class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
76 default="false"
77 id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
78 name="Gbif Import Editor">
79 </editor>
80 <editor
81 class="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
82 icon="icons/address-book-new.png"
83 id="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
84 name="Checklist Editor">
85 </editor>
86 <editor
87 class="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor"
88 default="false"
89 id="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor"
90 name="Alignment Editor">
91 </editor>
92 </extension>
93 <extension
94 point="org.eclipse.ui.views">
95 <view
96 allowMultiple="false"
97 category="eu.etaxonomy.taxeditor.editor.category"
98 class="eu.etaxonomy.taxeditor.editor.view.descriptive.DescriptiveViewPart"
99 icon="icons/address-book-new.png"
100 id="eu.etaxonomy.taxeditor.editor.view.descriptive"
101 name="%view.name"
102 restorable="true">
103 </view>
104 <view
105 allowMultiple="false"
106 category="eu.etaxonomy.taxeditor.editor.category"
107 class="eu.etaxonomy.taxeditor.editor.view.uses.UsesViewPart"
108 icon="icons/leaf.png"
109 id="eu.etaxonomy.taxeditor.editor.view.uses"
110 name="%view.name.0"
111 restorable="true">
112 </view>
113 <view
114 allowMultiple="false"
115 category="eu.etaxonomy.taxeditor.editor.category"
116 class="eu.etaxonomy.taxeditor.editor.view.media.MediaViewPart"
117 icon="icons/camera-photo.png"
118 id="eu.etaxonomy.taxeditor.editor.view.media"
119 name="%view.name.1"
120 restorable="true">
121 </view>
122 <view
123 category="eu.etaxonomy.taxeditor.editor.category"
124 class="eu.etaxonomy.taxeditor.editor.view.concept.ConceptViewPart"
125 id="eu.etaxonomy.taxeditor.editor.view.concept"
126 name="%view.name.2"
127 restorable="true">
128 </view>
129 <view
130 category="eu.etaxonomy.taxeditor.editor.category"
131 class="eu.etaxonomy.taxeditor.editor.view.concept.graph.ConceptGraphView"
132 icon="icons/address-book-new.png"
133 id="eu.etaxonomy.taxeditor.editor.view.concept.graph"
134 name="%view.name.3"
135 restorable="true">
136 </view>
137 <category
138 id="eu.etaxonomy.taxeditor.editor.category"
139 name="%category.name">
140 </category>
141 </extension>
142 <extension
143 point="org.eclipse.ui.elementFactories">
144 <factory
145 class="eu.etaxonomy.taxeditor.editor.TaxonEditorInputFactory"
146 id="eu.etaxonomy.taxeditor.editor.name.taxonEditorInputFactory">
147 </factory>
148 </extension>
149 <extension
150 point="org.eclipse.ui.menus">
151 <menuContribution
152 locationURI="menu:eu.etaxonomy.navigation.menu.new?after=eu.etaxonomy.navigation.menu.new.separator1">
153 <command
154 commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
155 label="Name"
156 style="push">
157 </command>
158 <command
159 commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
160 label="Reference"
161 style="push">
162 </command>
163 <command
164 commandId="eu.etaxonomy.taxeditor.editor.command.new.team"
165 label="%command.label.1"
166 style="push">
167 </command>
168 <command
169 commandId="eu.etaxonomy.taxeditor.editor.command.new.person"
170 label="%command.label.2"
171 style="push">
172 </command>
173 <separator
174 name="eu.etaxonomy.navigation.menu.new.separator2"
175 visible="true">
176 </separator>
177 <command
178 commandId="eu.etaxonomy.taxeditor.editor.command.new.specimen"
179 label="%command.label.3"
180 style="push">
181 </command>
182 <separator
183 name="eu.etaxonomy.navigation.menu.new.separator3"
184 visible="true">
185 </separator>
186 <command
187 commandId="eu.etaxonomy.taxeditor.editor.command.new.datasource"
188 label="Datasource"
189 style="push">
190 </command>
191 </menuContribution>
192 <menuContribution
193 locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?before=eu.etaxonomy.taxeditor.store.showViewMenu.details">
194 <separator
195 name="eu.etaxonomy.taxeditor.editor.showViewMenu"
196 visible="true">
197 </separator>
198 <command
199 commandId="org.eclipse.ui.views.showView"
200 label="%command.label.4"
201 style="push">
202 <parameter
203 name="org.eclipse.ui.views.showView.viewId"
204 value="eu.etaxonomy.taxeditor.editor.view.descriptive">
205 </parameter>
206 </command>
207 <command
208 commandId="org.eclipse.ui.views.showView"
209 label="%command.label.5"
210 style="push">
211 <parameter
212 name="org.eclipse.ui.views.showView.viewId"
213 value="eu.etaxonomy.taxeditor.editor.view.media">
214 </parameter>
215 </command>
216 <command
217 commandId="org.eclipse.ui.views.showView"
218 label="%command.label.6"
219 style="push">
220 <parameter
221 name="org.eclipse.ui.views.showView.viewId"
222 value="eu.etaxonomy.taxeditor.editor.view.concept">
223 </parameter>
224 </command>
225 <command
226 commandId="org.eclipse.ui.views.showView"
227 label="%command.label.7"
228 style="push">
229 <parameter
230 name="org.eclipse.ui.views.showView.viewId"
231 value="eu.etaxonomy.taxeditor.editor.view.concept.graph">
232 </parameter>
233 <visibleWhen
234 checkEnabled="false">
235 <reference
236 definitionId="isShowExperimentalFeatures">
237 </reference>
238 </visibleWhen>
239 </command>
240 <command
241 commandId="eu.etaxonomy.taxeditor.editor.handler.OpenAlignmentEditor"
242 label="Alignment Editor"
243 style="push">
244 </command>
245 </menuContribution>
246 <menuContribution
247 locationURI="menu:org.eclipse.ui.main.menu.navigate">
248 <command
249 commandId="eu.etaxonomy.taxeditor.editor.command.openParent"
250 label="%command.label.8"
251 style="push">
252 </command>
253 </menuContribution>
254 <menuContribution
255 locationURI="popup:eu.etaxonomy.taxeditor.editor.taxon.name">
256 <menu
257 label="%menu.label">
258 <command
259 commandId="eu.etaxonomy.taxeditor.editor.name.createHeterotypicSynoym"
260 label="%command.label.9"
261 style="push">
262 <visibleWhen>
263 <reference
264 definitionId="isAcceptedTaxon">
265 </reference>
266 </visibleWhen>
267 </command>
268 <command
269 commandId="eu.etaxonomy.taxeditor.editor.name.createHomotypicSynoym"
270 label="%command.label.10"
271 style="push">
272 <visibleWhen>
273 <reference
274 definitionId="isAcceptedTaxon">
275 </reference>
276 </visibleWhen>
277 </command>
278 <command
279 commandId="eu.etaxonomy.taxeditor.editor.name.createSynonymInHomotypicalGroup"
280 label="%command.label.11"
281 style="push">
282 <visibleWhen>
283 <reference
284 definitionId="isSynonym">
285 </reference>
286 </visibleWhen>
287 </command>
288 <separator
289 name="separator1"
290 visible="true">
291 </separator>
292 <command
293 commandId="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
294 label="Misapplication"
295 style="push">
296 <visibleWhen>
297 <or>
298 <reference
299 definitionId="isAcceptedTaxon">
300 </reference>
301 <reference
302 definitionId="isMisapplication">
303 </reference>
304 </or>
305 </visibleWhen>
306 </command>
307 </menu>
308 <!--<command
309 commandId="eu.etaxonomy.taxeditor.editor.name.changeAcceptedToSynonym"
310 label="Change Accepted Taxon to Synonym"
311 style="push">
312 <visibleWhen
313 checkEnabled="true">
314 <reference
315 definitionId="isAcceptedAndHasNoHomotypicSynonyms">
316 </reference>
317 </visibleWhen
318 <visibleWhen>
319 <or>
320 <reference
321 definitionId="isAcceptedTaxon">
322 </reference>
323 <reference
324 definitionId="isMisapplication">
325 </reference>
326 </or>
327 </visibleWhen>
328 </command>-->
329 <menu
330 label="%menu.label.0">
331 <command
332 commandId="eu.etaxonomy.taxeditor.editor.name.changeToAcceptedTaxon"
333 label="%command.label.12"
334 style="push">
335 <visibleWhen>
336 <not>
337 <or>
338 <reference
339 definitionId="isAcceptedTaxon">
340 </reference>
341 <reference
342 definitionId="isMisapplication">
343 </reference>
344 </or>
345 </not>
346 </visibleWhen>
347 </command>
348 <command
349 commandId="eu.etaxonomy.taxeditor.editor.name.changeToSynonym"
350 label="%command.label.13"
351 style="push">
352 <visibleWhen>
353 <not>
354 <or>
355 <reference
356 definitionId="isAcceptedTaxon">
357 </reference>
358 <reference
359 definitionId="isSynonym">
360 </reference>
361 </or>
362 </not>
363 </visibleWhen>
364 </command>
365 <command
366 commandId="eu.etaxonomy.taxeditor.editor.name.changeToMisapplication"
367 label="%command.label.14"
368 style="push">
369 <visibleWhen>
370 <not>
371 <or>
372 <reference
373 definitionId="isAcceptedTaxon">
374 </reference>
375 <reference
376 definitionId="isMisapplication">
377 </reference>
378 </or>
379 </not>
380 </visibleWhen>
381 </command>
382 </menu>
383 <separator
384 name="taxeditor-editor.separator1"
385 visible="true">
386 </separator>
387 <command
388 commandId="org.eclipse.ui.edit.delete"
389 label="%command.label.15"
390 style="push">
391 <visibleWhen>
392 <or>
393 <reference
394 definitionId="isSynonym">
395 </reference>
396 <reference
397 definitionId="isMisapplication">
398 </reference>
399 <reference
400 definitionId="isConceptRelation">
401 </reference>
402 </or>
403 </visibleWhen>
404 </command>
405 <command
406 commandId="eu.etaxonomy.taxeditor.editor.name.deleteAllEmptyNames"
407 label="%command.label.16"
408 style="push">
409 <visibleWhen>
410 <reference
411 definitionId="hasEmptyNames">
412 </reference>
413 </visibleWhen>
414 </command>
415 <separator
416 name="taxeditor-editor.separator2"
417 visible="true">
418 </separator>
419 <dynamic
420 class="eu.etaxonomy.taxeditor.editor.name.handler.GroupBasionymContributionItem"
421 id="taxeditor-editor.dynamic.setBasionym">
422 <visibleWhen>
423 <or>
424 <reference
425 definitionId="isAcceptedTaxon">
426 </reference>
427 <reference
428 definitionId="isSynonym">
429 </reference>
430 </or>
431 </visibleWhen>
432 </dynamic>
433 <command
434 commandId="eu.etaxonomy.taxeditor.editor.name.swapSynonymAndAccepted"
435 label="%command.label.17"
436 style="push">
437 <visibleWhen>
438 <reference
439 definitionId="isSynonym">
440 </reference>
441 </visibleWhen>
442 </command>
443 <separator
444 name="taxeditor-editor.separator3"
445 visible="true">
446 </separator>
447 <command
448 commandId="org.eclipse.ui.views.showView"
449 label="%command.label.18"
450 style="push">
451 <parameter
452 name="org.eclipse.ui.views.showView.viewId"
453 value="eu.etaxonomy.taxeditor.editor.forms.detailsView">
454 </parameter>
455 </command>
456 <separator
457 name="taxeditor-editor.separator4"
458 visible="true">
459 </separator>
460 <command
461 commandId="org.eclipse.ui.file.save"
462 label="%command.label.19"
463 style="push">
464 </command>
465 </menuContribution>
466 <menuContribution
467 locationURI="popup:eu.etaxonomy.taxeditor.editor.key.polytomous">
468 <command
469 commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new"
470 label="%command.label.20"
471 style="push">
472 </command>
473 <separator
474 name="taxeditor-editor.separator1"
475 visible="true">
476 </separator>
477 <command
478 commandId="org.eclipse.ui.edit.delete"
479 label="%command.label.21"
480 style="push">
481 </command>
482 <separator
483 name="taxeditor-editor.separator2"
484 visible="true">
485 </separator>
486 <command
487 commandId="eu.etaxonomy.taxeditor.key.command.applyLayout"
488 label="%command.label.22"
489 style="push">
490 </command>
491 <separator
492 name="taxeditor-editor.separator3"
493 visible="true">
494 </separator>
495 </menuContribution>
496 <menuContribution
497 locationURI="popup:eu.etaxonomy.taxeditor.editor.key.polytomous.list">
498 <command
499 commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.child"
500 label="%command.label.23"
501 style="push">
502 </command>
503 <command
504 commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.sibling"
505 label="%command.label.24"
506 style="push">
507 </command>
508 <command
509 commandId="eu.etaxonomy.taxeditor.key.polytomous.command.refresh"
510 label="%command.label.25"
511 style="push">
512 </command>
513 <command
514 commandId="org.eclipse.ui.edit.delete"
515 label="%command.label.26"
516 style="push">
517 </command>
518 </menuContribution>
519 <menuContribution
520 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.descriptive">
521 <command
522 commandId="eu.etaxonomy.taxeditor.description.commands.adddescription"
523 label="%command.label.27"
524 style="push">
525 </command>
526 <separator
527 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator3"
528 visible="true">
529 </separator>
530 <menu
531 label="%menu.label.1">
532 <dynamic
533 class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DynamicFeatureMenu"
534 id="eu.etaxonomy.taxeditor.dynamicFeatureMenu">
535 </dynamic>
536 <visibleWhen
537 checkEnabled="true">
538 <or>
539 <reference
540 definitionId="isDescription">
541 </reference>
542 <reference
543 definitionId="isDescriptionElement">
544 </reference>
545 <reference
546 definitionId="isFeatureNodeContainer">
547 </reference>
548 </or>
549 </visibleWhen>
550 </menu>
551 <separator
552 name="taxeditor-editor.separator1"
553 visible="true">
554 </separator>
555 <command
556 commandId="eu.etaxonomy.taxeditor.editor.commands.description.moveDescriptionToTaxon"
557 label="%command.label.28"
558 style="push">
559 <visibleWhen
560 checkEnabled="true">
561 <reference
562 definitionId="isDescription">
563 </reference>
564 </visibleWhen>
565 </command>
566 <command
567 commandId="eu.etaxonomy.taxeditor.description.commands.moveDescriptionElements"
568 label="%command.label.29"
569 style="push">
570 <visibleWhen
571 checkEnabled="true">
572 <or>
573 <reference
574 definitionId="isDescriptionElement">
575 </reference>
576 <reference
577 definitionId="isFeatureNodeContainer">
578 </reference>
579 </or>
580 </visibleWhen>
581 </command>
582 <separator
583 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterNew"
584 visible="true">
585 </separator>
586 <command
587 commandId="org.eclipse.ui.edit.delete"
588 label="%command.label.30"
589 style="push">
590 </command>
591 <separator
592 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterDelete"
593 visible="true">
594 </separator>
595 <command
596 commandId="org.eclipse.ui.file.save"
597 label="%command.label.31"
598 style="push">
599 </command>
600 </menuContribution>
601 <menuContribution
602 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
603 <dynamic
604 class="eu.etaxonomy.taxeditor.editor.view.derivate.contextMenu.DerivateViewContextMenu"
605 id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateContextMenu">
606 </dynamic>
607 </menuContribution>
608 <menuContribution
609 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor">
610 <dynamic
611 class="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu"
612 id="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu">
613 </dynamic>
614 </menuContribution>
615 <menuContribution
616 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor">
617 <dynamic
618 class="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu"
619 id="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu">
620 </dynamic>
621 </menuContribution>
622
623
624
625
626 <menuContribution
627 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.uses">
628 <command
629 commandId="eu.etaxonomy.taxeditor.use.commands.adduse"
630 label="%command.label.32"
631 style="push">
632 </command>
633 <command
634 commandId="eu.etaxonomy.taxeditor.editor.use.createUseSummary"
635 label="%command.label.33"
636 style="push">
637 <visibleWhen
638 checkEnabled="true">
639 <or>
640 <reference
641 definitionId="isDescription">
642 </reference>
643 <reference
644 definitionId="isDescriptionElement">
645 </reference>
646 <reference
647 definitionId="isFeatureNodeContainer">
648 </reference>
649 </or>
650 </visibleWhen>
651 </command>
652 <command
653 commandId="eu.etaxonomy.taxeditor.editor.use.createUseRecord"
654 label="%command.label.34"
655 style="push">
656 <visibleWhen
657 checkEnabled="true">
658 <or>
659 <reference
660 definitionId="isDescription">
661 </reference>
662 <reference
663 definitionId="isDescriptionElement">
664 </reference>
665 <reference
666 definitionId="isFeatureNodeContainer">
667 </reference>
668 </or>
669 </visibleWhen>
670 </command>
671 <separator
672 name="eu.etaxonomy.taxeditor.usesEditor.separator3"
673 visible="true">
674 </separator>
675 <separator
676 name="taxeditor-editor.separator1"
677 visible="true">
678 </separator>
679 <separator
680 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterNew"
681 visible="true">
682 </separator>
683 <command
684 commandId="org.eclipse.ui.edit.delete"
685 label="%command.label.35"
686 style="push">
687 </command>
688 <separator
689 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterDelete"
690 visible="true">
691 </separator>
692 <command
693 commandId="org.eclipse.ui.file.save"
694 label="%command.label.36"
695 style="push">
696 </command>
697 </menuContribution>
698
699
700
701
702
703 <menuContribution
704 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.media">
705 <command
706 commandId="taxeditor-editor.command.newimagegallery"
707 label="%command.label.37"
708 style="push">
709 </command>
710 <separator
711 name="taxeditor-editor.separator1"
712 visible="true">
713 </separator>
714 <command
715 commandId="taxeditor-editor.newimage"
716 label="%command.label.38"
717 style="push">
718 <visibleWhen>
719 <reference
720 definitionId="isImageGallery">
721 </reference>
722 </visibleWhen>
723 </command>
724 <command
725 commandId="taxeditor-editor.command.moveimgdown"
726 label="%command.label.39"
727 style="push">
728 <visibleWhen>
729 <reference
730 definitionId="isMedia">
731 </reference>
732 </visibleWhen>
733 </command>
734 <command
735 commandId="taxeditor-editor.command.moveimgup"
736 label="%command.label.40"
737 style="push">
738 <visibleWhen>
739 <reference
740 definitionId="isMedia">
741 </reference>
742 </visibleWhen>
743 </command>
744 <separator
745 name="taxeditor-editor.separator2"
746 visible="true">
747 </separator>
748 <command
749 commandId="org.eclipse.ui.edit.delete"
750 label="%command.label.41"
751 style="push">
752 </command>
753 <command
754 commandId="org.eclipse.ui.file.save"
755 label="%command.label.42"
756 style="push">
757 </command>
758 </menuContribution>
759 <menuContribution
760 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.concept">
761 <menu
762 label="%menu.label.3">
763 <dynamic
764 class="eu.etaxonomy.taxeditor.editor.view.concept.handler.CreateConceptRelationMenu"
765 id="eu.etaxonomy.taxeditor.editor.view.concept.menus.new">
766 </dynamic>
767 </menu>
768 <command
769 commandId="eu.etaxonomy.taxeditor.editor.view.concept.command.open"
770 label="%command.label.43"
771 style="push">
772 </command>
773 <separator
774 name="eu.etaxonomy.taxeditor.editor.view.concept.menu.separator1"
775 visible="true">
776 </separator>
777 <command
778 commandId="org.eclipse.ui.edit.delete"
779 label="%command.label.44"
780 style="push">
781 </command>
782 </menuContribution>
783 <menuContribution
784 allPopups="false"
785 locationURI="popup:#BulkEditorContext?before=taxeditor-bulkeditor.separator1">
786 <command
787 commandId="eu.etaxonomy.taxeditor.group.cdmauthorities.edit"
788 label="%command.label.45"
789 style="push">
790 <visibleWhen>
791 <reference
792 definitionId="isGroup">
793 </reference>
794 </visibleWhen>
795 </command>
796 </menuContribution>
797 </extension>
798 <extension
799 point="org.eclipse.ui.handlers">
800 <handler
801 class="org.eclipse.ui.internal.handlers.NewEditorHandler"
802 commandId="org.eclipse.ui.window.newEditor">
803 <activeWhen>
804 <not>
805 <instanceof
806 value="eu.etaxonomy.taxeditor.editor.name.TaxonNameEditor">
807 </instanceof>
808 </not>
809 </activeWhen>
810 <enabledWhen>
811 <count
812 value="-1">
813 </count>
814 </enabledWhen>
815 </handler>
816 <handler
817 class="eu.etaxonomy.taxeditor.editor.name.handler.DeleteTaxonBaseHandler"
818 commandId="org.eclipse.ui.edit.delete">
819 <activeWhen>
820 <and>
821 <reference
822 definitionId="isTaxonBase">
823 </reference>
824 <not>
825 <reference
826 definitionId="isAcceptedTaxon">
827 </reference>
828 </not>
829 </and>
830 </activeWhen>
831 </handler>
832 <handler
833 class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DeleteHandler"
834 commandId="org.eclipse.ui.edit.delete">
835 <activeWhen>
836 <with
837 variable="activePartId">
838 <or>
839 <equals
840 value="eu.etaxonomy.taxeditor.editor.view.descriptive">
841 </equals>
842 <equals
843 value="eu.etaxonomy.taxeditor.editor.view.media">
844 </equals>
845 </or>
846 </with>
847 </activeWhen>
848 </handler>
849 <handler
850 class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.DeleteNodeHandler"
851 commandId="org.eclipse.ui.edit.delete">
852 <activeWhen>
853 <with
854 variable="activePartId">
855 <equals
856 value="eu.etaxonomy.taxeditor.editor.key">
857 </equals>
858 </with>
859 </activeWhen>
860 </handler>
861 <handler
862 class="eu.etaxonomy.taxeditor.editor.view.concept.handler.DeleteConceptRelationHandler"
863 commandId="org.eclipse.ui.edit.delete">
864 <activeWhen>
865 <with
866 variable="activePartId">
867 <equals
868 value="eu.etaxonomy.taxeditor.editor.view.concept">
869 </equals>
870 </with>
871 </activeWhen>
872 </handler>
873 <handler
874 class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DeleteHandler"
875 commandId="org.eclipse.ui.edit.delete">
876 <activeWhen>
877 <with
878 variable="activePartId">
879 <equals
880 value="eu.etaxonomy.taxeditor.editor.view.uses">
881 </equals>
882 </with>
883 </activeWhen>
884 </handler>
885 <handler
886 class="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
887 commandId="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler">
888 </handler>
889 </extension>
890 <extension
891 name="%extension.name"
892 point="org.eclipse.ui.commands">
893 <category
894 id="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
895 name="%category.name.0">
896 </category>
897 <command
898 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
899 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenParentHandler"
900 id="eu.etaxonomy.taxeditor.editor.command.openParent"
901 name="%command.name">
902 </command>
903 <command
904 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
905 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateHomotypicSynonymHandler"
906 id="eu.etaxonomy.taxeditor.editor.name.createHomotypicSynoym"
907 name="%command.name.0">
908 </command>
909 <command
910 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
911 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateHeterotypicSynonymHandler"
912 id="eu.etaxonomy.taxeditor.editor.name.createHeterotypicSynoym"
913 name="%command.name.1">
914 </command>
915 <command
916 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
917 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateSynonymInHomotypicalGroupHandler"
918 id="eu.etaxonomy.taxeditor.editor.name.createSynonymInHomotypicalGroup"
919 name="%command.name.2">
920 </command>
921 <command
922 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
923 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateMisapplicationHandler"
924 id="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
925 name="Create Misapplication">
926 </command>
927 <!--command
928 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.MoveTaxonHandler"
929 id="eu.etaxonomy.taxeditor.editor.name.moveTaxon"
930 name="Move Taxon">
931 </command-->
932 <command
933 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
934 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeToSynonymHandler"
935 id="eu.etaxonomy.taxeditor.editor.name.changeToSynonym"
936 name="%command.name.3">
937 </command>
938 <command
939 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
940 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeSynonymToAcceptedTaxonHandler"
941 id="eu.etaxonomy.taxeditor.editor.name.changeToAcceptedTaxon"
942 name="%command.name.4">
943 </command>
944 <command
945 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
946 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeToMisapplicationHandler"
947 id="eu.etaxonomy.taxeditor.editor.name.changeToMisapplication"
948 name="%command.name.5">
949 </command>
950 <command
951 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
952 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.SwapSynonymAndAcceptedHandler"
953 id="eu.etaxonomy.taxeditor.editor.name.swapSynonymAndAccepted"
954 name="%command.name.6">
955 </command>
956 <command
957 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
958 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.SetBasionymHandler"
959 id="eu.etaxonomy.taxeditor.editor.name.setBasionym"
960 name="%command.name.7">
961 </command>
962 <command
963 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
964 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.RemoveBasionymHandler"
965 id="eu.etaxonomy.taxeditor.editor.name.removeBasionym"
966 name="%command.name.8">
967 </command>
968 <!-- <command
969 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
970 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeAcceptedTaxonToSynonymHandler"
971 id="eu.etaxonomy.taxeditor.editor.name.changeAcceptedToSynonym"
972 name="Change Accepted Taxon to Synonym">
973 </command>-->
974 <command
975 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
976 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.DeleteAllEmptyNamesHandler"
977 id="eu.etaxonomy.taxeditor.editor.name.deleteAllEmptyNames"
978 name="%command.name.9">
979 </command>
980 <category
981 id="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
982 name="%category.name.1">
983 </category>
984 <command
985 categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
986 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.CreateDescriptionElementHandler"
987 id="eu.etaxonomy.taxeditor.editor.description.createDescriptionElement"
988 name="%command.name.10">
989 </command>
990 <command
991 categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
992 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.CreateDescriptionHandler"
993 id="eu.etaxonomy.taxeditor.description.commands.adddescription"
994 name="%command.name.11">
995 </command>
996 <command
997 categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
998 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionElementsHandler"
999 id="eu.etaxonomy.taxeditor.description.commands.moveDescriptionElements"
1000 name="%command.name.12">
1001 </command>
1002 <command
1003 categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
1004 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionToOtherTaxonHandler"
1005 id="eu.etaxonomy.taxeditor.editor.commands.description.moveDescriptionToTaxon"
1006 name="%command.name.13">
1007 </command>
1008 <category
1009 id="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
1010 name="%category.name.2">
1011 </category>
1012 <command
1013 categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
1014 defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseHandler"
1015 id="eu.etaxonomy.taxeditor.use.commands.adduse"
1016 name="%command.name.14">
1017 </command>
1018 <command
1019 categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
1020 defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseSummaryHandler"
1021 id="eu.etaxonomy.taxeditor.editor.use.createUseSummary"
1022 name="%command.name.15">
1023 </command>
1024 <command
1025 categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
1026 defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseRecordHandler"
1027 id="eu.etaxonomy.taxeditor.editor.use.createUseRecord"
1028 name="%command.name.16">
1029 </command>
1030 <category
1031 id="eu.etaxonomy.taxeditor.editor.media.category"
1032 name="%category.name.3">
1033 </category>
1034 <command
1035 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1036 defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.MoveImageDownInListHandler"
1037 id="taxeditor-editor.command.moveimgdown"
1038 name="%command.name.19">
1039 </command>
1040 <command
1041 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1042 defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddImageGalleryHandler"
1043 id="taxeditor-editor.command.newimagegallery"
1044 name="%command.name.20">
1045 </command>
1046 <command
1047 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1048 defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.CreateMediaHandler"
1049 id="taxeditor-editor.newimage"
1050 name="%command.name.21">
1051 </command>
1052 <command
1053 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1054 defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.MoveImageUpInListHandler"
1055 id="taxeditor-editor.command.moveimgup"
1056 name="%command.name.22">
1057 </command>
1058 <category
1059 id="eu.etaxonomy.taxeditor.editor.new.category"
1060 name="%category.name.4">
1061 </category>
1062 <command
1063 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1064 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewReferenceHandler"
1065 id="eu.etaxonomy.taxeditor.editor.command.new.reference"
1066 name="%command.name.23">
1067 </command>
1068 <command
1069 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1070 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewNameHandler"
1071 id="eu.etaxonomy.taxeditor.editor.command.new.name"
1072 name="%command.name.24">
1073 </command>
1074 <command
1075 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1076 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewTeamHandler"
1077 id="eu.etaxonomy.taxeditor.editor.command.new.team"
1078 name="%command.name.25">
1079 </command>
1080 <command
1081 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1082 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewPersonHandler"
1083 id="eu.etaxonomy.taxeditor.editor.command.new.person"
1084 name="%command.name.26">
1085 </command>
1086 <command
1087 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1088 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewSpecimenHandler"
1089 id="eu.etaxonomy.taxeditor.editor.command.new.specimen"
1090 name="%command.name.27">
1091 </command>
1092 <category
1093 id="eu.etaxonomy.taxeditor.editor.key.category"
1094 name="%category.name.5">
1095 </category>
1096 <command
1097 categoryId="eu.etaxonomy.taxeditor.editor.key.category"
1098 defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.CreateChildNodeHandler"
1099 id="eu.etaxonomy.taxeditor.key.polytomous.command.new.child"
1100 name="%command.name.28">
1101 </command>
1102 <command
1103 categoryId="eu.etaxonomy.taxeditor.editor.key.category"
1104 defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.CreateSiblingNodeHandler"
1105 id="eu.etaxonomy.taxeditor.key.polytomous.command.new.sibling"
1106 name="%command.name.29">
1107 </command>
1108 <command
1109 categoryId="eu.etaxonomy.taxeditor.editor.key.category"
1110 defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.RefreshNodeNumberingHandler"
1111 id="eu.etaxonomy.taxeditor.key.polytomous.command.refresh"
1112 name="%command.name.30">
1113 </command>
1114 <command
1115 categoryId="eu.etaxonomy.taxeditor.editor.key.category"
1116 defaultHandler="eu.etaxonomy.taxeditor.editor.key.handler.ApplyLayoutHandler"
1117 id="eu.etaxonomy.taxeditor.key.command.applyLayout"
1118 name="%command.name.31">
1119 </command>
1120 <category
1121 id="eu.etaxonomy.taxeditor.editor.view.concept.category"
1122 name="%category.name.6">
1123 </category>
1124 <command
1125 categoryId="eu.etaxonomy.taxeditor.editor.view.concept.category"
1126 defaultHandler="eu.etaxonomy.taxeditor.editor.view.concept.handler.CreateConceptRelationHandler"
1127 id="eu.etaxonomy.taxeditor.editor.name.createConceptRelation"
1128 name="%command.name.32">
1129 </command>
1130 <command
1131 categoryId="eu.etaxonomy.taxeditor.editor.view.concept.category"
1132 defaultHandler="eu.etaxonomy.taxeditor.editor.view.concept.handler.OpenRelatedConceptHandler"
1133 id="eu.etaxonomy.taxeditor.editor.view.concept.command.open"
1134 name="%command.name.33">
1135 </command>
1136 <category
1137 id="eu.etaxonomy.taxeditor.bulkeditor.group.category"
1138 name="%category.name.7">
1139 </category>
1140 <command
1141 categoryId="eu.etaxonomy.taxeditor.bulkeditor.group.category"
1142 defaultHandler="eu.etaxonomy.taxeditor.editor.group.authority.handler.EditCdmAuthoritiesHandler"
1143 id="eu.etaxonomy.taxeditor.group.cdmauthorities.edit"
1144 name="%command.name.34">
1145 </command>
1146 <command
1147 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenDerivateViewHandler"
1148 id="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
1149 name="%command.name.35">
1150 </command>
1151 <command
1152 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
1153 id="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistViewHandler"
1154 name="Open Checklist Editor">
1155 </command>
1156 <command
1157 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1158 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
1159 id="eu.etaxonomy.taxeditor.editor.command.new.datasource"
1160 name="New Datasource">
1161 </command>
1162 <command
1163 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenAlignmentEditor"
1164 id="eu.etaxonomy.taxeditor.editor.handler.OpenAlignmentEditor"
1165 name="Open Alignment Editor">
1166 </command>
1167
1168 </extension>
1169 <extension
1170 point="org.eclipse.core.expressions.definitions">
1171 <definition
1172 id="nameEditorActive">
1173 <with
1174 variable="activeEditorId">
1175 <equals
1176 value="eu.etaxonomy.taxeditor.editor.multipagetaxonview">
1177 </equals>
1178 </with>
1179 </definition>
1180 <definition
1181 id="isAcceptedTaxon">
1182 <with
1183 variable="selection">
1184 <test
1185 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isAcceptedTaxon">
1186 </test>
1187 </with>
1188 </definition>
1189 <definition
1190 id="isSynonym">
1191 <with
1192 variable="selection">
1193 <test
1194 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isSynonym">
1195 </test>
1196 </with>
1197 </definition>
1198 <definition
1199 id="isMisapplication">
1200 <with
1201 variable="selection">
1202 <test
1203 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isMisapplication">
1204 </test>
1205 </with>
1206 </definition>
1207 <definition
1208 id="isTaxonBase">
1209 <with
1210 variable="selection">
1211 <test
1212 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isTaxonBase">
1213 </test>
1214 </with>
1215 </definition>
1216 <definition
1217 id="hasEmptyNames">
1218 <with
1219 variable="selection">
1220 <test
1221 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.hasEmptyNames">
1222 </test>
1223 </with>
1224 </definition>
1225 <definition
1226 id="isDeletable">
1227 <with
1228 variable="selection">
1229 <test
1230 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isDeletable">
1231 </test>
1232 </with>
1233 </definition>
1234 <definition
1235 id="isMedia">
1236 <with
1237 variable="selection">
1238 <test
1239 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isMedia">
1240 </test>
1241 </with>
1242 </definition>
1243 <definition
1244 id="isDescription">
1245 <with
1246 variable="selection">
1247 <test
1248 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isDescription">
1249 </test>
1250 </with>
1251 </definition>
1252 <definition
1253 id="isDescriptionElement">
1254 <with
1255 variable="selection">
1256 <test
1257 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isDescriptionElement">
1258 </test>
1259 </with>
1260 </definition>
1261 <definition
1262 id="isFeatureNodeContainer">
1263 <with
1264 variable="selection">
1265 <test
1266 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isFeatureNodeContainer">
1267 </test>
1268 </with>
1269 </definition>
1270 <definition
1271 id="isImageGallery">
1272 <with
1273 variable="selection">
1274 <test
1275 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isImageGallery">
1276 </test>
1277 </with>
1278 </definition>
1279 <definition
1280 id="isAcceptedAndHasNoHomotypicSynonyms">
1281 <with
1282 variable="selection">
1283 <test
1284 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isAcceptedAndHasNoHomotypicSynonyms">
1285 </test>
1286 </with>
1287 </definition>
1288 <definition
1289 id="isGroup">
1290 <with
1291 variable="activeEditor">
1292 <test
1293 property="taxeditor-bulkeditor.propertyTester.isGroup">
1294 </test>
1295 </with>
1296 </definition>
1297 </extension>
1298 <extension
1299 point="org.eclipse.core.expressions.propertyTesters">
1300 <propertyTester
1301 class="eu.etaxonomy.taxeditor.editor.name.handler.NameEditorMenuPropertyTester"
1302 id="eu.etaxonomy.taxeditor.editor.name.propertyTester"
1303 namespace="eu.etaxonomy.taxeditor.editor.name.propertyTester"
1304 properties="isAcceptedTaxon,isSynonym,isMisapplication,isTaxonBase,hasEmptyNames,isAcceptedAndHasNoHomotypicSynonyms"
1305 type="org.eclipse.jface.viewers.IStructuredSelection">
1306 </propertyTester>
1307 <propertyTester
1308 class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DescriptionsMenuPropertyTester"
1309 id="eu.etaxonomy.taxeditor.descriptions.PropertyTester"
1310 namespace="eu.etaxonomy.taxeditor.descriptions.propertyTester"
1311 properties="isMedia,isDescription,isDescriptionElement,isDeletable,isFeatureNodeContainer,isImageGallery"
1312 type="org.eclipse.jface.viewers.TreeSelection">
1313 </propertyTester>
1314 <propertyTester
1315 class="eu.etaxonomy.taxeditor.bulkeditor.command.BulkEditorPropertyTester"
1316 id="taxeditor-bulkeditor.PropertyTester"
1317 namespace="taxeditor-bulkeditor.propertyTester"
1318 properties="isGroup"
1319 type="eu.etaxonomy.taxeditor.bulkeditor.BulkEditor">
1320 </propertyTester>
1321 </extension>
1322 <extension
1323 point="org.eclipse.ui.bindings">
1324 <scheme
1325 description="%scheme.description"
1326 id="eu.etaxonomy.taxeditor.bindings.scheme.default"
1327 name="%scheme.name">
1328 </scheme>
1329 </extension>
1330 <extension
1331 point="org.eclipse.ui.importWizards">
1332 <wizard
1333 category="eu.etaxonomy.taxeditor.import.category.cdm"
1334 class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
1335 id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
1336 name="Specimen Search/Import">
1337 <description>
1338 Queries data provider for specimens with specified parameters.
1339 Note: Query results are currently limited to 100.
1340 </description>
1341 </wizard>
1342 </extension>
1343 </plugin>