Project

General

Profile

Download (43.2 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.SpecimenCdmExcelImportWizard"
446
            id="eu.etaxonomy.taxeditor.io.import.specimenCdmExcel"
447
            name="%wizard.name.5">
448
      </wizard>
449
   </extension>
450
   <extension
451
         point="org.eclipse.ui.exportWizards">
452
      <category
453
            id="eu.etaxonomy.taxeditor.export.category.cdm"
454
            name="%category.name.0">
455
      </category>
456
      <wizard
457
            category="eu.etaxonomy.taxeditor.export.category.cdm"
458
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbExportWizard"
459
            id="eu.etaxonomy.taxeditor.io.export.jaxb"
460
            name="%wizard.name.6">
461
      </wizard>
462
      <!--<wizard
463
            category="eu.etaxonomy.taxeditor.export.category.cdm"
464
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelExportWizard"
465
            id="eu.etaxonomy.taxeditor.io.export.berlinModel"
466
            name="%wizard.name.7">
467
      </wizard>-->
468
      <category
469
            id="eu.etaxonomy.taxeditor.export.category.excel"
470
            name="%category.name.1">
471
      </category>
472
      <wizard
473
            category="eu.etaxonomy.taxeditor.export.category.cdm"
474
            class="eu.etaxonomy.taxeditor.io.wizard.SddExportWizard"
475
            id="eu.etaxonomy.taxeditor.io.export.sdd"
476
            name="%wizard.name.8">
477
      </wizard>
478
      <wizard
479
            category="eu.etaxonomy.taxeditor.export.category.cdm"
480
            class="eu.etaxonomy.taxeditor.io.wizard.DarwinCoreArchiveExportWizard"
481
            id="eu.etaxonomy.taxeditor.io.export.dwca"
482
            name="%wizard.name.9">
483
      </wizard>
484
      <wizard
485
            category="eu.etaxonomy.taxeditor.export.category.cdm"
486
            class="eu.etaxonomy.taxeditor.io.wizard.CsvExportWizard"
487
            id="eu.etaxonomy.taxeditor.io.export.csv"
488
            name="%wizard.name.18">
489
      </wizard>
490
      <wizard
491
            category="eu.etaxonomy.taxeditor.export.category.cdm"
492
            class="eu.etaxonomy.taxeditor.io.wizard.CsvNameExportWizard"
493
            id="eu.etaxonomy.taxeditor.io.export.csv_name"
494
            name="%wizard.name.19">
495
      </wizard>
496
      <wizard
497
            category="eu.etaxonomy.taxeditor.export.category.cdm"
498
            class="eu.etaxonomy.taxeditor.io.wizard.CsvPrintExportWizard"
499
            id="eu.etaxonomy.taxeditor.io.export.csv_print"
500
            name="%wizard.name.20">
501
      </wizard>
502
      <wizard
503
            category="eu.etaxonomy.taxeditor.export.category.cdm"
504
            class="eu.etaxonomy.taxeditor.io.wizard.CdmLightExportWizard"
505
            id="eu.etaxonomy.taxeditor.io.export.output_model"
506
            name="%wizard.name.22">
507
      </wizard>
508
   </extension>
509
   <extension
510
         point="org.eclipse.ui.newWizards">
511
      <wizard
512
            category="eu.etaxonomy.taxeditor.new.category.cdm"
513
            class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
514
            hasPages="true"
515
            id="eu.etaxonomy.taxeditor.new.reference"
516
            name="%wizard.name.10">
517
      </wizard>
518
      <wizard
519
            category="eu.etaxonomy.taxeditor.new.category.cdm"
520
            class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
521
            hasPages="true"
522
            id="eu.etaxonomy.taxeditor.new.nonViralName"
523
            name="%wizard.name.11">
524
      </wizard>
525
      <wizard
526
            category="eu.etaxonomy.taxeditor.new.category.cdm"
527
            class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
528
            hasPages="true"
529
            id="eu.etaxonomy.taxeditor.new.team"
530
            name="%wizard.name.12">
531
      </wizard>
532
      <wizard
533
            category="eu.etaxonomy.taxeditor.new.category.cdm"
534
            class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
535
            hasPages="true"
536
            id="eu.etaxonomy.taxeditor.new.person"
537
            name="%wizard.name.13">
538
      </wizard>
539
      <wizard
540
            category="eu.etaxonomy.taxeditor.new.category.cdm"
541
            class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
542
            hasPages="true"
543
            id="eu.etaxonomy.taxeditor.new.specimen"
544
            name="%wizard.name.14">
545
      </wizard>
546
      <wizard
547
            category="eu.etaxonomy.taxeditor.new.category.cdm"
548
            class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
549
            hasPages="true"
550
            id="eu.etaxonomy.taxeditor.new.key.polytomous"
551
            name="%wizard.name.15">
552
      </wizard>
553
      <category
554
            id="eu.etaxonomy.taxeditor.new.category.cdm"
555
            name="%category.name.2">
556
      </category>
557
      <wizard
558
            category="eu.etaxonomy.taxeditor.new.category.cdm"
559
            class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
560
            hasPages="true"
561
            id="eu.etaxonomy.taxeditor.new.taxonNode"
562
            name="%wizard.name.16">
563
      </wizard>
564
      <wizard
565
            category="eu.etaxonomy.taxeditor.new.category.cdm"
566
            class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
567
            hasPages="true"
568
            icon="icons/tree_icon_small.jpg"
569
            id="eu.etaxonomy.taxeditor.new.classification"
570
            name="%wizard.name.17">
571
      </wizard>
572
   </extension>
573
<extension
574
            point="org.eclipse.ui.themes">
575
         <themeElementCategory
576
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
577
               label="%themeElementCategory.label">
578
            <description>
579
               %themeElementCategory.description
580
            </description>
581
         </themeElementCategory>
582
         <colorDefinition
583
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
584
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackground"
585
               label="%colorDefinition.label"
586
               value="150,150,150">
587
         </colorDefinition>
588
         <colorDefinition
589
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
590
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDefault"
591
               label="%colorDefinition.label.0"
592
               value="0,0,0">
593
         </colorDefinition>
594
         <colorDefinition
595
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
596
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeBackground"
597
               label="%colorDefinition.label.1"
598
               value="255,255,255">
599
         </colorDefinition>
600
         <colorDefinition
601
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
602
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeIrrelevant"
603
               label="%colorDefinition.label.2"
604
               value="241,139,18">
605
         </colorDefinition>
606
         <colorDefinition
607
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
608
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDisabled"
609
               label="%colorDefinition.label.3"
610
               value="150,150,150">
611
         </colorDefinition>
612
         <colorDefinition
613
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
614
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textBackgroundDisabled"
615
               label="%colorDefinition.label.4"
616
               value="230,230,230">
617
         </colorDefinition>
618
         <themeElementCategory
619
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
620
               label="%themeElementCategory.label.0"
621
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
622
            <description>
623
               %themeElementCategory.description.0
624
            </description>
625
         </themeElementCategory>
626
         <colorDefinition
627
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
628
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundOdd"
629
               label="%colorDefinition.label.5"
630
               value="230,230,230">
631
         </colorDefinition>
632
         <colorDefinition
633
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
634
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundEven"
635
               label="%colorDefinition.label.6"
636
               value="255,255,255">
637
         </colorDefinition>
638
         <themeElementCategory
639
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
640
               label="%themeElementCategory.label.1"
641
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
642
            <description>
643
               %themeElementCategory.description.1
644
            </description>
645
         </themeElementCategory>
646
         <colorDefinition
647
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
648
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerBackground"
649
               label="%colorDefinition.label.7"
650
               value="220, 220, 220">
651
         </colorDefinition>
652
         <colorDefinition
653
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
654
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelectedFocus"
655
               label="%colorDefinition.label.8"
656
               value="232,242,254">
657
         </colorDefinition>
658
         <colorDefinition
659
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
660
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelected"
661
               label="%colorDefinition.label.9"
662
               value="210, 210, 210">
663
         </colorDefinition>
664
         <colorDefinition
665
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
666
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerDragEnter"
667
               label="%colorDefinition.label.10"
668
               value="185,255,133">
669
         </colorDefinition>
670
         <fontDefinition
671
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
672
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
673
               label="%fontDefinition.label"
674
               value="Georgia-regular-12">
675
         </fontDefinition>
676
         <fontDefinition
677
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
678
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
679
               label="%fontDefinition.label.0"
680
               value="Georgia-regular-10">
681
         </fontDefinition>
682
         <fontDefinition
683
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
684
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
685
               label="%fontDefinition.label.1"
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.concept"
691
               label="%fontDefinition.label.2"
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.default"
697
               label="%fontDefinition.label.3"
698
               value="Georgia-regular-10">
699
         </fontDefinition>
700
         <themeElementCategory
701
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
702
               label="%themeElementCategory.label.2"
703
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
704
            <description>
705
               %themeElementCategory.description.2
706
            </description>
707
         </themeElementCategory>
708
         <colorDefinition
709
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
710
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.foreground"
711
               label="%colorDefinition.label.11"
712
               value="192, 192, 192">
713
         </colorDefinition>
714
         <colorDefinition
715
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
716
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.focus"
717
               label="%colorDefinition.label.12"
718
               value="0, 0, 0">
719
         </colorDefinition>
720
         <fontDefinition
721
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
722
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
723
               isEditable="true"
724
               label="%fontDefinition.label.4"
725
               value="Arial-regular-10">
726
            <description>
727
               %fontDefinition.description
728
            </description>
729
         </fontDefinition>
730
         <fontDefinition
731
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
732
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
733
               isEditable="true"
734
               label="%fontDefinition.label.5"
735
               value="Arial-italic-10">
736
         <description>
737
            %fontDefinition.description.0
738
         </description>
739
      </fontDefinition>
740
      <fontDefinition
741
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
742
            id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
743
            isEditable="true"
744
            label="%fontDefinition.label.6"
745
            value="Lucida Grande-regular-11">
746
         <description>
747
            %fontDefinition.description.1
748
         </description>
749
      </fontDefinition>
750
      <colorDefinition
751
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
752
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.parseError"
753
            label="%colorDefinition.label.13"
754
            value="255,0,0">
755
      </colorDefinition>
756
      <colorDefinition
757
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
758
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.disabledEditor"
759
            label="%colorDefinition.label.14"
760
            value="105,114,124">
761
      </colorDefinition>
762
      <colorDefinition
763
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
764
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.editorError"
765
            label="%colorDefinition.label.15"
766
            value="255,0,0">
767
      </colorDefinition>
768
      </extension>
769
<extension
770
      point="org.eclipse.core.expressions.propertyTesters">
771
   <propertyTester
772
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
773
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
774
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
775
         properties="isCompatible"
776
         type="org.eclipse.jface.viewers.IStructuredSelection">
777
   </propertyTester>
778
    <propertyTester
779
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
780
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
781
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
782
         properties="test, hasDataModel"
783
         type="org.eclipse.jface.viewers.IStructuredSelection">
784
   </propertyTester>
785
   <propertyTester
786
         class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
787
         id="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
788
         namespace="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
789
         properties="isShowExperimentalFeatures, isChecklistEditorEnabled"
790
         type="java.lang.Object">
791
   </propertyTester>
792
   <propertyTester
793
         class="eu.etaxonomy.taxeditor.editor.definedterm.TermBasePropertyTester"
794
         id="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
795
         namespace="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
796
         properties="isModifiable"
797
         type="org.eclipse.jface.viewers.IStructuredSelection">
798
   </propertyTester>
799
   <propertyTester
800
        class="eu.etaxonomy.taxeditor.security.PermissionPropertyTester"
801
        id="eu.etaxonomy.taxeditor.security.permissionTester"
802
        namespace="eu.etaxonomy.taxeditor.security.permissionTester"
803
        properties="hasPermissions, hasRoles"
804
        type="org.eclipse.jface.viewers.IStructuredSelection">
805
   </propertyTester>
806
</extension>
807
<extension
808
      point="org.eclipse.core.expressions.definitions">
809
   <definition
810
         id="isCompatible">
811
      <with
812
            variable="selection">
813
         <test
814
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
815
         </test>
816
      </with>
817
   </definition>
818
   <definition
819
         id="hasDataModel">
820
      <with
821
            variable="selection">
822
         <test
823
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.hasDataModel">
824
         </test>
825
      </with>
826
   </definition>
827
   <definition
828
         id="isShowExperimentalFeatures">
829
      <test
830
            property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isShowExperimentalFeatures">
831
      </test>
832
   </definition>
833
   <definition
834
         id="isModifiable">
835
      <with
836
            variable="selection">
837
         <test
838
               property="eu.etaxonomy.taxeditor.store.termEditor.propertyTester.isModifiable">
839
         </test>
840
      </with>
841
   </definition>
842
   <definition
843
            id="canUPDATE">
844
        	<with
845
           		variable="selection">
846
	         <test
847
	               args="UPDATE"
848
	               property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
849
	         </test>
850
         </with>
851
      </definition>
852
      <definition
853
            id="canDELETE">
854
         <with
855
               variable="selection">
856
            <test
857
                  args="DELETE"
858
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
859
            </test>
860
         </with>
861
    </definition>
862
      <definition
863
            id="canCREATE">
864
         <with
865
               variable="selection">
866
            <test
867
                  args="CREATE"
868
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
869
            </test>
870
         </with>
871
      </definition>
872
      <definition
873
            id="isUserLoggedIn">
874
            <with
875
               variable="eu.etaxonomy.taxeditor.security.user">
876
               <instanceof
877
                     value="eu.etaxonomy.cdm.model.common.User">
878
               </instanceof>
879
         </with>
880
      </definition>
881
      <definition
882
            id="hasROLE_USER_MANAGER">
883
            <with
884
               variable="eu.etaxonomy.taxeditor.security.userRoles">
885
            <iterate
886
                  ifEmpty="false"
887
                  operator="or">
888
               <or>
889
                  <equals
890
                        value="ROLE_ADMIN">
891
                  </equals>
892
                  <equals
893
                        value="ROLE_USER_MANAGER">
894
                  </equals>
895
               </or>
896
            </iterate>
897
         </with>
898
      </definition>
899
      <definition
900
            id="hasROLE_PROJECT_MANAGER">
901
         <with
902
               variable="eu.etaxonomy.taxeditor.security.userRoles">
903
            <iterate
904
                  ifEmpty="false"
905
                  operator="or">
906
               <or>
907
                  <equals
908
                        value="ROLE_ADMIN">
909
                  </equals>
910
                  <equals
911
                        value="ROLE_PROJECT_MANAGER">
912
                  </equals>
913
               </or>
914
            </iterate>
915
         </with>
916
      </definition>
917
      <definition
918
            id="hasROLE_PROJECT_MANAGER_AND_isCdmStoreConnected">
919
         <and>
920
            <reference
921
                  definitionId="hasROLE_PROJECT_MANAGER">
922
            </reference>
923
            <reference
924
                  definitionId="isCdmStoreConnected">
925
            </reference>
926
         </and>
927
      </definition>
928
      <definition
929
            id="isChecklistEditorEnabled">
930
         <test
931
               property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isChecklistEditorEnabled">
932
         </test>
933
      </definition>
934
</extension>
935
<extension
936
      point="org.eclipse.ui.activities">
937
   <activity
938
         description="%activity.description"
939
         id="eu.etaxonomy.taxeditor.store.activityDelete"
940
         name="%activity.name">
941
      <enabledWhen>
942
         <reference
943
               definitionId="canDELETE">
944
         </reference>
945
      </enabledWhen>
946
   </activity>
947
   <activityPatternBinding
948
         activityId="eu.etaxonomy.taxeditor.store.activityDelete"
949
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.delete">
950
   </activityPatternBinding>
951
   <activity
952
         description="%activity.description.0"
953
         id="eu.etaxonomy.taxeditor.store.activityUpdate"
954
         name="%activity.name.0">
955
      <enabledWhen>
956
         <reference
957
               definitionId="canUPDATE">
958
         </reference>
959
      </enabledWhen>
960
   </activity>
961
   <activityPatternBinding
962
         activityId="eu.etaxonomy.taxeditor.store.activityUpdate"
963
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.update\..*">
964
   </activityPatternBinding>
965
   <activity
966
         description="%activity.description.1"
967
         id="eu.etaxonomy.taxeditor.store.activityCreate"
968
         name="%activity.name.1">
969
      <enabledWhen>
970
         <reference
971
               definitionId="canDELETE">
972
         </reference>
973
      </enabledWhen>
974
   </activity>
975
   <activityPatternBinding
976
         activityId="eu.etaxonomy.taxeditor.store.activityCreate"
977
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.create\..*">
978
   </activityPatternBinding>
979
   <activity
980
         description="%activity.description.2"
981
         id="eu.etaxonomy.taxeditor.store.activityUserManagement"
982
         name="%activity.name.2">
983
      <enabledWhen>
984
         <reference
985
               definitionId="hasROLE_USER_MANAGER">
986
         </reference>
987
      </enabledWhen>
988
   </activity>
989
   <activityPatternBinding
990
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
991
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.UserManagement">
992
   </activityPatternBinding>
993
   <activityPatternBinding
994
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
995
         pattern="eu\.etaxonomy\.taxeditor\..*/bulkeditor\.input\.group">
996
   </activityPatternBinding>
997
   <activity
998
         description="%activity.description.3"
999
         id="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1000
         name="%activity.name.3">
1001
      <enabledWhen>
1002
         <reference
1003
               definitionId="hasROLE_PROJECT_MANAGER">
1004
         </reference>
1005
      </enabledWhen>
1006
   </activity>
1007
   <activityPatternBinding
1008
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1009
         pattern="eu\.etaxonomy\.taxeditor\..*/eu\.etaxonomy\.taxeditor\..*\.definedTerm.*">
1010
   </activityPatternBinding>
1011
   <activityPatternBinding
1012
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1013
         pattern="eu.etaxonomy.taxeditor.bulkeditor/bulkeditor.menus.openmenu"
1014
         isEqualityPattern="true">
1015
   </activityPatternBinding>
1016
   <activityPatternBinding
1017
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1018
         pattern="eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.editor.definedTerm"
1019
         isEqualityPattern="true">
1020
   </activityPatternBinding>
1021
</extension>
1022
<extension
1023
      point="org.eclipse.ui.services">
1024
   <sourceProvider
1025
         provider="eu.etaxonomy.taxeditor.security.AuthenticationSourceProvider">
1026
      <variable
1027
            name="eu.etaxonomy.taxeditor.security.userRoles"
1028
            priorityLevel="workbench">
1029
      </variable>
1030
   </sourceProvider>
1031
</extension>
1032
<extension
1033
      point="eu.etaxonomy.taxeditor.store.cdmViewer">
1034
   <viewCommandMapping
1035
         commandId="eu.etaxonomy.taxeditor.command.openClassificationWizard"
1036
         selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
1037
         viewerName="%viewCommandMapping.viewerName.CLASSIFICATION_WIZARD">
1038
   </viewCommandMapping>
1039
   <viewCommandMapping
1040
         commandId="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
1041
         selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
1042
         viewerName="%viewCommandMapping.viewerName.TAXON_NODE_WIZARD">
1043
   </viewCommandMapping>
1044
</extension>
1045
<extension
1046
      id="eu.etaxonomy.taxeditor.store.workbench.model"
1047
      name="Store Workbench Model"
1048
      point="org.eclipse.e4.workbench.model">
1049
   <fragment
1050
         apply="always"
1051
         uri="fragment.e4xmi">
1052
   </fragment>
1053
</extension>
1054
</plugin>
(6-6/7)