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