Project

General

Profile

Download (43.5 KB) Statistics
| Branch: | Tag: | Revision:
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.preferencePages">
7
      <page
8
            class="eu.etaxonomy.taxeditor.preference.TaxonomicEditorGeneralPreferences"
9
            id="eu.etaxonomy.taxeditor.preferences.general"
10
            name="%page.name">
11
      </page>
12
      <!-- <page
13
            category="eu.etaxonomy.taxeditor.preferences.admin"
14
            class="eu.etaxonomy.taxeditor.preference.AdminGeneralPreferences"
15
            id="eu.etaxonomy.taxeditor.preferences.adminGeneral"
16
            name="%page.name.38">
17
      </page>
18
       <page
19
            category="eu.etaxonomy.taxeditor.preferences.admin"
20
            class="eu.etaxonomy.taxeditor.databasePreferences.AdminNomenclaturalCode"
21
            id="eu.etaxonomy.taxeditor.preferences.adminNomenclaturalCode"
22
            name="%page.name.39">
23
      </page>-->
24
      <page
25
       		category="eu.etaxonomy.taxeditor.preferences.general"
26
            class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
27
            id="eu.etaxonomy.taxeditor.preferences.nameDetails"
28
            name="%page.name.36">
29
      </page>
30
      <page
31
            category="eu.etaxonomy.taxeditor.preferences.general"
32
            class="eu.etaxonomy.taxeditor.preference.DescriptionPreferences"
33
            id="eu.etaxonomy.taxeditor.preferences.description"
34
            name="%page.name.0">
35
      </page>
36
      <page
37
            category="eu.etaxonomy.taxeditor.preferences.description"
38
            class="eu.etaxonomy.taxeditor.preference.menu.FeatureMenuPreferences"
39
            id="eu.etaxonomy.taxeditor.preferences.feature"
40
            name="%page.name.1">
41
      </page>
42
      <page
43
            category="eu.etaxonomy.taxeditor.preferences.description"
44
            class="eu.etaxonomy.taxeditor.preference.menu.PresenceAbsenceMenuPreferences"
45
            id="eu.etaxonomy.taxeditor.preferences.distributionStatus"
46
            name="%page.name.2">
47
      </page>
48
      <page
49
            category="eu.etaxonomy.taxeditor.preferences.general"
50
            class="eu.etaxonomy.taxeditor.preference.TaxonomicPreferences"
51
            id="eu.etaxonomy.taxeditor.preferences.taxonomic"
52
            name="%page.name.3">
53
      </page>
54
      <page
55
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
56
            class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalCodePreferences"
57
            id="eu.etaxonomy.taxeditor.preferences.nomenclatural"
58
            name="%page.name.4">
59
      </page>
60
     
61
      <!--page
62
            class="eu.etaxonomy.taxeditor.store.preference.CdmPreferences"
63
            id="eu.etaxonomy.taxeditor.preferences.cdm"
64
            name="CDM Datastore">
65
      </page>
66
      <page
67
            category="eu.etaxonomy.taxeditor.preferences.cdm"
68
            class="eu.etaxonomy.taxeditor.store.preference.InitializeDbPreferences"
69
            id="eu.etaxonomy.taxeditor.preferences.initdb"
70
            name="Initialize Datastore">
71
      </page-->
72
      <page
73
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
74
            class="eu.etaxonomy.taxeditor.preference.menu.RankMenuPreferences"
75
            id="eu.etaxonomy.taxeditor.preferences.ranks"
76
            name="%page.name.5">
77
      </page>
78
      <page
79
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
80
            class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalStatusTypeMenuPreferences"
81
            id="eu.etaxonomy.taxeditor.preferences.nomenclaturalStatusType"
82
            name="%page.name.6">
83
      </page>
84
      <page
85
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
86
            class="eu.etaxonomy.taxeditor.preference.menu.NameRelationshipTypeMenuPreferences"
87
            id="eu.etaxonomy.taxeditor.preferences.nameRelationshipType"
88
            name="%page.name.7">
89
      </page>
90
      <page
91
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
92
            class="eu.etaxonomy.taxeditor.preference.menu.TaxonRelationshipTypeMenuPreferences"
93
            id="taxeditor-store.page1"
94
            name="%page.name.8">
95
      </page>
96
      <page
97
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
98
            class="eu.etaxonomy.taxeditor.preference.menu.SpecimenTypeDesignationStatusMenuPreferences"
99
            id="eu.etaxonomy.taxeditor.preferences.specimenTypeDesignationStatus"
100
            name="%page.name.9">
101
      </page>
102
      <page
103
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
104
            class="eu.etaxonomy.taxeditor.preference.menu.NameTypeDesignationStatusMenuPreferences"
105
            id="eu.etaxonomy.taxeditor.preferences.nameTypeDesignationStatus"
106
            name="%page.name.13">
107
      </page>
108
      <page
109
            category="eu.etaxonomy.taxeditor.preferences.language"
110
            class="eu.etaxonomy.taxeditor.preference.menu.LanguageMenuPreferences"
111
            id="eu.etaxonomy.taxeditor.preferences.languages"
112
            name="%page.name.10">
113
      </page>
114
      <page
115
            category="eu.etaxonomy.taxeditor.preferences.general"
116
            class="eu.etaxonomy.taxeditor.preference.menu.MarkerTypeMenuPreferences"
117
            id="eu.etaxonomy.taxeditor.preferences.markerTypes"
118
            name="%page.name.11">
119
      </page>
120
      <page
121
            category="eu.etaxonomy.taxeditor.preferences.general"
122
            class="eu.etaxonomy.taxeditor.preference.menu.ExtensionTypeMenuPreferences"
123
            id="eu.etaxonomy.taxeditor.preferences.extensionTypes"
124
            name="%page.name.12">
125
      </page>
126
      <page
127
            category="eu.etaxonomy.taxeditor.preferences.description"
128
            class="eu.etaxonomy.taxeditor.preference.menu.NamedAreaTypeMenuPreferences"
129
            id="eu.etaxonomy.taxeditor.preferences.namedAreaType"
130
            name="%page.name.14">
131
      </page>
132
      <page
133
            category="eu.etaxonomy.taxeditor.preferences.general"
134
            class="eu.etaxonomy.taxeditor.preference.MatchingPreferences"
135
            id="eu.etaxonomy.taxeditor.preferences.matching"
136
            name="%page.name.15">
137
      </page>
138
      <page
139
            category="eu.etaxonomy.taxeditor.preferences.matching"
140
            class="eu.etaxonomy.taxeditor.preference.matching.NonViralNameMatchingPreference"
141
            id="eu.etaxonomy.taxeditor.preferences.matching.nonViralName"
142
            name="%page.name.16">
143
      </page>
144
      <page
145
            category="eu.etaxonomy.taxeditor.preferences.matching"
146
            class="eu.etaxonomy.taxeditor.preference.matching.ReferenceMatchingPreference"
147
            id="eu.etaxonomy.taxeditor.preferences.matching"
148
            name="%page.name.17">
149
      </page>
150
      <page
151
            category="eu.etaxonomy.taxeditor.preferences.matching"
152
            class="eu.etaxonomy.taxeditor.preference.matching.TeamOrPersonMatchingPreference"
153
            id="eu.etaxonomy.taxeditor.preferences.matching"
154
            name="%page.name.18">
155
      </page>
156
      <page
157
            category="eu.etaxonomy.taxeditor.preferences.description"
158
            class="eu.etaxonomy.taxeditor.preference.menu.StageMenuPreferences"
159
            id="eu.etaxonomy.taxeditor.preferences.stage"
160
            name="%page.name.19">
161
      </page>
162
      <page
163
            category="eu.etaxonomy.taxeditor.preferences.description"
164
            class="eu.etaxonomy.taxeditor.preference.menu.PreservationMethodMenuPreferences"
165
            id="eu.etaxonomy.taxeditor.preferences.preservationMethod"
166
            name="%page.name.20">
167
      </page>
168
      <page
169
            category="eu.etaxonomy.taxeditor.preferences.feature"
170
            class="eu.etaxonomy.taxeditor.preference.DefaultFeatureTreePreferenecs"
171
            id="eu.etaxonomy.taxeditor.preferences.defaultFeatureTreePreferenecs"
172
            name="%page.name.22">
173
      </page>
174
      <page
175
            category="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
176
            class="eu.etaxonomy.taxeditor.preference.LanguageRepresentationPreferencePage"
177
            id="eu.etaxonomy.taxeditor.preferences.language"
178
            name="%page.name.23">
179
      </page>
180
      <page
181
            category="eu.etaxonomy.taxeditor.preferences.general"
182
            class="eu.etaxonomy.taxeditor.preference.MobotOpenUrlPreferences"
183
            id="eu.etaxonomy.taxeditor.preferences.mobotOpenUrl"
184
            name="%page.name.24">
185
      </page>
186
      <page
187
            category="eu.etaxonomy.taxeditor.preferences.general"
188
            class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
189
            id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
190
            name="%page.name.25">
191
      </page>
192
      <page
193
            category="eu.etaxonomy.taxeditor.preferences.general"
194
            class="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
195
            id="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
196
            name="%page.name.26">
197
      </page>
198
      <page
199
            category="eu.etaxonomy.taxeditor.preferences.general"
200
            class="eu.etaxonomy.taxeditor.preference.MediaPreferences"
201
            id="eu.etaxonomy.taxeditor.preference.MediaPreferences"
202
            name="%page.name.27">
203
      </page>
204
      <page
205
            category="eu.etaxonomy.taxeditor.preferences.general"
206
            class="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreference"
207
            id="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreferencePage"
208
            name="%page.name.28">
209
      </page>
210
   <!--   <page
211
            category="eu.etaxonomy.taxeditor.preferences.general"
212
            class="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
213
            id="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
214
            name="%page.name.29">
215
      </page>-->
216
      <page
217
            category="eu.etaxonomy.taxeditor.preferences.general"
218
            class="eu.etaxonomy.taxeditor.preference.LanguageEditorPreferencePage"
219
            id="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
220
            name="%page.name.30">
221
      </page>
222
       <page
223
            category="eu.etaxonomy.taxeditor.preferences.general"
224
            class="eu.etaxonomy.taxeditor.preference.OrderPreferences"
225
            id="eu.etaxonomy.taxeditor.preference.TaxonNavigator"
226
            name="%page.name.32">
227
      </page>
228
      <page
229
            category="eu.etaxonomy.taxeditor.preferences.general"
230
            class="eu.etaxonomy.taxeditor.preference.DebugPreferences"
231
            id="eu.etaxonomy.taxeditor.preferences.debug"
232
            name="%page.name.34">
233
      </page>
234
   </extension>
235
   <extension
236
         point="org.eclipse.ui.menus">
237
      <menuContribution
238
            locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.file?after=eu.etaxonomy.taxeditor.application.filemenu.io">
239
         <command
240
               commandId="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow"
241
               label="%command.label.CONNECT"
242
               style="push">
243
         </command>
244
         <command
245
               commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
246
               label="%command.label.5"
247
               style="push">
248
            <visibleWhen
249
                  checkEnabled="true">
250
               <reference
251
                     definitionId="isUserLoggedIn">
252
               </reference>
253
            </visibleWhen>
254
         </command>
255
         <command
256
               commandId="eu.etaxonomy.taxeditor.store.operations.reconnect"
257
               label="%command.label.RE_CONNECT"
258
               style="push">
259
            <visibleWhen
260
                  checkEnabled="true">
261
               <reference
262
                     definitionId="isUserLoggedIn">
263
               </reference>
264
            </visibleWhen>
265
         </command>
266
         <command
267
               commandId="eu.etaxonomy.taxeditor.store.openPasswordWizzard"
268
               label="%command.label.CHANGE_PASSWORD"
269
               style="push">
270
            <visibleWhen
271
                  checkEnabled="true">
272
               <reference
273
                     definitionId="isUserLoggedIn">
274
               </reference>
275
            </visibleWhen>
276
         </command>
277
         <separator
278
               name="eu.etaxonomy.taxeditor.application.filemenu.login"
279
               visible="true">
280
         </separator>
281
      </menuContribution>
282
      <menuContribution
283
            locationURI="toolbar:org.eclipse.ui.trim.status">
284
         <toolbar
285
               id="eu.etaxonomy.taxeditor.store.authentication.trim.toolbar">
286
            <control
287
                  class="eu.etaxonomy.taxeditor.ui.bar.AuthenticatedUserBar">
288
            </control>
289
         </toolbar>
290
      </menuContribution>
291
   </extension>
292
   <extension
293
         point="org.eclipse.ui.handlers">
294
      <handler
295
            class="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
296
            commandId="eu.etaxonomy.taxeditor.view.datasource.delete">
297
         <activeWhen>
298
            <with
299
                  variable="activePartId">
300
               <equals
301
                     value="eu.etaxonomy.taxeditor.view.datasource">
302
               </equals>
303
            </with>
304
         </activeWhen>
305
      </handler>
306
      <handler
307
            class="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
308
            commandId="eu.etaxonomy.taxeditor.editor.definedTerms.delete">
309
         <activeWhen>
310
            <with
311
                  variable="activePartId">
312
               <equals
313
                     value="eu.etaxonomy.taxeditor.editor.definedTerm">
314
               </equals>
315
            </with>
316
         </activeWhen>
317
      </handler>
318
      <handler
319
            class="eu.etaxonomy.taxeditor.handler.ShowRemotingLoginWindowHandler"
320
            commandId="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow">
321
      </handler>
322
      <handler
323
            class="eu.etaxonomy.taxeditor.handler.OpenPasswordWizzardHandler"
324
            commandId="eu.etaxonomy.taxeditor.store.openPasswordWizzard">
325
         <enabledWhen>
326
            <reference
327
                  definitionId="isUserLoggedIn">
328
            </reference></enabledWhen>
329
      </handler>
330
      <handler
331
            class="eu.etaxonomy.taxeditor.handler.OpenDistributionEditorWizardHandler"
332
            commandId="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler">
333
         <activeWhen>
334
            <reference
335
                  definitionId="hasROLE_PROJECT_MANAGER">
336
            </reference>
337
         </activeWhen>
338
      </handler>
339
       <handler
340
            class="eu.etaxonomy.taxeditor.handler.OpenImportPreferenceHandler"
341
            commandId="eu.etaxonomy.taxeditor.store.open.OpenImportPreferenceHandler">
342
            <activeWhen>
343
            <reference
344
                  definitionId="hasROLE_PROJECT_MANAGER">
345
            </reference>
346
         </activeWhen>
347
      </handler>
348
      <handler
349
            class="eu.etaxonomy.taxeditor.handler.SwitchUserHandler"
350
            commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow">
351
         <activeWhen>
352
            <reference
353
                  definitionId="isRemoting">
354
            </reference>
355
         </activeWhen>
356
      </handler>
357
   </extension>
358
   <extension
359
         name="%extension.name.0"
360
         point="org.eclipse.ui.commands">
361
      <command
362
            defaultHandler="eu.etaxonomy.taxeditor.handler.ShowLoginWindowHandler"
363
            id="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
364
            name="%command.name.4">
365
      </command>
366
      <command
367
            id="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow"
368
            name="%command.name.CONNECT">
369
      </command>
370
      <command
371
            defaultHandler="eu.etaxonomy.taxeditor.handler.ReconnectHandler"
372
            id="eu.etaxonomy.taxeditor.store.operations.reconnect"
373
            name="%command.name.RE_CONNECT">
374
      </command>
375
      <command
376
            id="eu.etaxonomy.taxeditor.store.openPasswordWizzard"
377
            name="%command.name.10">
378
      </command>
379
      <command
380
            id="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler"
381
            name="%command.name.11">
382
      </command>
383
      <command
384
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
385
            id="eu.etaxonomy.taxeditor.datasource.connect"
386
            name="%command.name.12">
387
      </command>
388
      <command
389
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenInspectSessionsHandler"
390
            id="eu.etaxonomy.taxeditor.store.open.InspectSessionsDialog"
391
            name="%command.name.INSPECT_ACTIVE_SESSIONS">
392
      </command>
393
      <command
394
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenHandler"
395
            id="eu.etaxonomy.taxeditor.store.open"
396
            name="%command.name.15">
397
      </command>
398
   </extension>
399
   <extension
400
         point="org.eclipse.ui.commands">
401
      <commandParameterType
402
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
403
            id="eu.etaxonomy.taxeditor.uuidParameterType"
404
            type="java.util.UUID">
405
      </commandParameterType>
406
      <commandParameterType
407
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
408
            id="eu.etaxonomy.taxeditor.uuidsParameterType"
409
            type="java.util.List">
410
      </commandParameterType>
411
   </extension>
412
   <extension
413
         point="org.eclipse.ui.importWizards">
414
      <category
415
            id="eu.etaxonomy.taxeditor.import.category.cdm"
416
            name="%category.name">
417
      </category>
418
      <wizard
419
            category="eu.etaxonomy.taxeditor.import.category.cdm"
420
            class="eu.etaxonomy.taxeditor.io.wizard.TcsImportWizard"
421
            id="eu.etaxonomy.taxeditor.io.import.tcs"
422
            name="%wizard.name">
423
      </wizard>
424
   
425
   <!--   <wizard
426
            category="eu.etaxonomy.taxeditor.import.category.cdm"
427
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbImportWizard"
428
            id="eu.etaxonomy.taxeditor.io.import.jaxb"
429
            name="JAXB">
430
      </wizard> -->
431
   <!--   <wizard
432
            category="eu.etaxonomy.taxeditor.import.category.cdm"
433
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelImportWizard"
434
            id="eu.etaxonomy.taxeditor.io.import.berlinModel"
435
            name="%wizard.name.0">
436
      </wizard>
437
      <wizard
438
            category="eu.etaxonomy.taxeditor.import.category.cdm"
439
            class="eu.etaxonomy.taxeditor.io.wizard.EndnoteImportWizard"
440
            id="eu.etaxonomy.taxeditor.io.import.endnote"
441
            name="%wizard.name.1">
442
      </wizard>-->
443
      <wizard
444
            category="eu.etaxonomy.taxeditor.import.category.cdm"
445
            class="eu.etaxonomy.taxeditor.io.wizard.SddImportWizard"
446
            id="eu.etaxonomy.taxeditor.io.import.sdd"
447
            name="%wizard.name.4">
448
      </wizard>
449
      <wizard
450
            category="eu.etaxonomy.taxeditor.import.category.cdm"
451
            class="eu.etaxonomy.taxeditor.io.wizard.SpecimenCdmExcelImportWizard"
452
            id="eu.etaxonomy.taxeditor.io.import.specimenCdmExcel"
453
            name="%wizard.name.5">
454
      </wizard>
455
   </extension>
456
   <extension
457
         point="org.eclipse.ui.exportWizards">
458
      <category
459
            id="eu.etaxonomy.taxeditor.export.category.cdm"
460
            name="%category.name.0">
461
      </category>
462
      <wizard
463
            category="eu.etaxonomy.taxeditor.export.category.cdm"
464
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbExportWizard"
465
            id="eu.etaxonomy.taxeditor.io.export.jaxb"
466
            name="%wizard.name.6">
467
      </wizard>
468
      <!--<wizard
469
            category="eu.etaxonomy.taxeditor.export.category.cdm"
470
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelExportWizard"
471
            id="eu.etaxonomy.taxeditor.io.export.berlinModel"
472
            name="%wizard.name.7">
473
      </wizard>-->
474
      <category
475
            id="eu.etaxonomy.taxeditor.export.category.excel"
476
            name="%category.name.1">
477
      </category>
478
      <wizard
479
            category="eu.etaxonomy.taxeditor.export.category.cdm"
480
            class="eu.etaxonomy.taxeditor.io.wizard.SddExportWizard"
481
            id="eu.etaxonomy.taxeditor.io.export.sdd"
482
            name="%wizard.name.8">
483
      </wizard>
484
      <wizard
485
            category="eu.etaxonomy.taxeditor.export.category.cdm"
486
            class="eu.etaxonomy.taxeditor.io.wizard.DarwinCoreArchiveExportWizard"
487
            id="eu.etaxonomy.taxeditor.io.export.dwca"
488
            name="%wizard.name.9">
489
      </wizard>
490
      <wizard
491
            category="eu.etaxonomy.taxeditor.export.category.cdm"
492
            class="eu.etaxonomy.taxeditor.io.wizard.CsvExportWizard"
493
            id="eu.etaxonomy.taxeditor.io.export.csv"
494
            name="%wizard.name.18">
495
      </wizard>
496
      <wizard
497
            category="eu.etaxonomy.taxeditor.export.category.cdm"
498
            class="eu.etaxonomy.taxeditor.io.wizard.CsvNameExportWizard"
499
            id="eu.etaxonomy.taxeditor.io.export.csv_name"
500
            name="%wizard.name.19">
501
      </wizard>
502
      <wizard
503
            category="eu.etaxonomy.taxeditor.export.category.cdm"
504
            class="eu.etaxonomy.taxeditor.io.wizard.CsvPrintExportWizard"
505
            id="eu.etaxonomy.taxeditor.io.export.csv_print"
506
            name="%wizard.name.20">
507
      </wizard>
508
      <wizard
509
            category="eu.etaxonomy.taxeditor.export.category.cdm"
510
            class="eu.etaxonomy.taxeditor.io.wizard.CdmLightExportWizard"
511
            id="eu.etaxonomy.taxeditor.io.export.output_model"
512
            name="%wizard.name.22">
513
      </wizard>
514
   </extension>
515
   <extension
516
         point="org.eclipse.ui.newWizards">
517
      <wizard
518
            category="eu.etaxonomy.taxeditor.new.category.cdm"
519
            class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
520
            hasPages="true"
521
            id="eu.etaxonomy.taxeditor.new.reference"
522
            name="%wizard.name.10">
523
      </wizard>
524
      <wizard
525
            category="eu.etaxonomy.taxeditor.new.category.cdm"
526
            class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
527
            hasPages="true"
528
            id="eu.etaxonomy.taxeditor.new.nonViralName"
529
            name="%wizard.name.11">
530
      </wizard>
531
      <wizard
532
            category="eu.etaxonomy.taxeditor.new.category.cdm"
533
            class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
534
            hasPages="true"
535
            id="eu.etaxonomy.taxeditor.new.team"
536
            name="%wizard.name.12">
537
      </wizard>
538
      <wizard
539
            category="eu.etaxonomy.taxeditor.new.category.cdm"
540
            class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
541
            hasPages="true"
542
            id="eu.etaxonomy.taxeditor.new.person"
543
            name="%wizard.name.13">
544
      </wizard>
545
      <wizard
546
            category="eu.etaxonomy.taxeditor.new.category.cdm"
547
            class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
548
            hasPages="true"
549
            id="eu.etaxonomy.taxeditor.new.specimen"
550
            name="%wizard.name.14">
551
      </wizard>
552
      <wizard
553
            category="eu.etaxonomy.taxeditor.new.category.cdm"
554
            class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
555
            hasPages="true"
556
            id="eu.etaxonomy.taxeditor.new.key.polytomous"
557
            name="%wizard.name.15">
558
      </wizard>
559
      <category
560
            id="eu.etaxonomy.taxeditor.new.category.cdm"
561
            name="%category.name.2">
562
      </category>
563
      <wizard
564
            category="eu.etaxonomy.taxeditor.new.category.cdm"
565
            class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
566
            hasPages="true"
567
            id="eu.etaxonomy.taxeditor.new.taxonNode"
568
            name="%wizard.name.16">
569
      </wizard>
570
      <wizard
571
            category="eu.etaxonomy.taxeditor.new.category.cdm"
572
            class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
573
            hasPages="true"
574
            icon="icons/tree_icon_small.jpg"
575
            id="eu.etaxonomy.taxeditor.new.classification"
576
            name="%wizard.name.17">
577
      </wizard>
578
   </extension>
579
<extension
580
            point="org.eclipse.ui.themes">
581
         <themeElementCategory
582
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
583
               label="%themeElementCategory.label">
584
            <description>
585
               %themeElementCategory.description
586
            </description>
587
         </themeElementCategory>
588
         <colorDefinition
589
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
590
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackground"
591
               label="%colorDefinition.label"
592
               value="150,150,150">
593
         </colorDefinition>
594
         <colorDefinition
595
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
596
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDefault"
597
               label="%colorDefinition.label.0"
598
               value="0,0,0">
599
         </colorDefinition>
600
         <colorDefinition
601
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
602
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeBackground"
603
               label="%colorDefinition.label.1"
604
               value="255,255,255">
605
         </colorDefinition>
606
         <colorDefinition
607
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
608
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeIrrelevant"
609
               label="%colorDefinition.label.2"
610
               value="241,139,18">
611
         </colorDefinition>
612
         <colorDefinition
613
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
614
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDisabled"
615
               label="%colorDefinition.label.3"
616
               value="150,150,150">
617
         </colorDefinition>
618
         <colorDefinition
619
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
620
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textBackgroundDisabled"
621
               label="%colorDefinition.label.4"
622
               value="230,230,230">
623
         </colorDefinition>
624
         <themeElementCategory
625
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
626
               label="%themeElementCategory.label.0"
627
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
628
            <description>
629
               %themeElementCategory.description.0
630
            </description>
631
         </themeElementCategory>
632
         <colorDefinition
633
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
634
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundOdd"
635
               label="%colorDefinition.label.5"
636
               value="230,230,230">
637
         </colorDefinition>
638
         <colorDefinition
639
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
640
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundEven"
641
               label="%colorDefinition.label.6"
642
               value="255,255,255">
643
         </colorDefinition>
644
         <themeElementCategory
645
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
646
               label="%themeElementCategory.label.1"
647
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
648
            <description>
649
               %themeElementCategory.description.1
650
            </description>
651
         </themeElementCategory>
652
         <colorDefinition
653
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
654
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerBackground"
655
               label="%colorDefinition.label.7"
656
               value="220, 220, 220">
657
         </colorDefinition>
658
         <colorDefinition
659
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
660
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelectedFocus"
661
               label="%colorDefinition.label.8"
662
               value="232,242,254">
663
         </colorDefinition>
664
         <colorDefinition
665
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
666
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelected"
667
               label="%colorDefinition.label.9"
668
               value="210, 210, 210">
669
         </colorDefinition>
670
         <colorDefinition
671
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
672
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerDragEnter"
673
               label="%colorDefinition.label.10"
674
               value="185,255,133">
675
         </colorDefinition>
676
         <fontDefinition
677
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
678
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
679
               label="%fontDefinition.label"
680
               value="Georgia-regular-12">
681
         </fontDefinition>
682
         <fontDefinition
683
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
684
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
685
               label="%fontDefinition.label.0"
686
               value="Georgia-regular-10">
687
         </fontDefinition>
688
         <fontDefinition
689
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
690
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
691
               label="%fontDefinition.label.1"
692
               value="Georgia-regular-10">
693
         </fontDefinition>
694
         <fontDefinition
695
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
696
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.concept"
697
               label="%fontDefinition.label.2"
698
               value="Georgia-regular-10">
699
         </fontDefinition>
700
         <fontDefinition
701
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
702
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.default"
703
               label="%fontDefinition.label.3"
704
               value="Georgia-regular-10">
705
         </fontDefinition>
706
         <themeElementCategory
707
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
708
               label="%themeElementCategory.label.2"
709
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
710
            <description>
711
               %themeElementCategory.description.2
712
            </description>
713
         </themeElementCategory>
714
         <colorDefinition
715
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
716
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.foreground"
717
               label="%colorDefinition.label.11"
718
               value="192, 192, 192">
719
         </colorDefinition>
720
         <colorDefinition
721
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
722
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.focus"
723
               label="%colorDefinition.label.12"
724
               value="0, 0, 0">
725
         </colorDefinition>
726
         <fontDefinition
727
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
728
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
729
               isEditable="true"
730
               label="%fontDefinition.label.4"
731
               value="Arial-regular-10">
732
            <description>
733
               %fontDefinition.description
734
            </description>
735
         </fontDefinition>
736
         <fontDefinition
737
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
738
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
739
               isEditable="true"
740
               label="%fontDefinition.label.5"
741
               value="Arial-italic-10">
742
         <description>
743
            %fontDefinition.description.0
744
         </description>
745
      </fontDefinition>
746
      <fontDefinition
747
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
748
            id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
749
            isEditable="true"
750
            label="%fontDefinition.label.6"
751
            value="Lucida Grande-regular-11">
752
         <description>
753
            %fontDefinition.description.1
754
         </description>
755
      </fontDefinition>
756
      <colorDefinition
757
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
758
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.parseError"
759
            label="%colorDefinition.label.13"
760
            value="255,0,0">
761
      </colorDefinition>
762
      <colorDefinition
763
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
764
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.disabledEditor"
765
            label="%colorDefinition.label.14"
766
            value="105,114,124">
767
      </colorDefinition>
768
      <colorDefinition
769
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
770
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.editorError"
771
            label="%colorDefinition.label.15"
772
            value="255,0,0">
773
      </colorDefinition>
774
      </extension>
775
<extension
776
      point="org.eclipse.core.expressions.propertyTesters">
777
   <propertyTester
778
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
779
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
780
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
781
         properties="isCompatible"
782
         type="org.eclipse.jface.viewers.IStructuredSelection">
783
   </propertyTester>
784
    <propertyTester
785
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
786
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
787
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
788
         properties="test, hasDataModel"
789
         type="org.eclipse.jface.viewers.IStructuredSelection">
790
   </propertyTester>
791
   <propertyTester
792
         class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
793
         id="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
794
         namespace="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
795
         properties="isShowExperimentalFeatures, isChecklistEditorEnabled"
796
         type="java.lang.Object">
797
   </propertyTester>
798
   <propertyTester
799
         class="eu.etaxonomy.taxeditor.editor.definedterm.TermBasePropertyTester"
800
         id="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
801
         namespace="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
802
         properties="isModifiable"
803
         type="org.eclipse.jface.viewers.IStructuredSelection">
804
   </propertyTester>
805
   <propertyTester
806
        class="eu.etaxonomy.taxeditor.security.PermissionPropertyTester"
807
        id="eu.etaxonomy.taxeditor.security.permissionTester"
808
        namespace="eu.etaxonomy.taxeditor.security.permissionTester"
809
        properties="hasPermissions, hasRoles"
810
        type="org.eclipse.jface.viewers.IStructuredSelection">
811
   </propertyTester>
812
</extension>
813
<extension
814
      point="org.eclipse.core.expressions.definitions">
815
   <definition
816
         id="isCompatible">
817
      <with
818
            variable="selection">
819
         <test
820
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
821
         </test>
822
      </with>
823
   </definition>
824
   <definition
825
         id="hasDataModel">
826
      <with
827
            variable="selection">
828
         <test
829
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.hasDataModel">
830
         </test>
831
      </with>
832
   </definition>
833
   <definition
834
         id="isShowExperimentalFeatures">
835
      <test
836
            property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isShowExperimentalFeatures">
837
      </test>
838
   </definition>
839
   <definition
840
         id="isModifiable">
841
      <with
842
            variable="selection">
843
         <test
844
               property="eu.etaxonomy.taxeditor.store.termEditor.propertyTester.isModifiable">
845
         </test>
846
      </with>
847
   </definition>
848
   <definition
849
            id="canUPDATE">
850
        	<with
851
           		variable="selection">
852
	         <test
853
	               args="UPDATE"
854
	               property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
855
	         </test>
856
         </with>
857
      </definition>
858
      <definition
859
            id="canDELETE">
860
         <with
861
               variable="selection">
862
            <test
863
                  args="DELETE"
864
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
865
            </test>
866
         </with>
867
    </definition>
868
      <definition
869
            id="canCREATE">
870
         <with
871
               variable="selection">
872
            <test
873
                  args="CREATE"
874
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
875
            </test>
876
         </with>
877
      </definition>
878
      <definition
879
            id="isUserLoggedIn">
880
            <with
881
               variable="eu.etaxonomy.taxeditor.security.user">
882
               <instanceof
883
                     value="eu.etaxonomy.cdm.model.common.User">
884
               </instanceof>
885
         </with>
886
      </definition>
887
      <definition
888
            id="hasROLE_USER_MANAGER">
889
            <with
890
               variable="eu.etaxonomy.taxeditor.security.userRoles">
891
            <iterate
892
                  ifEmpty="false"
893
                  operator="or">
894
               <or>
895
                  <equals
896
                        value="ROLE_ADMIN">
897
                  </equals>
898
                  <equals
899
                        value="ROLE_USER_MANAGER">
900
                  </equals>
901
               </or>
902
            </iterate>
903
         </with>
904
      </definition>
905
      <definition
906
            id="hasROLE_PROJECT_MANAGER">
907
         <with
908
               variable="eu.etaxonomy.taxeditor.security.userRoles">
909
            <iterate
910
                  ifEmpty="false"
911
                  operator="or">
912
               <or>
913
                  <equals
914
                        value="ROLE_ADMIN">
915
                  </equals>
916
                  <equals
917
                        value="ROLE_PROJECT_MANAGER">
918
                  </equals>
919
               </or>
920
            </iterate>
921
         </with>
922
      </definition>
923
      <definition
924
            id="hasROLE_PROJECT_MANAGER_AND_isCdmStoreConnected">
925
         <and>
926
            <reference
927
                  definitionId="hasROLE_PROJECT_MANAGER">
928
            </reference>
929
            <reference
930
                  definitionId="isCdmStoreConnected">
931
            </reference>
932
         </and>
933
      </definition>
934
      <definition
935
            id="isChecklistEditorEnabled">
936
         <test
937
               property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isChecklistEditorEnabled">
938
         </test>
939
      </definition>
940
</extension>
941
<extension
942
      point="org.eclipse.ui.activities">
943
   <activity
944
         description="%activity.description"
945
         id="eu.etaxonomy.taxeditor.store.activityDelete"
946
         name="%activity.name">
947
      <enabledWhen>
948
         <reference
949
               definitionId="canDELETE">
950
         </reference>
951
      </enabledWhen>
952
   </activity>
953
   <activityPatternBinding
954
         activityId="eu.etaxonomy.taxeditor.store.activityDelete"
955
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.delete">
956
   </activityPatternBinding>
957
   <activity
958
         description="%activity.description.0"
959
         id="eu.etaxonomy.taxeditor.store.activityUpdate"
960
         name="%activity.name.0">
961
      <enabledWhen>
962
         <reference
963
               definitionId="canUPDATE">
964
         </reference>
965
      </enabledWhen>
966
   </activity>
967
   <activityPatternBinding
968
         activityId="eu.etaxonomy.taxeditor.store.activityUpdate"
969
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.update\..*">
970
   </activityPatternBinding>
971
   <activity
972
         description="%activity.description.1"
973
         id="eu.etaxonomy.taxeditor.store.activityCreate"
974
         name="%activity.name.1">
975
      <enabledWhen>
976
         <reference
977
               definitionId="canDELETE">
978
         </reference>
979
      </enabledWhen>
980
   </activity>
981
   <activityPatternBinding
982
         activityId="eu.etaxonomy.taxeditor.store.activityCreate"
983
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.create\..*">
984
   </activityPatternBinding>
985
   <activity
986
         description="%activity.description.2"
987
         id="eu.etaxonomy.taxeditor.store.activityUserManagement"
988
         name="%activity.name.2">
989
      <enabledWhen>
990
         <reference
991
               definitionId="hasROLE_USER_MANAGER">
992
         </reference>
993
      </enabledWhen>
994
   </activity>
995
   <activityPatternBinding
996
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
997
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.UserManagement">
998
   </activityPatternBinding>
999
   <activityPatternBinding
1000
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
1001
         pattern="eu\.etaxonomy\.taxeditor\..*/bulkeditor\.input\.group">
1002
   </activityPatternBinding>
1003
   <activity
1004
         description="%activity.description.3"
1005
         id="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1006
         name="%activity.name.3">
1007
      <enabledWhen>
1008
         <reference
1009
               definitionId="hasROLE_PROJECT_MANAGER">
1010
         </reference>
1011
      </enabledWhen>
1012
   </activity>
1013
   <activityPatternBinding
1014
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1015
         pattern="eu\.etaxonomy\.taxeditor\..*/eu\.etaxonomy\.taxeditor\..*\.definedTerm.*">
1016
   </activityPatternBinding>
1017
   <activityPatternBinding
1018
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1019
         pattern="eu.etaxonomy.taxeditor.bulkeditor/bulkeditor.menus.openmenu"
1020
         isEqualityPattern="true">
1021
   </activityPatternBinding>
1022
   <activityPatternBinding
1023
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1024
         pattern="eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.editor.definedTerm"
1025
         isEqualityPattern="true">
1026
   </activityPatternBinding>
1027
</extension>
1028
<extension
1029
      point="org.eclipse.ui.services">
1030
   <sourceProvider
1031
         provider="eu.etaxonomy.taxeditor.security.AuthenticationSourceProvider">
1032
      <variable
1033
            name="eu.etaxonomy.taxeditor.security.userRoles"
1034
            priorityLevel="workbench">
1035
      </variable>
1036
   </sourceProvider>
1037
</extension>
1038
<extension
1039
      point="eu.etaxonomy.taxeditor.store.cdmViewer">
1040
   <viewCommandMapping
1041
         commandId="eu.etaxonomy.taxeditor.command.openClassificationWizard"
1042
         selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
1043
         viewerName="%viewCommandMapping.viewerName.CLASSIFICATION_WIZARD">
1044
   </viewCommandMapping>
1045
   <viewCommandMapping
1046
         commandId="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
1047
         selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
1048
         viewerName="%viewCommandMapping.viewerName.TAXON_NODE_WIZARD">
1049
   </viewCommandMapping>
1050
</extension>
1051
<extension
1052
      id="eu.etaxonomy.taxeditor.store.workbench.model"
1053
      name="Store Workbench Model"
1054
      point="org.eclipse.e4.workbench.model">
1055
   <fragment
1056
         apply="always"
1057
         uri="fragment.e4xmi">
1058
   </fragment>
1059
</extension>
1060
</plugin>
(6-6/7)