1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
<?eclipse version="3.2"?>
|
3
|
<plugin>
|
4
|
<extension-point id="eu.etaxonomy.taxeditor.store.cdmViewer" name="Cdm Viewer" schema="schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd"/>
|
5
|
<extension
|
6
|
point="org.eclipse.ui.menus">
|
7
|
<menuContribution
|
8
|
locationURI="toolbar:org.eclipse.ui.trim.status">
|
9
|
<toolbar
|
10
|
id="eu.etaxonomy.taxeditor.store.authentication.trim.toolbar">
|
11
|
<control
|
12
|
class="eu.etaxonomy.taxeditor.ui.bar.AuthenticatedUserBar">
|
13
|
</control>
|
14
|
</toolbar>
|
15
|
</menuContribution>
|
16
|
</extension>
|
17
|
<extension
|
18
|
point="org.eclipse.ui.newWizards">
|
19
|
<wizard
|
20
|
category="eu.etaxonomy.taxeditor.new.category.cdm"
|
21
|
class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
|
22
|
hasPages="true"
|
23
|
id="eu.etaxonomy.taxeditor.new.reference"
|
24
|
name="%wizard.name.10">
|
25
|
</wizard>
|
26
|
<wizard
|
27
|
category="eu.etaxonomy.taxeditor.new.category.cdm"
|
28
|
class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
|
29
|
hasPages="true"
|
30
|
id="eu.etaxonomy.taxeditor.new.nonViralName"
|
31
|
name="%wizard.name.11">
|
32
|
</wizard>
|
33
|
<wizard
|
34
|
category="eu.etaxonomy.taxeditor.new.category.cdm"
|
35
|
class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
|
36
|
hasPages="true"
|
37
|
id="eu.etaxonomy.taxeditor.new.team"
|
38
|
name="%wizard.name.12">
|
39
|
</wizard>
|
40
|
<wizard
|
41
|
category="eu.etaxonomy.taxeditor.new.category.cdm"
|
42
|
class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
|
43
|
hasPages="true"
|
44
|
id="eu.etaxonomy.taxeditor.new.person"
|
45
|
name="%wizard.name.13">
|
46
|
</wizard>
|
47
|
<wizard
|
48
|
category="eu.etaxonomy.taxeditor.new.category.cdm"
|
49
|
class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
|
50
|
hasPages="true"
|
51
|
id="eu.etaxonomy.taxeditor.new.specimen"
|
52
|
name="%wizard.name.14">
|
53
|
</wizard>
|
54
|
<wizard
|
55
|
category="eu.etaxonomy.taxeditor.new.category.cdm"
|
56
|
class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
|
57
|
hasPages="true"
|
58
|
id="eu.etaxonomy.taxeditor.new.key.polytomous"
|
59
|
name="%wizard.name.15">
|
60
|
</wizard>
|
61
|
<category
|
62
|
id="eu.etaxonomy.taxeditor.new.category.cdm"
|
63
|
name="%category.name.2">
|
64
|
</category>
|
65
|
<wizard
|
66
|
category="eu.etaxonomy.taxeditor.new.category.cdm"
|
67
|
class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
|
68
|
hasPages="true"
|
69
|
id="eu.etaxonomy.taxeditor.new.taxonNode"
|
70
|
name="%wizard.name.16">
|
71
|
</wizard>
|
72
|
<wizard
|
73
|
category="eu.etaxonomy.taxeditor.new.category.cdm"
|
74
|
class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
|
75
|
hasPages="true"
|
76
|
icon="icons/tree_icon_small.jpg"
|
77
|
id="eu.etaxonomy.taxeditor.new.classification"
|
78
|
name="%wizard.name.17">
|
79
|
</wizard>
|
80
|
</extension>
|
81
|
<extension
|
82
|
point="org.eclipse.ui.themes">
|
83
|
<themeElementCategory
|
84
|
id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
|
85
|
label="%themeElementCategory.label">
|
86
|
<description>
|
87
|
%themeElementCategory.description
|
88
|
</description>
|
89
|
</themeElementCategory>
|
90
|
<themeElementCategory
|
91
|
id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
|
92
|
label="%themeElementCategory.label.0"
|
93
|
parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
|
94
|
<description>
|
95
|
%themeElementCategory.description.0
|
96
|
</description>
|
97
|
</themeElementCategory>
|
98
|
<themeElementCategory
|
99
|
id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
|
100
|
label="%themeElementCategory.label.1"
|
101
|
parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
|
102
|
<description>
|
103
|
%themeElementCategory.description.1
|
104
|
</description>
|
105
|
</themeElementCategory>
|
106
|
<fontDefinition
|
107
|
categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
|
108
|
id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
|
109
|
label="%fontDefinition.label"
|
110
|
value="Georgia-regular-12">
|
111
|
</fontDefinition>
|
112
|
<fontDefinition
|
113
|
categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
|
114
|
id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
|
115
|
label="%fontDefinition.label.0"
|
116
|
value="Georgia-regular-10">
|
117
|
</fontDefinition>
|
118
|
<fontDefinition
|
119
|
categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
|
120
|
id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
|
121
|
label="%fontDefinition.label.1"
|
122
|
value="Georgia-regular-10">
|
123
|
</fontDefinition>
|
124
|
<fontDefinition
|
125
|
categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
|
126
|
id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.concept"
|
127
|
label="%fontDefinition.label.2"
|
128
|
value="Georgia-regular-10">
|
129
|
</fontDefinition>
|
130
|
<fontDefinition
|
131
|
categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
|
132
|
id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.default"
|
133
|
label="%fontDefinition.label.3"
|
134
|
value="Georgia-regular-10">
|
135
|
</fontDefinition>
|
136
|
<themeElementCategory
|
137
|
id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
|
138
|
label="%themeElementCategory.label.2"
|
139
|
parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
|
140
|
<description>
|
141
|
%themeElementCategory.description.2
|
142
|
</description>
|
143
|
</themeElementCategory>
|
144
|
<fontDefinition
|
145
|
categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
|
146
|
id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
|
147
|
isEditable="true"
|
148
|
label="%fontDefinition.label.4"
|
149
|
value="Arial-regular-10">
|
150
|
<description>
|
151
|
%fontDefinition.description
|
152
|
</description>
|
153
|
</fontDefinition>
|
154
|
<fontDefinition
|
155
|
categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
|
156
|
id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
|
157
|
isEditable="true"
|
158
|
label="%fontDefinition.label.5"
|
159
|
value="Arial-italic-10">
|
160
|
<description>
|
161
|
%fontDefinition.description.0
|
162
|
</description>
|
163
|
</fontDefinition>
|
164
|
<fontDefinition
|
165
|
categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
|
166
|
id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
|
167
|
isEditable="true"
|
168
|
label="%fontDefinition.label.6"
|
169
|
value="Lucida Grande-regular-11">
|
170
|
<description>
|
171
|
%fontDefinition.description.1
|
172
|
</description>
|
173
|
</fontDefinition>
|
174
|
</extension>
|
175
|
<extension
|
176
|
point="org.eclipse.core.expressions.propertyTesters">
|
177
|
<propertyTester
|
178
|
class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
|
179
|
id="eu.etaxonomy.taxeditor.datasource.propertyTester"
|
180
|
namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
|
181
|
properties="isCompatible"
|
182
|
type="org.eclipse.jface.viewers.IStructuredSelection">
|
183
|
</propertyTester>
|
184
|
<propertyTester
|
185
|
class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
|
186
|
id="eu.etaxonomy.taxeditor.datasource.propertyTester"
|
187
|
namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
|
188
|
properties="test, hasDataModel"
|
189
|
type="org.eclipse.jface.viewers.IStructuredSelection">
|
190
|
</propertyTester>
|
191
|
<propertyTester
|
192
|
class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
|
193
|
id="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
|
194
|
namespace="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
|
195
|
properties="isShowExperimentalFeatures, isChecklistEditorEnabled"
|
196
|
type="java.lang.Object">
|
197
|
</propertyTester>
|
198
|
<propertyTester
|
199
|
class="eu.etaxonomy.taxeditor.editor.definedterm.TermBasePropertyTester"
|
200
|
id="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
|
201
|
namespace="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
|
202
|
properties="isModifiable"
|
203
|
type="org.eclipse.jface.viewers.IStructuredSelection">
|
204
|
</propertyTester>
|
205
|
<propertyTester
|
206
|
class="eu.etaxonomy.taxeditor.security.PermissionPropertyTester"
|
207
|
id="eu.etaxonomy.taxeditor.security.permissionTester"
|
208
|
namespace="eu.etaxonomy.taxeditor.security.permissionTester"
|
209
|
properties="hasPermissions, hasRoles"
|
210
|
type="org.eclipse.jface.viewers.IStructuredSelection">
|
211
|
</propertyTester>
|
212
|
</extension>
|
213
|
<extension
|
214
|
point="org.eclipse.core.expressions.definitions">
|
215
|
<definition
|
216
|
id="isCompatible">
|
217
|
<with
|
218
|
variable="selection">
|
219
|
<test
|
220
|
property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
|
221
|
</test>
|
222
|
</with>
|
223
|
</definition>
|
224
|
<definition
|
225
|
id="hasDataModel">
|
226
|
<with
|
227
|
variable="selection">
|
228
|
<test
|
229
|
property="eu.etaxonomy.taxeditor.datasource.propertyTester.hasDataModel">
|
230
|
</test>
|
231
|
</with>
|
232
|
</definition>
|
233
|
<definition
|
234
|
id="isShowExperimentalFeatures">
|
235
|
<test
|
236
|
property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isShowExperimentalFeatures">
|
237
|
</test>
|
238
|
</definition>
|
239
|
<definition
|
240
|
id="isModifiable">
|
241
|
<with
|
242
|
variable="selection">
|
243
|
<test
|
244
|
property="eu.etaxonomy.taxeditor.store.termEditor.propertyTester.isModifiable">
|
245
|
</test>
|
246
|
</with>
|
247
|
</definition>
|
248
|
<definition
|
249
|
id="canUPDATE">
|
250
|
<with
|
251
|
variable="selection">
|
252
|
<test
|
253
|
args="UPDATE"
|
254
|
property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
|
255
|
</test>
|
256
|
</with>
|
257
|
</definition>
|
258
|
<definition
|
259
|
id="canDELETE">
|
260
|
<with
|
261
|
variable="selection">
|
262
|
<test
|
263
|
args="DELETE"
|
264
|
property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
|
265
|
</test>
|
266
|
</with>
|
267
|
</definition>
|
268
|
<definition
|
269
|
id="canCREATE">
|
270
|
<with
|
271
|
variable="selection">
|
272
|
<test
|
273
|
args="CREATE"
|
274
|
property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
|
275
|
</test>
|
276
|
</with>
|
277
|
</definition>
|
278
|
<definition
|
279
|
id="isUserLoggedIn">
|
280
|
<with
|
281
|
variable="eu.etaxonomy.taxeditor.security.user">
|
282
|
<instanceof
|
283
|
value="eu.etaxonomy.cdm.model.common.User">
|
284
|
</instanceof>
|
285
|
</with>
|
286
|
</definition>
|
287
|
<definition
|
288
|
id="hasROLE_USER_MANAGER">
|
289
|
<with
|
290
|
variable="eu.etaxonomy.taxeditor.security.userRoles">
|
291
|
<iterate
|
292
|
ifEmpty="false"
|
293
|
operator="or">
|
294
|
<or>
|
295
|
<equals
|
296
|
value="ROLE_ADMIN">
|
297
|
</equals>
|
298
|
<equals
|
299
|
value="ROLE_USER_MANAGER">
|
300
|
</equals>
|
301
|
</or>
|
302
|
</iterate>
|
303
|
</with>
|
304
|
</definition>
|
305
|
<definition
|
306
|
id="hasROLE_PROJECT_MANAGER">
|
307
|
<with
|
308
|
variable="eu.etaxonomy.taxeditor.security.userRoles">
|
309
|
<iterate
|
310
|
ifEmpty="false"
|
311
|
operator="or">
|
312
|
<or>
|
313
|
<equals
|
314
|
value="ROLE_ADMIN">
|
315
|
</equals>
|
316
|
<equals
|
317
|
value="ROLE_PROJECT_MANAGER">
|
318
|
</equals>
|
319
|
</or>
|
320
|
</iterate>
|
321
|
</with>
|
322
|
</definition>
|
323
|
<definition
|
324
|
id="hasROLE_PROJECT_MANAGER_AND_isCdmStoreConnected">
|
325
|
<and>
|
326
|
<reference
|
327
|
definitionId="hasROLE_PROJECT_MANAGER">
|
328
|
</reference>
|
329
|
<reference
|
330
|
definitionId="isCdmStoreConnected">
|
331
|
</reference>
|
332
|
</and>
|
333
|
</definition>
|
334
|
<definition
|
335
|
id="isChecklistEditorEnabled">
|
336
|
<test
|
337
|
property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isChecklistEditorEnabled">
|
338
|
</test>
|
339
|
</definition>
|
340
|
</extension>
|
341
|
<extension
|
342
|
point="org.eclipse.ui.activities">
|
343
|
<activity
|
344
|
description="%activity.description"
|
345
|
id="eu.etaxonomy.taxeditor.store.activityDelete"
|
346
|
name="%activity.name">
|
347
|
<enabledWhen>
|
348
|
<reference
|
349
|
definitionId="canDELETE">
|
350
|
</reference>
|
351
|
</enabledWhen>
|
352
|
</activity>
|
353
|
<activityPatternBinding
|
354
|
activityId="eu.etaxonomy.taxeditor.store.activityDelete"
|
355
|
pattern="eu\.etaxonomy\.taxeditor\..*/.*.delete">
|
356
|
</activityPatternBinding>
|
357
|
<activity
|
358
|
description="%activity.description.0"
|
359
|
id="eu.etaxonomy.taxeditor.store.activityUpdate"
|
360
|
name="%activity.name.0">
|
361
|
<enabledWhen>
|
362
|
<reference
|
363
|
definitionId="canUPDATE">
|
364
|
</reference>
|
365
|
</enabledWhen>
|
366
|
</activity>
|
367
|
<activityPatternBinding
|
368
|
activityId="eu.etaxonomy.taxeditor.store.activityUpdate"
|
369
|
pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.update\..*">
|
370
|
</activityPatternBinding>
|
371
|
<activity
|
372
|
description="%activity.description.1"
|
373
|
id="eu.etaxonomy.taxeditor.store.activityCreate"
|
374
|
name="%activity.name.1">
|
375
|
<enabledWhen>
|
376
|
<reference
|
377
|
definitionId="canDELETE">
|
378
|
</reference>
|
379
|
</enabledWhen>
|
380
|
</activity>
|
381
|
<activityPatternBinding
|
382
|
activityId="eu.etaxonomy.taxeditor.store.activityCreate"
|
383
|
pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.create\..*">
|
384
|
</activityPatternBinding>
|
385
|
<activity
|
386
|
description="%activity.description.2"
|
387
|
id="eu.etaxonomy.taxeditor.store.activityUserManagement"
|
388
|
name="%activity.name.2">
|
389
|
<enabledWhen>
|
390
|
<reference
|
391
|
definitionId="hasROLE_USER_MANAGER">
|
392
|
</reference>
|
393
|
</enabledWhen>
|
394
|
</activity>
|
395
|
<activityPatternBinding
|
396
|
activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
|
397
|
pattern="eu\.etaxonomy\.taxeditor\..*/.*.UserManagement">
|
398
|
</activityPatternBinding>
|
399
|
<activityPatternBinding
|
400
|
activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
|
401
|
pattern="eu\.etaxonomy\.taxeditor\..*/bulkeditor\.input\.group">
|
402
|
</activityPatternBinding>
|
403
|
<activity
|
404
|
description="%activity.description.3"
|
405
|
id="eu.etaxonomy.taxeditor.store.activityProjectManagement"
|
406
|
name="%activity.name.3">
|
407
|
<enabledWhen>
|
408
|
<reference
|
409
|
definitionId="hasROLE_PROJECT_MANAGER">
|
410
|
</reference>
|
411
|
</enabledWhen>
|
412
|
</activity>
|
413
|
<activityPatternBinding
|
414
|
activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
|
415
|
pattern="eu\.etaxonomy\.taxeditor\..*/eu\.etaxonomy\.taxeditor\..*\.definedTerm.*">
|
416
|
</activityPatternBinding>
|
417
|
<activityPatternBinding
|
418
|
activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
|
419
|
pattern="eu.etaxonomy.taxeditor.bulkeditor/bulkeditor.menus.openmenu"
|
420
|
isEqualityPattern="true">
|
421
|
</activityPatternBinding>
|
422
|
<activityPatternBinding
|
423
|
activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
|
424
|
pattern="eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.editor.definedTerm"
|
425
|
isEqualityPattern="true">
|
426
|
</activityPatternBinding>
|
427
|
</extension>
|
428
|
<extension
|
429
|
point="org.eclipse.ui.services">
|
430
|
<sourceProvider
|
431
|
provider="eu.etaxonomy.taxeditor.security.AuthenticationSourceProvider">
|
432
|
<variable
|
433
|
name="eu.etaxonomy.taxeditor.security.userRoles"
|
434
|
priorityLevel="workbench">
|
435
|
</variable>
|
436
|
</sourceProvider>
|
437
|
</extension>
|
438
|
<extension
|
439
|
point="eu.etaxonomy.taxeditor.store.cdmViewer">
|
440
|
<viewCommandMapping
|
441
|
commandId="eu.etaxonomy.taxeditor.command.openClassificationWizard"
|
442
|
selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
|
443
|
viewerName="%viewCommandMapping.viewerName.CLASSIFICATION_WIZARD">
|
444
|
</viewCommandMapping>
|
445
|
<viewCommandMapping
|
446
|
commandId="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
|
447
|
selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
|
448
|
viewerName="%viewCommandMapping.viewerName.TAXON_NODE_WIZARD">
|
449
|
</viewCommandMapping>
|
450
|
</extension>
|
451
|
<extension
|
452
|
id="eu.etaxonomy.taxeditor.store.workbench.model"
|
453
|
name="Store Workbench Model"
|
454
|
point="org.eclipse.e4.workbench.model">
|
455
|
<fragment
|
456
|
apply="always"
|
457
|
uri="fragment.e4xmi">
|
458
|
</fragment>
|
459
|
</extension>
|
460
|
<extension
|
461
|
point="org.eclipse.ui.preferencePages">
|
462
|
<page
|
463
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
464
|
class="eu.etaxonomy.taxeditor.preference.DebugPreferences"
|
465
|
id="eu.etaxonomy.taxeditor.preference.DebugPreferences"
|
466
|
name="%page.name.34">
|
467
|
</page>
|
468
|
<page
|
469
|
class="eu.etaxonomy.taxeditor.preference.TaxonomicEditorGeneralPreferences"
|
470
|
id="eu.etaxonomy.taxeditor.preferences.general"
|
471
|
name="%page.name">
|
472
|
</page>
|
473
|
<page
|
474
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
475
|
class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
|
476
|
id="eu.etaxonomy.taxeditor.preferences.nameDetails"
|
477
|
name="%page.name.36">
|
478
|
</page>
|
479
|
<page
|
480
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
481
|
class="eu.etaxonomy.taxeditor.preference.DescriptionPreferences"
|
482
|
id="eu.etaxonomy.taxeditor.preferences.description"
|
483
|
name="%page.name.0">
|
484
|
</page>
|
485
|
<page
|
486
|
category="eu.etaxonomy.taxeditor.preferences.description"
|
487
|
class="eu.etaxonomy.taxeditor.preference.menu.FeatureMenuPreferences"
|
488
|
id="eu.etaxonomy.taxeditor.preferences.feature"
|
489
|
name="%page.name.1">
|
490
|
</page>
|
491
|
<page
|
492
|
category="eu.etaxonomy.taxeditor.preferences.description"
|
493
|
class="eu.etaxonomy.taxeditor.preference.menu.PresenceAbsenceMenuPreferences"
|
494
|
id="eu.etaxonomy.taxeditor.preferences.distributionStatus"
|
495
|
name="%page.name.2">
|
496
|
</page>
|
497
|
<page
|
498
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
499
|
class="eu.etaxonomy.taxeditor.preference.TaxonomicPreferences"
|
500
|
id="eu.etaxonomy.taxeditor.preferences.taxonomic"
|
501
|
name="%page.name.3">
|
502
|
</page>
|
503
|
<page
|
504
|
category="eu.etaxonomy.taxeditor.preferences.taxonomic"
|
505
|
class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalCodePreferences"
|
506
|
id="eu.etaxonomy.taxeditor.preferences.nomenclatural"
|
507
|
name="%page.name.4">
|
508
|
</page>
|
509
|
<page
|
510
|
category="eu.etaxonomy.taxeditor.preferences.taxonomic"
|
511
|
class="eu.etaxonomy.taxeditor.preference.menu.RankMenuPreferences"
|
512
|
id="eu.etaxonomy.taxeditor.preferences.ranks"
|
513
|
name="%page.name.5">
|
514
|
</page>
|
515
|
<page
|
516
|
category="eu.etaxonomy.taxeditor.preferences.taxonomic"
|
517
|
class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalStatusTypeMenuPreferences"
|
518
|
id="eu.etaxonomy.taxeditor.preferences.nomenclaturalStatusType"
|
519
|
name="%page.name.6">
|
520
|
</page>
|
521
|
<page
|
522
|
category="eu.etaxonomy.taxeditor.preferences.taxonomic"
|
523
|
class="eu.etaxonomy.taxeditor.preference.menu.NameRelationshipTypeMenuPreferences"
|
524
|
id="eu.etaxonomy.taxeditor.preferences.nameRelationshipType"
|
525
|
name="%page.name.7">
|
526
|
</page>
|
527
|
<page
|
528
|
category="eu.etaxonomy.taxeditor.preferences.taxonomic"
|
529
|
class="eu.etaxonomy.taxeditor.preference.menu.TaxonRelationshipTypeMenuPreferences"
|
530
|
id="taxeditor-store.page1"
|
531
|
name="%page.name.8">
|
532
|
</page>
|
533
|
<page
|
534
|
category="eu.etaxonomy.taxeditor.preferences.taxonomic"
|
535
|
class="eu.etaxonomy.taxeditor.preference.menu.SpecimenTypeDesignationStatusMenuPreferences"
|
536
|
id="eu.etaxonomy.taxeditor.preferences.specimenTypeDesignationStatus"
|
537
|
name="%page.name.9">
|
538
|
</page>
|
539
|
<page
|
540
|
category="eu.etaxonomy.taxeditor.preferences.taxonomic"
|
541
|
class="eu.etaxonomy.taxeditor.preference.menu.NameTypeDesignationStatusMenuPreferences"
|
542
|
id="eu.etaxonomy.taxeditor.preferences.nameTypeDesignationStatus"
|
543
|
name="%page.name.13">
|
544
|
</page>
|
545
|
<page
|
546
|
category="eu.etaxonomy.taxeditor.preferences.language"
|
547
|
class="eu.etaxonomy.taxeditor.preference.menu.LanguageMenuPreferences"
|
548
|
id="eu.etaxonomy.taxeditor.preferences.languages"
|
549
|
name="%page.name.10">
|
550
|
</page>
|
551
|
<page
|
552
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
553
|
class="eu.etaxonomy.taxeditor.preference.menu.MarkerTypeMenuPreferences"
|
554
|
id="eu.etaxonomy.taxeditor.preferences.markerTypes"
|
555
|
name="%page.name.11">
|
556
|
</page>
|
557
|
<page
|
558
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
559
|
class="eu.etaxonomy.taxeditor.preference.menu.ExtensionTypeMenuPreferences"
|
560
|
id="eu.etaxonomy.taxeditor.preferences.extensionTypes"
|
561
|
name="%page.name.12">
|
562
|
</page>
|
563
|
<page
|
564
|
category="eu.etaxonomy.taxeditor.preferences.description"
|
565
|
class="eu.etaxonomy.taxeditor.preference.menu.NamedAreaTypeMenuPreferences"
|
566
|
id="eu.etaxonomy.taxeditor.preferences.namedAreaType"
|
567
|
name="%page.name.14">
|
568
|
</page>
|
569
|
<page
|
570
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
571
|
class="eu.etaxonomy.taxeditor.preference.MatchingPreferences"
|
572
|
id="eu.etaxonomy.taxeditor.preferences.matching"
|
573
|
name="%page.name.15">
|
574
|
</page>
|
575
|
<page
|
576
|
category="eu.etaxonomy.taxeditor.preferences.matching"
|
577
|
class="eu.etaxonomy.taxeditor.preference.matching.NonViralNameMatchingPreference"
|
578
|
id="eu.etaxonomy.taxeditor.preferences.matching.nonViralName"
|
579
|
name="%page.name.16">
|
580
|
</page>
|
581
|
<page
|
582
|
category="eu.etaxonomy.taxeditor.preferences.matching"
|
583
|
class="eu.etaxonomy.taxeditor.preference.matching.ReferenceMatchingPreference"
|
584
|
id="eu.etaxonomy.taxeditor.preferences.matching"
|
585
|
name="%page.name.17">
|
586
|
</page>
|
587
|
<page
|
588
|
category="eu.etaxonomy.taxeditor.preferences.matching"
|
589
|
class="eu.etaxonomy.taxeditor.preference.matching.TeamOrPersonMatchingPreference"
|
590
|
id="eu.etaxonomy.taxeditor.preferences.matching"
|
591
|
name="%page.name.18">
|
592
|
</page>
|
593
|
<page
|
594
|
category="eu.etaxonomy.taxeditor.preferences.description"
|
595
|
class="eu.etaxonomy.taxeditor.preference.menu.StageMenuPreferences"
|
596
|
id="eu.etaxonomy.taxeditor.preferences.stage"
|
597
|
name="%page.name.19">
|
598
|
</page>
|
599
|
<page
|
600
|
category="eu.etaxonomy.taxeditor.preferences.description"
|
601
|
class="eu.etaxonomy.taxeditor.preference.menu.PreservationMethodMenuPreferences"
|
602
|
id="eu.etaxonomy.taxeditor.preferences.preservationMethod"
|
603
|
name="%page.name.20">
|
604
|
</page>
|
605
|
<page
|
606
|
category="eu.etaxonomy.taxeditor.preferences.feature"
|
607
|
class="eu.etaxonomy.taxeditor.preference.DefaultFeatureTreePreferenecs"
|
608
|
id="eu.etaxonomy.taxeditor.preferences.defaultFeatureTreePreferenecs"
|
609
|
name="%page.name.22">
|
610
|
</page>
|
611
|
<page
|
612
|
category="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
|
613
|
class="eu.etaxonomy.taxeditor.preference.LanguageRepresentationPreferencePage"
|
614
|
id="eu.etaxonomy.taxeditor.preferences.language"
|
615
|
name="%page.name.23">
|
616
|
</page>
|
617
|
<page
|
618
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
619
|
class="eu.etaxonomy.taxeditor.preference.MobotOpenUrlPreferences"
|
620
|
id="eu.etaxonomy.taxeditor.preferences.mobotOpenUrl"
|
621
|
name="%page.name.24">
|
622
|
</page>
|
623
|
<page
|
624
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
625
|
class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
|
626
|
id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
|
627
|
name="%page.name.25">
|
628
|
</page>
|
629
|
<page
|
630
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
631
|
class="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
|
632
|
id="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
|
633
|
name="%page.name.26">
|
634
|
</page>
|
635
|
<page
|
636
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
637
|
class="eu.etaxonomy.taxeditor.preference.MediaPreferences"
|
638
|
id="eu.etaxonomy.taxeditor.preference.MediaPreferences"
|
639
|
name="%page.name.27">
|
640
|
</page>
|
641
|
<page
|
642
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
643
|
class="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreference"
|
644
|
id="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreferencePage"
|
645
|
name="%page.name.28">
|
646
|
</page>
|
647
|
<page
|
648
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
649
|
class="eu.etaxonomy.taxeditor.preference.LanguageEditorPreferencePage"
|
650
|
id="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
|
651
|
name="%page.name.30">
|
652
|
</page>
|
653
|
<page
|
654
|
category="eu.etaxonomy.taxeditor.preferences.general"
|
655
|
class="eu.etaxonomy.taxeditor.preference.OrderPreferences"
|
656
|
id="eu.etaxonomy.taxeditor.preference.TaxonNavigator"
|
657
|
name="%page.name.32">
|
658
|
</page>
|
659
|
</extension>
|
660
|
</plugin>
|