Fixes #2441
[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 </extension>
173 <extension
174 point="org.eclipse.ui.views">
175 <view
176 class="eu.etaxonomy.taxeditor.view.datasource.CdmDataSourceViewPart"
177 icon="icons/system-file-manager.png"
178 id="eu.etaxonomy.taxeditor.view.datasource"
179 name="Datasource"
180 restorable="true">
181 </view>
182 <view
183 name="Progress View"
184 category="org.eclipse.ui"
185 class="org.eclipse.ui.ExtensionFactory:progressView"
186 id="org.eclipse.ui.views.ProgressView">
187 </view>
188 <view
189 name="Message View"
190 icon="icons/console.gif"
191 category="org.eclipse.ui"
192 class="org.eclipse.ui.ExtensionFactory:logView"
193 id="org.eclipse.ui.views.LogView">
194 </view>
195 <view
196 class="eu.etaxonomy.taxeditor.view.reporting.ReportingViewPart"
197 id="eu.etaxonomy.taxeditor.reporting.viewPart"
198 name="Reporting"
199 restorable="true">
200 </view>
201 <view
202 allowMultiple="false"
203 class="eu.etaxonomy.taxeditor.view.supplementaldata.SupplementalDataViewPart"
204 icon="icons/applications-office.png"
205 id="eu.etaxonomy.taxeditor.view.supplementalData"
206 name="Supplemental Data"
207 restorable="true">
208 </view>
209 <view
210 allowMultiple="false"
211 class="eu.etaxonomy.taxeditor.view.detail.DetailsViewPart"
212 icon="icons/accessories-text-editor.png"
213 id="eu.etaxonomy.taxeditor.view.detail"
214 name="Details"
215 restorable="true">
216 </view>
217 </extension>
218 <extension
219 point="org.eclipse.ui.menus">
220 <menuContribution
221 locationURI="menu:org.eclipse.ui.main.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last">
222 <menu
223 id="eu.etaxonomy.taxeditor.menu.showView"
224 label="Show View">
225 <command
226 commandId="org.eclipse.ui.views.showView"
227 label="Details"
228 style="push">
229 <parameter
230 name="org.eclipse.ui.views.showView.viewId"
231 value="eu.etaxonomy.taxeditor.view.detail">
232 </parameter>
233 </command>
234 <command
235 commandId="org.eclipse.ui.views.showView"
236 label="Supplemental"
237 style="push">
238 <parameter
239 name="org.eclipse.ui.views.showView.viewId"
240 value="eu.etaxonomy.taxeditor.view.supplementalData">
241 </parameter>
242 </command>
243 <separator
244 name="eu.etaxonomy.taxeditor.store.showViewMenu.internal"
245 visible="true">
246 </separator>
247 <command
248 commandId="org.eclipse.ui.views.showView"
249 label="Datasource"
250 style="push">
251 <parameter
252 name="org.eclipse.ui.views.showView.viewId"
253 value="eu.etaxonomy.taxeditor.view.datasource">
254 </parameter>
255 </command>
256 <command
257 commandId="org.eclipse.ui.views.showView"
258 label="Messages"
259 style="push">
260 <parameter
261 name="org.eclipse.ui.views.showView.viewId"
262 value="org.eclipse.pde.runtime.LogView">
263 </parameter>
264 </command>
265 <command
266 commandId="org.eclipse.ui.views.showView"
267 label="Reporting"
268 style="push">
269 <parameter
270 name="org.eclipse.ui.views.showView.viewId"
271 value="eu.etaxonomy.taxeditor.reporting.viewPart">
272 </parameter>
273 <visibleWhen
274 checkEnabled="true">
275 <reference
276 definitionId="isShowExperimentalFeatures">
277 </reference>
278 </visibleWhen>
279 </command>
280 </menu>
281 </menuContribution>
282 <menuContribution
283 locationURI="menu:org.eclipse.ui.main.menu.file?after=eu.etaxonomy.taxeditor.application.filemenu.io">
284 <command
285 commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
286 label="Login"
287 style="push">
288 </command>
289 <separator
290 name="eu.etaxonomy.taxeditor.application.filemenu.login"
291 visible="true">
292 </separator>
293 </menuContribution>
294 <menuContribution
295 locationURI="popup:eu.etaxonomy.taxeditor.view.datasource">
296 <command
297 commandId="eu.etaxonomy.taxeditor.store.datasource.change"
298 label="Connect"
299 style="push">
300 </command>
301 <command
302 commandId="eu.etaxonomy.taxeditor.store.datasource.create"
303 label="New"
304 style="push">
305 </command>
306 <command
307 commandId="eu.etaxonomy.taxeditor.store.datasource.edit"
308 label="Edit"
309 style="push">
310 </command>
311 <separator
312 name="eu.etaxonomy.taxeditor.store.datasource.separator"
313 visible="true">
314 </separator>
315 <command
316 commandId="org.eclipse.ui.edit.delete"
317 label="Delete"
318 style="push">
319 </command>
320 <separator
321 name="eu.etaxonomy.taxeditor.store.datasource.separator2"
322 visible="true">
323 </separator>
324 <command
325 commandId="eu.etaxonomy.taxeditor.store.datasource.close"
326 label="Close Active Connection"
327 style="push">
328 </command>
329 <command
330 commandId="eu.etaxonomy.taxeditor.store.datasource.update"
331 label="Update"
332 style="push">
333 <visibleWhen
334 checkEnabled="true">
335 <not>
336 <reference
337 definitionId="isCompatible">
338 </reference>
339 </not>
340 </visibleWhen>
341 </command>
342 </menuContribution>
343 <menuContribution
344 locationURI="toolbar:org.eclipse.ui.trim.status">
345 <toolbar
346 id="eu.etaxonomy.taxeditor.store.authentication.trim.toolbar">
347 <control
348 class="eu.etaxonomy.taxeditor.ui.bar.AuthenticatedUserBar">
349 </control>
350 </toolbar>
351 </menuContribution>
352 </extension>
353 <extension
354 name="Window Menu Commands"
355 point="org.eclipse.ui.commands">
356 <command
357 defaultHandler="eu.etaxonomy.taxeditor.handler.ShowLoginWindowHandler"
358 id="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
359 name="Show Login Window">
360 </command>
361 </extension>
362 <extension
363 point="org.eclipse.ui.handlers">
364 <handler
365 class="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
366 commandId="org.eclipse.ui.edit.delete">
367 <activeWhen>
368 <with
369 variable="activePartId">
370 <equals
371 value="eu.etaxonomy.taxeditor.view.datasource">
372 </equals>
373 </with>
374 </activeWhen>
375 </handler>
376 </extension>
377 <extension
378 name="Popup Menu Commands"
379 point="org.eclipse.ui.commands">
380 <command
381 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
382 id="eu.etaxonomy.taxeditor.store.datasource.change"
383 name="Connect Datasource">
384 </command>
385 <command
386 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.EditDataSourceHandler"
387 id="eu.etaxonomy.taxeditor.store.datasource.edit"
388 name="Edit Datasource">
389 </command>
390 <command
391 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
392 id="eu.etaxonomy.taxeditor.store.datasource.create"
393 name="Create Datasource">
394 </command>
395 <command
396 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CloseConnectionHandler"
397 id="eu.etaxonomy.taxeditor.store.datasource.close"
398 name="Close Active Connection">
399 </command>
400 <command
401 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.UpdateDataSourceHandler"
402 id="eu.etaxonomy.taxeditor.store.datasource.update"
403 name="Update Datasource">
404 </command>
405 </extension>
406 <extension
407 point="org.eclipse.ui.importWizards">
408 <category
409 id="eu.etaxonomy.taxeditor.import.category.cdm"
410 name="CDM">
411 </category>
412 <wizard
413 category="eu.etaxonomy.taxeditor.import.category.cdm"
414 class="eu.etaxonomy.taxeditor.io.wizard.TcsImportWizard"
415 id="eu.etaxonomy.taxeditor.io.import.tcs"
416 name="TCS">
417 </wizard>
418 <wizard
419 category="eu.etaxonomy.taxeditor.import.category.cdm"
420 class="eu.etaxonomy.taxeditor.io.wizard.JaxbImportWizard"
421 id="eu.etaxonomy.taxeditor.io.import.jaxb"
422 name="JAXB">
423 </wizard>
424 <wizard
425 category="eu.etaxonomy.taxeditor.import.category.cdm"
426 class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelImportWizard"
427 id="eu.etaxonomy.taxeditor.io.import.berlinModel"
428 name="Berlin Model">
429 </wizard>
430 <wizard
431 category="eu.etaxonomy.taxeditor.import.category.cdm"
432 class="eu.etaxonomy.taxeditor.io.wizard.EndnoteImportWizard"
433 id="eu.etaxonomy.taxeditor.io.import.endnote"
434 name="Endnote">
435 </wizard>
436 <wizard
437 category="eu.etaxonomy.taxeditor.import.category.cdm"
438 class="eu.etaxonomy.taxeditor.io.wizard.ExcelNormalExplicitTaxaImportWizard"
439 id="eu.etaxonomy.taxeditor.io.import.excel.taxa"
440 name="Excel Normal Explicit Taxa">
441 </wizard>
442 <wizard
443 category="eu.etaxonomy.taxeditor.import.category.cdm"
444 class="eu.etaxonomy.taxeditor.io.wizard.AbcdImportWizard"
445 id="eu.etaxonomy.taxeditor.io.import.abcd"
446 name="ABCD">
447 </wizard>
448 <wizard
449 category="eu.etaxonomy.taxeditor.import.category.cdm"
450 class="eu.etaxonomy.taxeditor.io.wizard.SddImportWizard"
451 id="eu.etaxonomy.taxeditor.io.import.sdd"
452 name="SDD">
453 </wizard>
454 <wizard
455 category="eu.etaxonomy.taxeditor.import.category.cdm"
456 class="eu.etaxonomy.taxeditor.io.wizard.SpecimenCdmExcelImportWizard"
457 id="eu.etaxonomy.taxeditor.io.import.specimenCdmExcel"
458 name="Specimen CDM Excel">
459 </wizard>
460 </extension>
461 <extension
462 point="org.eclipse.ui.exportWizards">
463 <category
464 id="eu.etaxonomy.taxeditor.export.category.cdm"
465 name="CDM">
466 </category>
467 <wizard
468 category="eu.etaxonomy.taxeditor.export.category.cdm"
469 class="eu.etaxonomy.taxeditor.io.wizard.JaxbExportWizard"
470 id="eu.etaxonomy.taxeditor.io.export.jaxb"
471 name="JAXB">
472 </wizard>
473 <wizard
474 category="eu.etaxonomy.taxeditor.export.category.cdm"
475 class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelExportWizard"
476 id="eu.etaxonomy.taxeditor.io.export.berlinModel"
477 name="Berlin Model">
478 </wizard>
479 <category
480 id="eu.etaxonomy.taxeditor.export.category.excel"
481 name="Excel">
482 </category>
483 <wizard
484 category="eu.etaxonomy.taxeditor.export.category.cdm"
485 class="eu.etaxonomy.taxeditor.io.wizard.SddExportWizard"
486 id="eu.etaxonomy.taxeditor.io.export.sdd"
487 name="SDD">
488 </wizard>
489 <wizard
490 category="eu.etaxonomy.taxeditor.export.category.cdm"
491 class="eu.etaxonomy.taxeditor.io.wizard.DarwinCoreArchiveExportWizard"
492 id="eu.etaxonomy.taxeditor.io.export.dwca"
493 name="DwC-A">
494 </wizard>
495 </extension>
496 <extension
497 point="org.eclipse.ui.newWizards">
498 <wizard
499 category="eu.etaxonomy.taxeditor.new.category.cdm"
500 class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
501 hasPages="true"
502 id="eu.etaxonomy.taxeditor.new.reference"
503 name="Reference">
504 </wizard>
505 <wizard
506 category="eu.etaxonomy.taxeditor.new.category.cdm"
507 class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
508 hasPages="true"
509 id="eu.etaxonomy.taxeditor.new.nonViralName"
510 name="Name">
511 </wizard>
512 <wizard
513 category="eu.etaxonomy.taxeditor.new.category.cdm"
514 class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
515 hasPages="true"
516 id="eu.etaxonomy.taxeditor.new.team"
517 name="Team">
518 </wizard>
519 <wizard
520 category="eu.etaxonomy.taxeditor.new.category.cdm"
521 class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
522 hasPages="true"
523 id="eu.etaxonomy.taxeditor.new.person"
524 name="Person">
525 </wizard>
526 <wizard
527 category="eu.etaxonomy.taxeditor.new.category.cdm"
528 class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
529 hasPages="true"
530 id="eu.etaxonomy.taxeditor.new.specimen"
531 name="Specimen">
532 </wizard>
533 <wizard
534 category="eu.etaxonomy.taxeditor.new.category.cdm"
535 class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
536 hasPages="true"
537 id="eu.etaxonomy.taxeditor.new.key.polytomous"
538 name="Polytomous Key">
539 </wizard>
540 <category
541 id="eu.etaxonomy.taxeditor.new.category.cdm"
542 name="CDM">
543 </category>
544 <wizard
545 category="eu.etaxonomy.taxeditor.new.category.cdm"
546 class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
547 hasPages="true"
548 id="eu.etaxonomy.taxeditor.new.taxonNode"
549 name="Taxon">
550 </wizard>
551 <wizard
552 category="eu.etaxonomy.taxeditor.new.category.cdm"
553 class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
554 hasPages="true"
555 icon="icons/tree_icon_small.jpg"
556 id="eu.etaxonomy.taxeditor.new.classification"
557 name="Classification">
558 </wizard>
559 </extension>
560 <extension
561 point="org.eclipse.ui.themes">
562 <themeElementCategory
563 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
564 label="Taxonomic Editor">
565 <description>
566 Color and font definitions for the EDIT Taxonomic Editor
567 </description>
568 </themeElementCategory>
569 <colorDefinition
570 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
571 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackground"
572 label="List Background"
573 value="150,150,150">
574 </colorDefinition>
575 <colorDefinition
576 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
577 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDefault"
578 label="Global Text Color"
579 value="0,0,0">
580 </colorDefinition>
581 <colorDefinition
582 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
583 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeBackground"
584 label="Global Color Composite Background"
585 value="255,255,255">
586 </colorDefinition>
587 <colorDefinition
588 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
589 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeIrrelevant"
590 label="Global Color Composite Irrelevant"
591 value="241,139,18">
592 </colorDefinition>
593 <colorDefinition
594 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
595 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDisabled"
596 label="Global Text Color Disabled"
597 value="150,150,150">
598 </colorDefinition>
599 <colorDefinition
600 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
601 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textBackgroundDisabled"
602 label="Global Background Color Disabled"
603 value="230,230,230">
604 </colorDefinition>
605 <themeElementCategory
606 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
607 label="Details View"
608 parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
609 <description>
610 Colors and fonts for the details view
611 </description>
612 </themeElementCategory>
613 <colorDefinition
614 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
615 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundOdd"
616 label="Entity Element List Background Odd"
617 value="230,230,230">
618 </colorDefinition>
619 <colorDefinition
620 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
621 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundEven"
622 label="Entity Element List Background Even"
623 value="255,255,255">
624 </colorDefinition>
625 <themeElementCategory
626 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
627 label="Name Editor"
628 parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
629 <description>
630 Colors and fonts for the name editor
631 </description>
632 </themeElementCategory>
633 <colorDefinition
634 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
635 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerBackground"
636 label="Container Background"
637 value="220, 220, 220">
638 </colorDefinition>
639 <colorDefinition
640 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
641 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelectedFocus"
642 label="Container Selected Focus"
643 value="232,242,254">
644 </colorDefinition>
645 <colorDefinition
646 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
647 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelected"
648 label="Container Selected"
649 value="210, 210, 210">
650 </colorDefinition>
651 <colorDefinition
652 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
653 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerDragEnter"
654 label="Container Drag Enter"
655 value="185,255,133">
656 </colorDefinition>
657 <fontDefinition
658 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
659 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
660 label="Accepted Taxon Font"
661 value="Georgia-regular-12">
662 </fontDefinition>
663 <fontDefinition
664 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
665 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
666 label="Synonym Font"
667 value="Georgia-regular-10">
668 </fontDefinition>
669 <fontDefinition
670 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
671 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
672 label="Misapplication Font"
673 value="Georgia-regular-10">
674 </fontDefinition>
675 <fontDefinition
676 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
677 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.concept"
678 label="Concept Font"
679 value="Georgia-regular-10">
680 </fontDefinition>
681 <fontDefinition
682 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
683 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.default"
684 label="Default Font"
685 value="Georgia-regular-10">
686 </fontDefinition>
687 <themeElementCategory
688 id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
689 label="Search View"
690 parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
691 <description>
692 Colors and fonts for the search view
693 </description>
694 </themeElementCategory>
695 <colorDefinition
696 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
697 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.foreground"
698 label="Search View Foreground"
699 value="192, 192, 192">
700 </colorDefinition>
701 <colorDefinition
702 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
703 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.focus"
704 label="Search View Focus"
705 value="0, 0, 0">
706 </colorDefinition>
707 <fontDefinition
708 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
709 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
710 isEditable="true"
711 label="Accepted font"
712 value="Arial-regular-10">
713 <description>
714 The font that is used for accepted taxa in the search result list.
715 </description>
716 </fontDefinition>
717 <fontDefinition
718 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
719 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
720 isEditable="true"
721 label="Synonym font"
722 value="Arial-italic-10">
723 <description>
724 The font that is used for synonyms in the search result list.
725 </description>
726 </fontDefinition>
727 <fontDefinition
728 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
729 id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
730 isEditable="true"
731 label="Other font"
732 value="Lucida Grande-regular-11">
733 <description>
734 The font used by default in the search result list.
735 </description>
736 </fontDefinition>
737 <colorDefinition
738 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
739 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.parseError"
740 label="Parse Error"
741 value="255,0,0">
742 </colorDefinition>
743 <colorDefinition
744 categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
745 id="eu.etaxonomy.taxeditor.preferences.colorDefinition.disabledEditor"
746 label="Disabled Name Editor Field"
747 value="105,114,124">
748 </colorDefinition>
749 </extension>
750 <extension
751 point="org.eclipse.core.expressions.propertyTesters">
752 <propertyTester
753 class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
754 id="eu.etaxonomy.taxeditor.datasource.propertyTester"
755 namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
756 properties="isCompatible"
757 type="org.eclipse.jface.viewers.IStructuredSelection">
758 </propertyTester>
759 <propertyTester
760 class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
761 id="eu.etaxonomy.taxeditor.preferences.propertyTester"
762 namespace="eu.etaxonomy.taxeditor.preferences.propertyTester"
763 properties="isShowExperimentalFeatures"
764 type="org.eclipse.jface.viewers.IStructuredSelection">
765 </propertyTester>
766 </extension>
767 <extension
768 point="org.eclipse.core.expressions.definitions">
769 <definition
770 id="isCompatible">
771 <with
772 variable="activeMenuSelection">
773 <test
774 property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
775 </test>
776 </with>
777 </definition>
778 <definition
779 id="isShowExperimentalFeatures">
780 <with
781 variable="activeMenuSelection">
782 <test
783 property="eu.etaxonomy.taxeditor.preferences.propertyTester.isShowExperimentalFeatures">
784 </test>
785 </with>
786 </definition>
787 </extension>
788
789 </plugin>