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