(no commit message)
[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 <command
351 commandId="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
352 label="State"
353 style="push">
354 <parameter
355 name="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.parameter"
356 value="eu.etaxonomy.cdm.model.description.State">
357 </parameter>
358 </command>
359 <separator
360 name="eu.etaxonomy.taxeditor.store.definedTermEditorMenu.separator3"
361 visible="true">
362 </separator>
363 <command
364 commandId="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
365 label="Feature"
366 style="push">
367 <parameter
368 name="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.parameter"
369 value="eu.etaxonomy.cdm.model.description.Feature">
370 </parameter>
371 </command>
372 </menu>
373 </menuContribution>
374 <menuContribution
375 locationURI="menu:org.eclipse.ui.main.menu.file?after=eu.etaxonomy.taxeditor.application.filemenu.io">
376 <command
377 commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
378 label="Login"
379 style="push">
380 </command>
381 <separator
382 name="eu.etaxonomy.taxeditor.application.filemenu.login"
383 visible="true">
384 </separator>
385 </menuContribution>
386 <menuContribution
387 locationURI="popup:eu.etaxonomy.taxeditor.view.datasource">
388 <command
389 commandId="eu.etaxonomy.taxeditor.store.datasource.change"
390 label="Connect"
391 style="push">
392 </command>
393 <command
394 commandId="eu.etaxonomy.taxeditor.store.datasource.create"
395 label="New"
396 style="push">
397 </command>
398 <command
399 commandId="eu.etaxonomy.taxeditor.store.datasource.edit"
400 label="Edit"
401 style="push">
402 </command>
403 <separator
404 name="eu.etaxonomy.taxeditor.store.datasource.separator"
405 visible="true">
406 </separator>
407 <command
408 commandId="org.eclipse.ui.edit.delete"
409 label="Delete"
410 style="push">
411 </command>
412 <separator
413 name="eu.etaxonomy.taxeditor.store.datasource.separator2"
414 visible="true">
415 </separator>
416 <command
417 commandId="eu.etaxonomy.taxeditor.store.datasource.close"
418 label="Close Active Connection"
419 style="push">
420 </command>
421 <command
422 commandId="eu.etaxonomy.taxeditor.store.datasource.update"
423 label="Update"
424 style="push">
425 <visibleWhen
426 checkEnabled="true">
427 <not>
428 <reference
429 definitionId="isCompatible">
430 </reference>
431 </not>
432 </visibleWhen>
433 </command>
434 </menuContribution>
435 <menuContribution
436 locationURI="toolbar:org.eclipse.ui.trim.status">
437 <toolbar
438 id="eu.etaxonomy.taxeditor.store.authentication.trim.toolbar">
439 <control
440 class="eu.etaxonomy.taxeditor.ui.bar.AuthenticatedUserBar">
441 </control>
442 </toolbar>
443 </menuContribution>
444 <menuContribution
445 locationURI="popup:eu.etaxonomy.taxeditor.editor.definedTerm">
446 <menu
447 label="New">
448 <command
449 commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
450 label="Vocabulary"
451 style="push">
452 </command>
453 <command
454 commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
455 label="Defined Term"
456 style="push">
457 <visibleWhen
458 checkEnabled="true">
459 <reference
460 definitionId="isModifiable">
461 </reference>
462 </visibleWhen>
463 </command>
464 </menu>
465 <command
466 commandId="org.eclipse.ui.edit.delete"
467 label="Delete"
468 style="push">
469 <visibleWhen
470 checkEnabled="true">
471 <reference
472 definitionId="isModifiable">
473 </reference>
474 </visibleWhen>
475 </command>
476 </menuContribution>
477 </extension>
478 <extension
479 name="Window Menu Commands"
480 point="org.eclipse.ui.commands">
481 <command
482 defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.OpenDefinedTermEditorHandler"
483 id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
484 name="Open Defined Term Editor">
485 <commandParameter
486 id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.parameter"
487 name="inputType"
488 optional="true">
489 </commandParameter>
490 </command>
491 </extension>
492 <extension
493 name="File Menu Commands"
494 point="org.eclipse.ui.commands">
495 <command
496 defaultHandler="eu.etaxonomy.taxeditor.handler.ShowLoginWindowHandler"
497 id="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
498 name="Show Login Window">
499 </command>
500 </extension>
501 <extension
502 point="org.eclipse.ui.handlers">
503 <handler
504 class="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
505 commandId="org.eclipse.ui.edit.delete">
506 <activeWhen>
507 <with
508 variable="activePartId">
509 <equals
510 value="eu.etaxonomy.taxeditor.view.datasource">
511 </equals>
512 </with>
513 </activeWhen>
514 </handler>
515 <handler
516 class="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
517 commandId="org.eclipse.ui.edit.delete">
518 <activeWhen>
519 <with
520 variable="activePartId">
521 <equals
522 value="eu.etaxonomy.taxeditor.editor.definedTerm">
523 </equals>
524 </with>
525 </activeWhen>
526 </handler>
527 </extension>
528 <extension
529 name="Popup Menu Commands"
530 point="org.eclipse.ui.commands">
531 <command
532 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
533 id="eu.etaxonomy.taxeditor.store.datasource.change"
534 name="Connect Datasource">
535 </command>
536 <command
537 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.EditDataSourceHandler"
538 id="eu.etaxonomy.taxeditor.store.datasource.edit"
539 name="Edit Datasource">
540 </command>
541 <command
542 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
543 id="eu.etaxonomy.taxeditor.store.datasource.create"
544 name="Create Datasource">
545 </command>
546 <command
547 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CloseConnectionHandler"
548 id="eu.etaxonomy.taxeditor.store.datasource.close"
549 name="Close Active Connection">
550 </command>
551 <command
552 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.UpdateDataSourceHandler"
553 id="eu.etaxonomy.taxeditor.store.datasource.update"
554 name="Update Datasource">
555 </command>
556 </extension>
557 <extension
558 point="org.eclipse.ui.commands">
559 <command
560 defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateDefinedTermHandler"
561 id="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
562 name="New Defined Term">
563 </command>
564 <command
565 defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateTermVocabularyHandler"
566 id="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
567 name="New Term Vocabulary">
568 </command>
569 </extension>
570 <extension
571 point="org.eclipse.ui.importWizards">
572 <category
573 id="eu.etaxonomy.taxeditor.import.category.cdm"
574 name="CDM">
575 </category>
576 <wizard
577 category="eu.etaxonomy.taxeditor.import.category.cdm"
578 class="eu.etaxonomy.taxeditor.io.wizard.TcsImportWizard"
579 id="eu.etaxonomy.taxeditor.io.import.tcs"
580 name="TCS">
581 </wizard>
582 <wizard
583 category="eu.etaxonomy.taxeditor.import.category.cdm"
584 class="eu.etaxonomy.taxeditor.io.wizard.JaxbImportWizard"
585 id="eu.etaxonomy.taxeditor.io.import.jaxb"
586 name="JAXB">
587 </wizard>
588 <wizard
589 category="eu.etaxonomy.taxeditor.import.category.cdm"
590 class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelImportWizard"
591 id="eu.etaxonomy.taxeditor.io.import.berlinModel"
592 name="Berlin Model">
593 </wizard>
594 <wizard
595 category="eu.etaxonomy.taxeditor.import.category.cdm"
596 class="eu.etaxonomy.taxeditor.io.wizard.EndnoteImportWizard"
597 id="eu.etaxonomy.taxeditor.io.import.endnote"
598 name="Endnote">
599 </wizard>
600 <wizard
601 category="eu.etaxonomy.taxeditor.import.category.cdm"
602 class="eu.etaxonomy.taxeditor.io.wizard.ExcelNormalExplicitTaxaImportWizard"
603 id="eu.etaxonomy.taxeditor.io.import.excel.taxa"
604 name="Excel Normal Explicit Taxa">
605 </wizard>
606 <wizard
607 category="eu.etaxonomy.taxeditor.import.category.cdm"
608 class="eu.etaxonomy.taxeditor.io.wizard.AbcdImportWizard"
609 id="eu.etaxonomy.taxeditor.io.import.abcd"
610 name="ABCD">
611 </wizard>
612 <wizard
613 category="eu.etaxonomy.taxeditor.import.category.cdm"
614 class="eu.etaxonomy.taxeditor.io.wizard.SddImportWizard"
615 id="eu.etaxonomy.taxeditor.io.import.sdd"
616 name="SDD">
617 </wizard>
618 <wizard
619 category="eu.etaxonomy.taxeditor.import.category.cdm"
620 class="eu.etaxonomy.taxeditor.io.wizard.SpecimenCdmExcelImportWizard"
621 id="eu.etaxonomy.taxeditor.io.import.specimenCdmExcel"
622 name="Specimen CDM Excel">
623 </wizard>
624 </extension>
625 <extension
626 point="org.eclipse.ui.exportWizards">
627 <category
628 id="eu.etaxonomy.taxeditor.export.category.cdm"
629 name="CDM">
630 </category>
631 <wizard
632 category="eu.etaxonomy.taxeditor.export.category.cdm"
633 class="eu.etaxonomy.taxeditor.io.wizard.JaxbExportWizard"
634 id="eu.etaxonomy.taxeditor.io.export.jaxb"
635 name="JAXB">
636 </wizard>
637 <wizard
638 category="eu.etaxonomy.taxeditor.export.category.cdm"
639 class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelExportWizard"
640 id="eu.etaxonomy.taxeditor.io.export.berlinModel"
641 name="Berlin Model">
642 </wizard>
643 <category
644 id="eu.etaxonomy.taxeditor.export.category.excel"
645 name="Excel">
646 </category>
647 <wizard
648 category="eu.etaxonomy.taxeditor.export.category.cdm"
649 class="eu.etaxonomy.taxeditor.io.wizard.SddExportWizard"
650 id="eu.etaxonomy.taxeditor.io.export.sdd"
651 name="SDD">
652 </wizard>
653 <wizard
654 category="eu.etaxonomy.taxeditor.export.category.cdm"
655 class="eu.etaxonomy.taxeditor.io.wizard.DarwinCoreArchiveExportWizard"
656 id="eu.etaxonomy.taxeditor.io.export.dwca"
657 name="DwC-A">
658 </wizard>
659 </extension>
660 <extension
661 point="org.eclipse.ui.newWizards">
662 <wizard
663 category="eu.etaxonomy.taxeditor.new.category.cdm"
664 class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
665 hasPages="true"
666 id="eu.etaxonomy.taxeditor.new.reference"
667 name="Reference">
668 </wizard>
669 <wizard
670 category="eu.etaxonomy.taxeditor.new.category.cdm"
671 class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
672 hasPages="true"
673 id="eu.etaxonomy.taxeditor.new.nonViralName"
674 name="Name">
675 </wizard>
676 <wizard
677 category="eu.etaxonomy.taxeditor.new.category.cdm"
678 class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
679 hasPages="true"
680 id="eu.etaxonomy.taxeditor.new.team"
681 name="Team">
682 </wizard>
683 <wizard
684 category="eu.etaxonomy.taxeditor.new.category.cdm"
685 class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
686 hasPages="true"
687 id="eu.etaxonomy.taxeditor.new.person"
688 name="Person">
689 </wizard>
690 <wizard
691 category="eu.etaxonomy.taxeditor.new.category.cdm"
692 class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
693 hasPages="true"
694 id="eu.etaxonomy.taxeditor.new.specimen"
695 name="Specimen">
696 </wizard>
697 <wizard
698 category="eu.etaxonomy.taxeditor.new.category.cdm"
699 class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
700 hasPages="true"
701 id="eu.etaxonomy.taxeditor.new.key.polytomous"
702 name="Polytomous Key">
703 </wizard>
704 <category
705 id="eu.etaxonomy.taxeditor.new.category.cdm"
706 name="CDM">
707 </category>
708 <wizard
709 category="eu.etaxonomy.taxeditor.new.category.cdm"
710 class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
711 hasPages="true"
712 id="eu.etaxonomy.taxeditor.new.taxonNode"
713 name="Taxon">
714 </wizard>
715 <wizard
716 category="eu.etaxonomy.taxeditor.new.category.cdm"
717 class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
718 hasPages="true"
719 icon="icons/tree_icon_small.jpg"
720 id="eu.etaxonomy.taxeditor.new.classification"
721 name="Classification">
722 </wizard>
723 </extension>
724 <extension
725 point="org.eclipse.ui.themes">
726 <themeElementCategory
727 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
728 label="Taxonomic Editor">
729 <description>
730 Color and font definitions for the EDIT Taxonomic Editor
731 </description>
732 </themeElementCategory>
733 <colorDefinition
734 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
735 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackground"
736 label="List Background"
737 value="150,150,150">
738 </colorDefinition>
739 <colorDefinition
740 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
741 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDefault"
742 label="Global Text Color"
743 value="0,0,0">
744 </colorDefinition>
745 <colorDefinition
746 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
747 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeBackground"
748 label="Global Color Composite Background"
749 value="255,255,255">
750 </colorDefinition>
751 <colorDefinition
752 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
753 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeIrrelevant"
754 label="Global Color Composite Irrelevant"
755 value="241,139,18">
756 </colorDefinition>
757 <colorDefinition
758 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
759 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDisabled"
760 label="Global Text Color Disabled"
761 value="150,150,150">
762 </colorDefinition>
763 <colorDefinition
764 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
765 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textBackgroundDisabled"
766 label="Global Background Color Disabled"
767 value="230,230,230">
768 </colorDefinition>
769 <themeElementCategory
770 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
771 label="Details View"
772 parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
773 <description>
774 Colors and fonts for the details view
775 </description>
776 </themeElementCategory>
777 <colorDefinition
778 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
779 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundOdd"
780 label="Entity Element List Background Odd"
781 value="230,230,230">
782 </colorDefinition>
783 <colorDefinition
784 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
785 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundEven"
786 label="Entity Element List Background Even"
787 value="255,255,255">
788 </colorDefinition>
789 <themeElementCategory
790 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
791 label="Name Editor"
792 parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
793 <description>
794 Colors and fonts for the name editor
795 </description>
796 </themeElementCategory>
797 <colorDefinition
798 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
799 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerBackground"
800 label="Container Background"
801 value="220, 220, 220">
802 </colorDefinition>
803 <colorDefinition
804 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
805 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelectedFocus"
806 label="Container Selected Focus"
807 value="232,242,254">
808 </colorDefinition>
809 <colorDefinition
810 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
811 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelected"
812 label="Container Selected"
813 value="210, 210, 210">
814 </colorDefinition>
815 <colorDefinition
816 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
817 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerDragEnter"
818 label="Container Drag Enter"
819 value="185,255,133">
820 </colorDefinition>
821 <fontDefinition
822 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
823 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
824 label="Accepted Taxon Font"
825 value="Georgia-regular-12">
826 </fontDefinition>
827 <fontDefinition
828 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
829 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
830 label="Synonym Font"
831 value="Georgia-regular-10">
832 </fontDefinition>
833 <fontDefinition
834 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
835 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
836 label="Misapplication Font"
837 value="Georgia-regular-10">
838 </fontDefinition>
839 <fontDefinition
840 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
841 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.concept"
842 label="Concept Font"
843 value="Georgia-regular-10">
844 </fontDefinition>
845 <fontDefinition
846 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
847 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.default"
848 label="Default Font"
849 value="Georgia-regular-10">
850 </fontDefinition>
851 <themeElementCategory
852 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
853 label="Search View"
854 parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
855 <description>
856 Colors and fonts for the search view
857 </description>
858 </themeElementCategory>
859 <colorDefinition
860 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
861 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.foreground"
862 label="Search View Foreground"
863 value="192, 192, 192">
864 </colorDefinition>
865 <colorDefinition
866 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
867 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.focus"
868 label="Search View Focus"
869 value="0, 0, 0">
870 </colorDefinition>
871 <fontDefinition
872 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
873 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
874 isEditable="true"
875 label="Accepted font"
876 value="Arial-regular-10">
877 <description>
878 The font that is used for accepted taxa in the search result list.
879 </description>
880 </fontDefinition>
881 <fontDefinition
882 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
883 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
884 isEditable="true"
885 label="Synonym font"
886 value="Arial-italic-10">
887 <description>
888 The font that is used for synonyms in the search result list.
889 </description>
890 </fontDefinition>
891 <fontDefinition
892 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
893 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
894 isEditable="true"
895 label="Other font"
896 value="Lucida Grande-regular-11">
897 <description>
898 The font used by default in the search result list.
899 </description>
900 </fontDefinition>
901 <colorDefinition
902 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
903 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.parseError"
904 label="Parse Error"
905 value="255,0,0">
906 </colorDefinition>
907 <colorDefinition
908 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
909 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.disabledEditor"
910 label="Disabled Name Editor Field"
911 value="105,114,124">
912 </colorDefinition>
913 </extension>
914 <extension
915 point="org.eclipse.core.expressions.propertyTesters">
916 <propertyTester
917 class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
918 id="eu.etaxonomy.taxeditor.datasource.propertyTester"
919 namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
920 properties="isCompatible"
921 type="org.eclipse.jface.viewers.IStructuredSelection">
922 </propertyTester>
923 <propertyTester
924 class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
925 id="eu.etaxonomy.taxeditor.preferences.propertyTester"
926 namespace="eu.etaxonomy.taxeditor.preferences.propertyTester"
927 properties="isShowExperimentalFeatures"
928 type="org.eclipse.jface.viewers.IStructuredSelection">
929 </propertyTester>
930 <propertyTester
931 class="eu.etaxonomy.taxeditor.editor.definedterm.TermBasePropertyTester"
932 id="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
933 namespace="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
934 properties="isModifiable"
935 type="org.eclipse.jface.viewers.IStructuredSelection">
936 </propertyTester>
937 </extension>
938 <extension
939 point="org.eclipse.core.expressions.definitions">
940 <definition
941 id="isCompatible">
942 <with
943 variable="activeMenuSelection">
944 <test
945 property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
946 </test>
947 </with>
948 </definition>
949 <definition
950 id="isShowExperimentalFeatures">
951 <with
952 variable="activeMenuSelection">
953 <test
954 property="eu.etaxonomy.taxeditor.preferences.propertyTester.isShowExperimentalFeatures">
955 </test>
956 </with>
957 </definition>
958 <definition
959 id="isModifiable">
960 <with
961 variable="activeMenuSelection">
962 <test
963 property="eu.etaxonomy.taxeditor.store.termEditor.propertyTester.isModifiable">
964 </test>
965 </with>
966 </definition>
967 </extension>
968
969 </plugin>