5e8dbe3a6469f1443d41c36e9da49f8432fcec9f
[taxeditor.git] / eu.etaxonomy.taxeditor.store / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.2"?>
3 <plugin>
4 <extension
5 point="org.eclipse.ui.preferencePages">
6 <page
7 class="eu.etaxonomy.taxeditor.preference.TaxonomicEditorGeneralPreferences"
8 id="eu.etaxonomy.taxeditor.preferences.general"
9 name="Taxonomic Editor">
10 </page>
11 <page
12 category="eu.etaxonomy.taxeditor.preferences.general"
13 class="eu.etaxonomy.taxeditor.preference.DescriptionPreferences"
14 id="eu.etaxonomy.taxeditor.preferences.description"
15 name="Description">
16 </page>
17 <page
18 category="eu.etaxonomy.taxeditor.preferences.description"
19 class="eu.etaxonomy.taxeditor.preference.menu.FeatureMenuPreferences"
20 id="eu.etaxonomy.taxeditor.preferences.feature"
21 name="Features">
22 </page>
23 <page
24 category="eu.etaxonomy.taxeditor.preferences.description"
25 class="eu.etaxonomy.taxeditor.preference.menu.PresenceAbsenceMenuPreferences"
26 id="eu.etaxonomy.taxeditor.preferences.distributionStatus"
27 name="Distribution Status">
28 </page>
29 <page
30 category="eu.etaxonomy.taxeditor.preferences.general"
31 class="eu.etaxonomy.taxeditor.preference.TaxonomicPreferences"
32 id="eu.etaxonomy.taxeditor.preferences.taxonomic"
33 name="Taxonomic">
34 </page>
35 <page
36 category="eu.etaxonomy.taxeditor.preferences.taxonomic"
37 class="eu.etaxonomy.taxeditor.preference.NomenclaturalCodePreferences"
38 id="eu.etaxonomy.taxeditor.preferences.nomenclatural"
39 name="Nomenclatural Code">
40 </page>
41 <!--page
42 class="eu.etaxonomy.taxeditor.store.preference.CdmPreferences"
43 id="eu.etaxonomy.taxeditor.preferences.cdm"
44 name="CDM Datastore">
45 </page>
46 <page
47 category="eu.etaxonomy.taxeditor.preferences.cdm"
48 class="eu.etaxonomy.taxeditor.store.preference.InitializeDbPreferences"
49 id="eu.etaxonomy.taxeditor.preferences.initdb"
50 name="Initialize Datastore">
51 </page-->
52 <page
53 category="eu.etaxonomy.taxeditor.preferences.taxonomic"
54 class="eu.etaxonomy.taxeditor.preference.menu.RankMenuPreferences"
55 id="eu.etaxonomy.taxeditor.preferences.ranks"
56 name="Ranks">
57 </page>
58 <page
59 category="eu.etaxonomy.taxeditor.preferences.taxonomic"
60 class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalStatusTypeMenuPreferences"
61 id="eu.etaxonomy.taxeditor.preferences.nomenclaturalStatusType"
62 name="Nomenclatural Status Type">
63 </page>
64 <page
65 category="eu.etaxonomy.taxeditor.preferences.taxonomic"
66 class="eu.etaxonomy.taxeditor.preference.menu.NameRelationshipTypeMenuPreferences"
67 id="eu.etaxonomy.taxeditor.preferences.nameRelationshipType"
68 name="Name Relationship Type">
69 </page>
70 <page
71 category="eu.etaxonomy.taxeditor.preferences.taxonomic"
72 class="eu.etaxonomy.taxeditor.preference.menu.TaxonRelationshipTypeMenuPreferences"
73 id="taxeditor-store.page1"
74 name="Taxon Relationship Type">
75 </page>
76 <page
77 category="eu.etaxonomy.taxeditor.preferences.taxonomic"
78 class="eu.etaxonomy.taxeditor.preference.menu.SpecimenTypeDesignationStatusMenuPreferences"
79 id="eu.etaxonomy.taxeditor.preferences.specimenTypeDesignationStatus"
80 name="Specimen Type Designation Status">
81 </page>
82 <page
83 category="eu.etaxonomy.taxeditor.preferences.language"
84 class="eu.etaxonomy.taxeditor.preference.menu.LanguageMenuPreferences"
85 id="eu.etaxonomy.taxeditor.preferences.languages"
86 name="Available Languages">
87 </page>
88 <page
89 category="eu.etaxonomy.taxeditor.preferences.general"
90 class="eu.etaxonomy.taxeditor.preference.menu.MarkerTypeMenuPreferences"
91 id="eu.etaxonomy.taxeditor.preferences.markerTypes"
92 name="Marker Types">
93 </page>
94 <page
95 category="eu.etaxonomy.taxeditor.preferences.general"
96 class="eu.etaxonomy.taxeditor.preference.menu.ExtensionTypeMenuPreferences"
97 id="eu.etaxonomy.taxeditor.preferences.extensionTypes"
98 name="Extension Types">
99 </page>
100 <page
101 category="eu.etaxonomy.taxeditor.preferences.taxonomic"
102 class="eu.etaxonomy.taxeditor.preference.menu.NameTypeDesignationStatusMenuPreferences"
103 id="eu.etaxonomy.taxeditor.preferences.nameTypeDesignationStatus"
104 name="Name Type Designation Status">
105 </page>
106 <page
107 category="eu.etaxonomy.taxeditor.preferences.description"
108 class="eu.etaxonomy.taxeditor.preference.menu.NamedAreaTypeMenuPreferences"
109 id="eu.etaxonomy.taxeditor.preferences.namedAreaType"
110 name="Named Area Type">
111 </page>
112 <page
113 category="eu.etaxonomy.taxeditor.preferences.general"
114 class="eu.etaxonomy.taxeditor.preference.MatchingPreferences"
115 id="eu.etaxonomy.taxeditor.preferences.matching"
116 name="Matching (Experimental)">
117 </page>
118 <page
119 category="eu.etaxonomy.taxeditor.preferences.matching"
120 class="eu.etaxonomy.taxeditor.preference.matching.NonViralNameMatchingPreference"
121 id="eu.etaxonomy.taxeditor.preferences.matching.nonViralName"
122 name="NonViralName Matching Strategy">
123 </page>
124 <page
125 category="eu.etaxonomy.taxeditor.preferences.matching"
126 class="eu.etaxonomy.taxeditor.preference.matching.ReferenceMatchingPreference"
127 id="eu.etaxonomy.taxeditor.preferences.matching"
128 name="Reference Matching Strategy">
129 </page>
130 <page
131 category="eu.etaxonomy.taxeditor.preferences.matching"
132 class="eu.etaxonomy.taxeditor.preference.matching.TeamOrPersonMatchingPreference"
133 id="eu.etaxonomy.taxeditor.preferences.matching"
134 name="Team or Person Matching Strategy">
135 </page>
136 <page
137 category="eu.etaxonomy.taxeditor.preferences.description"
138 class="eu.etaxonomy.taxeditor.preference.menu.StageMenuPreferences"
139 id="eu.etaxonomy.taxeditor.preferences.stage"
140 name="Stage">
141 </page>
142 <page
143 category="eu.etaxonomy.taxeditor.preferences.description"
144 class="eu.etaxonomy.taxeditor.preference.menu.PreservationMethodMenuPreferences"
145 id="eu.etaxonomy.taxeditor.preferences.preservationMethod"
146 name="Preservation Method">
147 </page>
148 <page
149 category="eu.etaxonomy.taxeditor.preferences.feature"
150 class="eu.etaxonomy.taxeditor.preference.FeatureTreePreferences"
151 id="eu.etaxonomy.taxeditor.preferences.featureTree"
152 name="Feature Tree">
153 </page>
154 <page
155 category="eu.etaxonomy.taxeditor.preferences.feature"
156 class="eu.etaxonomy.taxeditor.preference.DefaultFeatureTreePreferenecs"
157 id="eu.etaxonomy.taxeditor.preferences.defaultFeatureTreePreferenecs"
158 name="Default Feature Trees">
159 </page>
160 <page
161 category="eu.etaxonomy.taxeditor.preferences.general"
162 class="eu.etaxonomy.taxeditor.preference.LanguagePreferencePage"
163 id="eu.etaxonomy.taxeditor.preferences.language"
164 name="Language">
165 </page>
166 <page
167 category="eu.etaxonomy.taxeditor.preferences.general"
168 class="eu.etaxonomy.taxeditor.preference.MobotOpenUrlPreferences"
169 id="eu.etaxonomy.taxeditor.preferences.mobotOpenUrl"
170 name="Mobot Open Url">
171 </page>
172 <page
173 category="eu.etaxonomy.taxeditor.preferences.general"
174 class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
175 id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
176 name="Type Designations">
177 </page>
178 </extension>
179 <extension
180 point="org.eclipse.ui.views">
181 <view
182 class="eu.etaxonomy.taxeditor.view.datasource.CdmDataSourceViewPart"
183 icon="icons/system-file-manager.png"
184 id="eu.etaxonomy.taxeditor.view.datasource"
185 name="Datasource"
186 restorable="true">
187 </view>
188 <view
189 name="Progress View"
190 category="org.eclipse.ui"
191 class="org.eclipse.ui.ExtensionFactory:progressView"
192 id="org.eclipse.ui.views.ProgressView">
193 </view>
194 <view
195 name="Message View"
196 icon="icons/console.gif"
197 category="org.eclipse.ui"
198 class="org.eclipse.ui.ExtensionFactory:logView"
199 id="org.eclipse.ui.views.LogView">
200 </view>
201 <view
202 class="eu.etaxonomy.taxeditor.view.reporting.ReportingViewPart"
203 id="eu.etaxonomy.taxeditor.reporting.viewPart"
204 name="Reporting"
205 restorable="true">
206 </view>
207 <view
208 allowMultiple="false"
209 class="eu.etaxonomy.taxeditor.view.supplementaldata.SupplementalDataViewPart"
210 icon="icons/applications-office.png"
211 id="eu.etaxonomy.taxeditor.view.supplementalData"
212 name="Supplemental Data"
213 restorable="true">
214 </view>
215 <view
216 allowMultiple="false"
217 class="eu.etaxonomy.taxeditor.view.detail.DetailsViewPart"
218 icon="icons/accessories-text-editor.png"
219 id="eu.etaxonomy.taxeditor.view.detail"
220 name="Details"
221 restorable="true">
222 </view>
223 <view
224 class="eu.etaxonomy.taxeditor.view.userecords.UseRecordsViewPart"
225 icon="icons/leaf_detail.png"
226 id="eu.etaxonomy.taxeditor.view.userecords"
227 name="Use Records"
228 restorable="true">
229 </view>
230 </extension>
231 <extension
232 point="org.eclipse.ui.editors">
233 <editor
234 class="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermEditor"
235 default="false"
236 id="eu.etaxonomy.taxeditor.editor.definedTerm"
237 name="Defined Term Editor">
238 </editor>
239 </extension>
240 <extension
241 point="org.eclipse.ui.menus">
242 <menuContribution
243 locationURI="menu:org.eclipse.ui.main.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last">
244 <menu
245 id="eu.etaxonomy.taxeditor.menu.showView"
246 label="Show View">
247 <separator
248 name="eu.etaxonomy.taxeditor.store.showViewMenu.details"
249 visible="true">
250 </separator>
251 <command
252 commandId="org.eclipse.ui.views.showView"
253 label="Details"
254 style="push">
255 <parameter
256 name="org.eclipse.ui.views.showView.viewId"
257 value="eu.etaxonomy.taxeditor.view.detail">
258 </parameter>
259 </command>
260 <command
261 commandId="org.eclipse.ui.views.showView"
262 label="Supplemental"
263 style="push">
264 <parameter
265 name="org.eclipse.ui.views.showView.viewId"
266 value="eu.etaxonomy.taxeditor.view.supplementalData">
267 </parameter>
268 </command>
269 <separator
270 name="eu.etaxonomy.taxeditor.store.showViewMenu.internal"
271 visible="true">
272 </separator>
273 <command
274 commandId="org.eclipse.ui.views.showView"
275 label="Datasource"
276 style="push">
277 <parameter
278 name="org.eclipse.ui.views.showView.viewId"
279 value="eu.etaxonomy.taxeditor.view.datasource">
280 </parameter>
281 </command>
282 <command
283 commandId="org.eclipse.ui.views.showView"
284 label="Messages"
285 style="push">
286 <parameter
287 name="org.eclipse.ui.views.showView.viewId"
288 value="org.eclipse.pde.runtime.LogView">
289 </parameter>
290 </command>
291 <command
292 commandId="org.eclipse.ui.views.showView"
293 label="Reporting"
294 style="push">
295 <parameter
296 name="org.eclipse.ui.views.showView.viewId"
297 value="eu.etaxonomy.taxeditor.reporting.viewPart">
298 </parameter>
299 <visibleWhen
300 checkEnabled="true">
301 <reference
302 definitionId="isShowExperimentalFeatures">
303 </reference>
304 </visibleWhen>
305 </command>
306 </menu>
307 <menu
308 id="eu.etaxonomy.taxeditor.store.definedTermEditorMenu"
309 label="Term Editor">
310 <command
311 commandId="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
312 label="Named Area"
313 style="push">
314 <parameter
315 name="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.parameter"
316 value="eu.etaxonomy.cdm.model.location.NamedArea">
317 </parameter>
318 </command>
319 <command
320 commandId="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
321 label="Named Area Level"
322 style="push">
323 <parameter
324 name="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.parameter"
325 value="eu.etaxonomy.cdm.model.location.NamedAreaLevel">
326 </parameter>
327 </command>
328 <separator
329 name="eu.etaxonomy.taxeditor.store.definedTermEditorMenu.separator2"
330 visible="true">
331 </separator>
332 <command
333 commandId="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
334 label="Extension Type"
335 style="push">
336 <parameter
337 name="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.parameter"
338 value="eu.etaxonomy.cdm.model.common.ExtensionType">
339 </parameter>
340 </command>
341 <command
342 commandId="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
343 label="Marker Type"
344 style="push">
345 <parameter
346 name="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.parameter"
347 value="eu.etaxonomy.cdm.model.description.Feature">
348 </parameter>
349 </command>
350 <separator
351 name="eu.etaxonomy.taxeditor.store.definedTermEditorMenu.separator3"
352 visible="true">
353 </separator>
354 <command
355 commandId="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
356 label="Feature"
357 style="push">
358 <parameter
359 name="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.parameter"
360 value="eu.etaxonomy.cdm.model.description.Feature">
361 </parameter>
362 </command>
363 </menu>
364 </menuContribution>
365 <menuContribution
366 locationURI="menu:org.eclipse.ui.main.menu.file?after=eu.etaxonomy.taxeditor.application.filemenu.io">
367 <command
368 commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
369 label="Login"
370 style="push">
371 </command>
372 <separator
373 name="eu.etaxonomy.taxeditor.application.filemenu.login"
374 visible="true">
375 </separator>
376 </menuContribution>
377 <menuContribution
378 locationURI="popup:eu.etaxonomy.taxeditor.view.datasource">
379 <command
380 commandId="eu.etaxonomy.taxeditor.store.datasource.change"
381 label="Connect"
382 style="push">
383 </command>
384 <command
385 commandId="eu.etaxonomy.taxeditor.store.datasource.create"
386 label="New"
387 style="push">
388 </command>
389 <command
390 commandId="eu.etaxonomy.taxeditor.store.datasource.edit"
391 label="Edit"
392 style="push">
393 </command>
394 <separator
395 name="eu.etaxonomy.taxeditor.store.datasource.separator"
396 visible="true">
397 </separator>
398 <command
399 commandId="org.eclipse.ui.edit.delete"
400 label="Delete"
401 style="push">
402 </command>
403 <separator
404 name="eu.etaxonomy.taxeditor.store.datasource.separator2"
405 visible="true">
406 </separator>
407 <command
408 commandId="eu.etaxonomy.taxeditor.store.datasource.close"
409 label="Close Active Connection"
410 style="push">
411 </command>
412 <command
413 commandId="eu.etaxonomy.taxeditor.store.datasource.update"
414 label="Update"
415 style="push">
416 <visibleWhen
417 checkEnabled="true">
418 <not>
419 <reference
420 definitionId="isCompatible">
421 </reference>
422 </not>
423 </visibleWhen>
424 </command>
425 </menuContribution>
426 <menuContribution
427 locationURI="toolbar:org.eclipse.ui.trim.status">
428 <toolbar
429 id="eu.etaxonomy.taxeditor.store.authentication.trim.toolbar">
430 <control
431 class="eu.etaxonomy.taxeditor.ui.bar.AuthenticatedUserBar">
432 </control>
433 </toolbar>
434 </menuContribution>
435 <menuContribution
436 locationURI="popup:eu.etaxonomy.taxeditor.editor.definedTerm">
437 <menu
438 label="New">
439 <command
440 commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
441 label="Vocabulary"
442 style="push">
443 </command>
444 <command
445 commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
446 label="Defined Term"
447 style="push">
448 <visibleWhen
449 checkEnabled="true">
450 <reference
451 definitionId="isModifiable">
452 </reference>
453 </visibleWhen>
454 </command>
455 </menu>
456 <command
457 commandId="org.eclipse.ui.edit.delete"
458 label="Delete"
459 style="push">
460 <visibleWhen
461 checkEnabled="true">
462 <reference
463 definitionId="isModifiable">
464 </reference>
465 </visibleWhen>
466 </command>
467 </menuContribution>
468 </extension>
469 <extension
470 name="Window Menu Commands"
471 point="org.eclipse.ui.commands">
472 <command
473 defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.OpenDefinedTermEditorHandler"
474 id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
475 name="Open Defined Term Editor">
476 <commandParameter
477 id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.parameter"
478 name="inputType"
479 optional="true">
480 </commandParameter>
481 </command>
482 </extension>
483 <extension
484 name="File Menu Commands"
485 point="org.eclipse.ui.commands">
486 <command
487 defaultHandler="eu.etaxonomy.taxeditor.handler.ShowLoginWindowHandler"
488 id="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
489 name="Show Login Window">
490 </command>
491 </extension>
492 <extension
493 point="org.eclipse.ui.handlers">
494 <handler
495 class="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
496 commandId="org.eclipse.ui.edit.delete">
497 <activeWhen>
498 <with
499 variable="activePartId">
500 <equals
501 value="eu.etaxonomy.taxeditor.view.datasource">
502 </equals>
503 </with>
504 </activeWhen>
505 </handler>
506 <handler
507 class="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
508 commandId="org.eclipse.ui.edit.delete">
509 <activeWhen>
510 <with
511 variable="activePartId">
512 <equals
513 value="eu.etaxonomy.taxeditor.editor.definedTerm">
514 </equals>
515 </with>
516 </activeWhen>
517 </handler>
518 </extension>
519 <extension
520 name="Popup Menu Commands"
521 point="org.eclipse.ui.commands">
522 <command
523 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
524 id="eu.etaxonomy.taxeditor.store.datasource.change"
525 name="Connect Datasource">
526 </command>
527 <command
528 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.EditDataSourceHandler"
529 id="eu.etaxonomy.taxeditor.store.datasource.edit"
530 name="Edit Datasource">
531 </command>
532 <command
533 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
534 id="eu.etaxonomy.taxeditor.store.datasource.create"
535 name="Create Datasource">
536 </command>
537 <command
538 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CloseConnectionHandler"
539 id="eu.etaxonomy.taxeditor.store.datasource.close"
540 name="Close Active Connection">
541 </command>
542 <command
543 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.UpdateDataSourceHandler"
544 id="eu.etaxonomy.taxeditor.store.datasource.update"
545 name="Update Datasource">
546 </command>
547 </extension>
548 <extension
549 point="org.eclipse.ui.commands">
550 <command
551 defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateDefinedTermHandler"
552 id="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
553 name="New Defined Term">
554 </command>
555 <command
556 defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateTermVocabularyHandler"
557 id="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
558 name="New Term Vocabulary">
559 </command>
560 </extension>
561 <extension
562 point="org.eclipse.ui.importWizards">
563 <category
564 id="eu.etaxonomy.taxeditor.import.category.cdm"
565 name="CDM">
566 </category>
567 <wizard
568 category="eu.etaxonomy.taxeditor.import.category.cdm"
569 class="eu.etaxonomy.taxeditor.io.wizard.TcsImportWizard"
570 id="eu.etaxonomy.taxeditor.io.import.tcs"
571 name="TCS">
572 </wizard>
573 <wizard
574 category="eu.etaxonomy.taxeditor.import.category.cdm"
575 class="eu.etaxonomy.taxeditor.io.wizard.JaxbImportWizard"
576 id="eu.etaxonomy.taxeditor.io.import.jaxb"
577 name="JAXB">
578 </wizard>
579 <wizard
580 category="eu.etaxonomy.taxeditor.import.category.cdm"
581 class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelImportWizard"
582 id="eu.etaxonomy.taxeditor.io.import.berlinModel"
583 name="Berlin Model">
584 </wizard>
585 <wizard
586 category="eu.etaxonomy.taxeditor.import.category.cdm"
587 class="eu.etaxonomy.taxeditor.io.wizard.EndnoteImportWizard"
588 id="eu.etaxonomy.taxeditor.io.import.endnote"
589 name="Endnote">
590 </wizard>
591 <wizard
592 category="eu.etaxonomy.taxeditor.import.category.cdm"
593 class="eu.etaxonomy.taxeditor.io.wizard.ExcelNormalExplicitTaxaImportWizard"
594 id="eu.etaxonomy.taxeditor.io.import.excel.taxa"
595 name="Excel Normal Explicit Taxa">
596 </wizard>
597 <wizard
598 category="eu.etaxonomy.taxeditor.import.category.cdm"
599 class="eu.etaxonomy.taxeditor.io.wizard.AbcdImportWizard"
600 id="eu.etaxonomy.taxeditor.io.import.abcd"
601 name="ABCD">
602 </wizard>
603 <wizard
604 category="eu.etaxonomy.taxeditor.import.category.cdm"
605 class="eu.etaxonomy.taxeditor.io.wizard.SddImportWizard"
606 id="eu.etaxonomy.taxeditor.io.import.sdd"
607 name="SDD">
608 </wizard>
609 <wizard
610 category="eu.etaxonomy.taxeditor.import.category.cdm"
611 class="eu.etaxonomy.taxeditor.io.wizard.SpecimenCdmExcelImportWizard"
612 id="eu.etaxonomy.taxeditor.io.import.specimenCdmExcel"
613 name="Specimen CDM Excel">
614 </wizard>
615 </extension>
616 <extension
617 point="org.eclipse.ui.exportWizards">
618 <category
619 id="eu.etaxonomy.taxeditor.export.category.cdm"
620 name="CDM">
621 </category>
622 <wizard
623 category="eu.etaxonomy.taxeditor.export.category.cdm"
624 class="eu.etaxonomy.taxeditor.io.wizard.JaxbExportWizard"
625 id="eu.etaxonomy.taxeditor.io.export.jaxb"
626 name="JAXB">
627 </wizard>
628 <wizard
629 category="eu.etaxonomy.taxeditor.export.category.cdm"
630 class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelExportWizard"
631 id="eu.etaxonomy.taxeditor.io.export.berlinModel"
632 name="Berlin Model">
633 </wizard>
634 <category
635 id="eu.etaxonomy.taxeditor.export.category.excel"
636 name="Excel">
637 </category>
638 <wizard
639 category="eu.etaxonomy.taxeditor.export.category.cdm"
640 class="eu.etaxonomy.taxeditor.io.wizard.SddExportWizard"
641 id="eu.etaxonomy.taxeditor.io.export.sdd"
642 name="SDD">
643 </wizard>
644 <wizard
645 category="eu.etaxonomy.taxeditor.export.category.cdm"
646 class="eu.etaxonomy.taxeditor.io.wizard.DarwinCoreArchiveExportWizard"
647 id="eu.etaxonomy.taxeditor.io.export.dwca"
648 name="DwC-A">
649 </wizard>
650 </extension>
651 <extension
652 point="org.eclipse.ui.newWizards">
653 <wizard
654 category="eu.etaxonomy.taxeditor.new.category.cdm"
655 class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
656 hasPages="true"
657 id="eu.etaxonomy.taxeditor.new.reference"
658 name="Reference">
659 </wizard>
660 <wizard
661 category="eu.etaxonomy.taxeditor.new.category.cdm"
662 class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
663 hasPages="true"
664 id="eu.etaxonomy.taxeditor.new.nonViralName"
665 name="Name">
666 </wizard>
667 <wizard
668 category="eu.etaxonomy.taxeditor.new.category.cdm"
669 class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
670 hasPages="true"
671 id="eu.etaxonomy.taxeditor.new.team"
672 name="Team">
673 </wizard>
674 <wizard
675 category="eu.etaxonomy.taxeditor.new.category.cdm"
676 class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
677 hasPages="true"
678 id="eu.etaxonomy.taxeditor.new.person"
679 name="Person">
680 </wizard>
681 <wizard
682 category="eu.etaxonomy.taxeditor.new.category.cdm"
683 class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
684 hasPages="true"
685 id="eu.etaxonomy.taxeditor.new.specimen"
686 name="Specimen">
687 </wizard>
688 <wizard
689 category="eu.etaxonomy.taxeditor.new.category.cdm"
690 class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
691 hasPages="true"
692 id="eu.etaxonomy.taxeditor.new.key.polytomous"
693 name="Polytomous Key">
694 </wizard>
695 <category
696 id="eu.etaxonomy.taxeditor.new.category.cdm"
697 name="CDM">
698 </category>
699 <wizard
700 category="eu.etaxonomy.taxeditor.new.category.cdm"
701 class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
702 hasPages="true"
703 id="eu.etaxonomy.taxeditor.new.taxonNode"
704 name="Taxon">
705 </wizard>
706 <wizard
707 category="eu.etaxonomy.taxeditor.new.category.cdm"
708 class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
709 hasPages="true"
710 icon="icons/tree_icon_small.jpg"
711 id="eu.etaxonomy.taxeditor.new.classification"
712 name="Classification">
713 </wizard>
714 </extension>
715 <extension
716 point="org.eclipse.ui.themes">
717 <themeElementCategory
718 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
719 label="Taxonomic Editor">
720 <description>
721 Color and font definitions for the EDIT Taxonomic Editor
722 </description>
723 </themeElementCategory>
724 <colorDefinition
725 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
726 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackground"
727 label="List Background"
728 value="150,150,150">
729 </colorDefinition>
730 <colorDefinition
731 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
732 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDefault"
733 label="Global Text Color"
734 value="0,0,0">
735 </colorDefinition>
736 <colorDefinition
737 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
738 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeBackground"
739 label="Global Color Composite Background"
740 value="255,255,255">
741 </colorDefinition>
742 <colorDefinition
743 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
744 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeIrrelevant"
745 label="Global Color Composite Irrelevant"
746 value="241,139,18">
747 </colorDefinition>
748 <colorDefinition
749 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
750 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDisabled"
751 label="Global Text Color Disabled"
752 value="150,150,150">
753 </colorDefinition>
754 <colorDefinition
755 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
756 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textBackgroundDisabled"
757 label="Global Background Color Disabled"
758 value="230,230,230">
759 </colorDefinition>
760 <themeElementCategory
761 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
762 label="Details View"
763 parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
764 <description>
765 Colors and fonts for the details view
766 </description>
767 </themeElementCategory>
768 <colorDefinition
769 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
770 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundOdd"
771 label="Entity Element List Background Odd"
772 value="230,230,230">
773 </colorDefinition>
774 <colorDefinition
775 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
776 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundEven"
777 label="Entity Element List Background Even"
778 value="255,255,255">
779 </colorDefinition>
780 <themeElementCategory
781 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
782 label="Name Editor"
783 parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
784 <description>
785 Colors and fonts for the name editor
786 </description>
787 </themeElementCategory>
788 <colorDefinition
789 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
790 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerBackground"
791 label="Container Background"
792 value="220, 220, 220">
793 </colorDefinition>
794 <colorDefinition
795 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
796 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelectedFocus"
797 label="Container Selected Focus"
798 value="232,242,254">
799 </colorDefinition>
800 <colorDefinition
801 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
802 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelected"
803 label="Container Selected"
804 value="210, 210, 210">
805 </colorDefinition>
806 <colorDefinition
807 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
808 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerDragEnter"
809 label="Container Drag Enter"
810 value="185,255,133">
811 </colorDefinition>
812 <fontDefinition
813 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
814 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
815 label="Accepted Taxon Font"
816 value="Georgia-regular-12">
817 </fontDefinition>
818 <fontDefinition
819 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
820 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
821 label="Synonym Font"
822 value="Georgia-regular-10">
823 </fontDefinition>
824 <fontDefinition
825 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
826 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
827 label="Misapplication Font"
828 value="Georgia-regular-10">
829 </fontDefinition>
830 <fontDefinition
831 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
832 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.concept"
833 label="Concept Font"
834 value="Georgia-regular-10">
835 </fontDefinition>
836 <fontDefinition
837 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
838 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.default"
839 label="Default Font"
840 value="Georgia-regular-10">
841 </fontDefinition>
842 <themeElementCategory
843 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
844 label="Search View"
845 parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
846 <description>
847 Colors and fonts for the search view
848 </description>
849 </themeElementCategory>
850 <colorDefinition
851 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
852 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.foreground"
853 label="Search View Foreground"
854 value="192, 192, 192">
855 </colorDefinition>
856 <colorDefinition
857 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
858 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.focus"
859 label="Search View Focus"
860 value="0, 0, 0">
861 </colorDefinition>
862 <fontDefinition
863 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
864 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
865 isEditable="true"
866 label="Accepted font"
867 value="Arial-regular-10">
868 <description>
869 The font that is used for accepted taxa in the search result list.
870 </description>
871 </fontDefinition>
872 <fontDefinition
873 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
874 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
875 isEditable="true"
876 label="Synonym font"
877 value="Arial-italic-10">
878 <description>
879 The font that is used for synonyms in the search result list.
880 </description>
881 </fontDefinition>
882 <fontDefinition
883 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
884 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
885 isEditable="true"
886 label="Other font"
887 value="Lucida Grande-regular-11">
888 <description>
889 The font used by default in the search result list.
890 </description>
891 </fontDefinition>
892 <colorDefinition
893 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
894 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.parseError"
895 label="Parse Error"
896 value="255,0,0">
897 </colorDefinition>
898 <colorDefinition
899 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
900 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.disabledEditor"
901 label="Disabled Name Editor Field"
902 value="105,114,124">
903 </colorDefinition>
904 </extension>
905 <extension
906 point="org.eclipse.core.expressions.propertyTesters">
907 <propertyTester
908 class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
909 id="eu.etaxonomy.taxeditor.datasource.propertyTester"
910 namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
911 properties="isCompatible"
912 type="org.eclipse.jface.viewers.IStructuredSelection">
913 </propertyTester>
914 <propertyTester
915 class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
916 id="eu.etaxonomy.taxeditor.preferences.propertyTester"
917 namespace="eu.etaxonomy.taxeditor.preferences.propertyTester"
918 properties="isShowExperimentalFeatures"
919 type="org.eclipse.jface.viewers.IStructuredSelection">
920 </propertyTester>
921 <propertyTester
922 class="eu.etaxonomy.taxeditor.editor.definedterm.TermBasePropertyTester"
923 id="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
924 namespace="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
925 properties="isModifiable"
926 type="org.eclipse.jface.viewers.IStructuredSelection">
927 </propertyTester>
928 </extension>
929 <extension
930 point="org.eclipse.core.expressions.definitions">
931 <definition
932 id="isCompatible">
933 <with
934 variable="activeMenuSelection">
935 <test
936 property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
937 </test>
938 </with>
939 </definition>
940 <definition
941 id="isShowExperimentalFeatures">
942 <with
943 variable="activeMenuSelection">
944 <test
945 property="eu.etaxonomy.taxeditor.preferences.propertyTester.isShowExperimentalFeatures">
946 </test>
947 </with>
948 </definition>
949 <definition
950 id="isModifiable">
951 <with
952 variable="activeMenuSelection">
953 <test
954 property="eu.etaxonomy.taxeditor.store.termEditor.propertyTester.isModifiable">
955 </test>
956 </with>
957 </definition>
958 </extension>
959
960 </plugin>