Project

General

Profile

Download (56.3 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.views">
237
      <view
238
            class="eu.etaxonomy.taxeditor.view.datasource.CdmDataSourceViewPart"
239
            icon="icons/system-file-manager.png"
240
            id="eu.etaxonomy.taxeditor.view.datasource"
241
            name="%view.name"
242
            restorable="true">
243
      </view>
244
      <view
245
        allowMultiple="true"
246
        class="eu.etaxonomy.taxeditor.view.dataimport.SpecimenImportView"
247
        id="eu.etaxonomy.taxeditor.view.dataimport.SpecimenImportView"
248
        name="%view.name.7">
249
  	  </view>
250
  	  <view
251
        allowMultiple="true"
252
        class="eu.etaxonomy.taxeditor.view.dataimport.GbifResponseImportView"
253
        id="eu.etaxonomy.taxeditor.view.dataimport.GbifResponseImportView"
254
        name="%view.name.8">
255
   	  </view>
256
      <view  
257
			name="%view.name.0"  
258
   			category="org.eclipse.ui"  
259
			class="org.eclipse.ui.ExtensionFactory:progressView"  
260
			id="org.eclipse.ui.views.ProgressView">  
261
		</view>
262
		<view  
263
			name="%view.name.1"  
264
			icon="icons/console.gif"  
265
   			category="org.eclipse.ui"  
266
			class="org.eclipse.ui.ExtensionFactory:logView"  
267
			id="org.eclipse.ui.views.LogView">  
268
		</view>
269
  <view
270
        class="eu.etaxonomy.taxeditor.view.reporting.ReportingViewPart"
271
        id="eu.etaxonomy.taxeditor.reporting.viewPart"
272
        name="%view.name.2"
273
        restorable="true">
274
  </view>
275
  <view
276
        allowMultiple="false"
277
        class="eu.etaxonomy.taxeditor.view.supplementaldata.SupplementalDataViewPart"
278
        icon="icons/applications-office.png"
279
        id="eu.etaxonomy.taxeditor.view.supplementalData"
280
        name="%view.name.3"
281
        restorable="true">
282
  </view>
283
  <view
284
        allowMultiple="false"
285
        class="eu.etaxonomy.taxeditor.view.detail.DetailsViewPart"
286
        icon="icons/accessories-text-editor.png"
287
        id="eu.etaxonomy.taxeditor.view.detail"
288
        name="%view.name.4"
289
        restorable="true">
290
  </view>
291
  <view
292
        class="eu.etaxonomy.taxeditor.view.userecords.UseRecordsViewPart"
293
        icon="icons/leaf_detail.png"
294
        id="eu.etaxonomy.taxeditor.view.userecords"
295
        name="%view.name.5"
296
        restorable="true">
297
  </view>
298
   </extension>
299
   <extension
300
         point="org.eclipse.ui.editors">
301
      <editor
302
            class="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermEditor"
303
            default="false"
304
            id="eu.etaxonomy.taxeditor.editor.definedTerm"
305
            name="%editor.name">
306
      </editor>
307
   </extension>
308
   <extension
309
         point="org.eclipse.ui.menus">
310
      <menuContribution 
311
         allPopups="false" 
312
                 locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last"> 
313
           <dynamic 
314
                    class="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermMenu" 
315
                   id="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermMenu"> 
316
              <visibleWhen 
317
                      checkEnabled="true"> 
318
                  <reference 
319
                        definitionId="isCdmStoreConnected"> 
320
                  </reference> 
321
             </visibleWhen> 
322
        </dynamic> 
323
      </menuContribution>
324
      <menuContribution
325
            locationURI="menu:eu.etaxonomy.taxeditor.workbench.menu.file?after=eu.etaxonomy.taxeditor.application.filemenu.io">
326
         <command
327
               commandId="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow"
328
               label="%command.label.CONNECT"
329
               style="push">
330
         </command>
331
         <command
332
               commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
333
               label="%command.label.5"
334
               style="push">
335
            <visibleWhen
336
                  checkEnabled="true">
337
               <reference
338
                     definitionId="isUserLoggedIn">
339
               </reference>
340
            </visibleWhen>
341
         </command>
342
         <command
343
               commandId="eu.etaxonomy.taxeditor.store.operations.reconnect"
344
               label="%command.label.RE_CONNECT"
345
               style="push">
346
            <visibleWhen
347
                  checkEnabled="true">
348
               <reference
349
                     definitionId="isUserLoggedIn">
350
               </reference>
351
            </visibleWhen>
352
         </command>
353
         <command
354
               commandId="eu.etaxonomy.taxeditor.store.openPasswordWizzard"
355
               label="%command.label.CHANGE_PASSWORD"
356
               style="push">
357
            <visibleWhen
358
                  checkEnabled="true">
359
               <reference
360
                     definitionId="isUserLoggedIn">
361
               </reference>
362
            </visibleWhen>
363
         </command>
364
         <separator
365
               name="eu.etaxonomy.taxeditor.application.filemenu.login"
366
               visible="true">
367
         </separator>
368
      </menuContribution>
369
      <menuContribution
370
            locationURI="popup:eu.etaxonomy.taxeditor.view.datasource">
371
         <command
372
               commandId="eu.etaxonomy.taxeditor.store.datasource.change"
373
               label="%command.label.6"
374
               style="push">
375
               <visibleWhen>
376
                  <not>
377
                     <reference
378
                           definitionId="hasDataModel">
379
                     </reference>
380
                  </not>
381
            </visibleWhen>
382
         </command>
383
         <command
384
               commandId="eu.etaxonomy.taxeditor.store.datasource.create"
385
               label="%command.label.7"
386
               style="push">
387
         </command>
388
         <command
389
               commandId="eu.etaxonomy.taxeditor.store.datasource.edit"
390
               label="%command.label.8"
391
               style="push">
392
                <visibleWhen>
393
              <with
394
           		 variable="selection">
395
           		 <not>
396
         			<test
397
               			property="eu.etaxonomy.taxeditor.datasource.propertyTester.test">
398
         			</test>
399
	      		</not>
400
          		</with>
401
            </visibleWhen>
402
         </command>
403
         <command
404
               commandId="eu.etaxonomy.taxeditor.store.datasource.clone"
405
               label="%command.label.clone"
406
               style="push">
407
                <visibleWhen>
408
              <with
409
           		 variable="selection">
410
           		 <not>
411
         			<test
412
               			property="eu.etaxonomy.taxeditor.datasource.propertyTester.test">
413
         			</test>
414
	      		</not>
415
          		</with>
416
            </visibleWhen>
417
         </command>
418
         <separator
419
               name="eu.etaxonomy.taxeditor.store.datasource.separator"
420
               visible="true">
421
         </separator>
422
         <command
423
               commandId="eu.etaxonomy.taxeditor.view.datasource.delete"
424
               label="%command.label.9"
425
               style="push">
426
               <visibleWhen>
427
              <with
428
           		 variable="selection">
429
           		 <not>
430
         			<test
431
               			property="eu.etaxonomy.taxeditor.datasource.propertyTester.test">
432
         			</test>
433
	      		</not>
434
          		</with>
435
            </visibleWhen>
436
         </command>
437
         <separator
438
               name="eu.etaxonomy.taxeditor.store.datasource.separator2"
439
               visible="true">
440
         </separator>
441
         <command
442
               commandId="eu.etaxonomy.taxeditor.store.datasource.update"
443
               label="%command.label.11"
444
               style="push">
445
            <visibleWhen
446
                  checkEnabled="true">
447
               <not>
448
                  <reference
449
                        definitionId="isCompatible">
450
                  </reference>
451
               </not>
452
            </visibleWhen>
453
            
454
         </command>
455
      </menuContribution>
456
      <menuContribution
457
            locationURI="toolbar:org.eclipse.ui.trim.status">
458
         <toolbar
459
               id="eu.etaxonomy.taxeditor.store.authentication.trim.toolbar">
460
            <control
461
                  class="eu.etaxonomy.taxeditor.ui.bar.AuthenticatedUserBar">
462
            </control>
463
         </toolbar>
464
      </menuContribution>
465
      <menuContribution
466
            locationURI="popup:eu.etaxonomy.taxeditor.editor.definedTerm">
467
         <menu
468
               label="%menu.label.0">
469
            <command
470
                  commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
471
                  label="%command.label.12"
472
                  style="push">
473
            </command>
474
            <command
475
                  commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
476
                  label="%command.label.13"
477
                  style="push">
478
               <visibleWhen
479
                     checkEnabled="true">
480
                  <reference
481
                        definitionId="isModifiable">
482
                  </reference>
483
               </visibleWhen>
484
            </command>
485
            <command
486
                  commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newKindOfTerm"
487
                  label="Kind Of Term"
488
                  style="push">
489
               <visibleWhen
490
                     checkEnabled="true">
491
                  <reference
492
                        definitionId="isShowExperimentalFeatures">
493
                  </reference>
494
               </visibleWhen>
495
            </command>
496
         </menu>
497
         <command
498
               commandId="eu.etaxonomy.taxeditor.editor.definedTerms.delete"
499
               label="%command.label.14"
500
               style="push">
501
            <visibleWhen
502
                  checkEnabled="true">
503
               <reference
504
                     definitionId="isModifiable">
505
               </reference>
506
            </visibleWhen>
507
         </command>
508
      </menuContribution>
509
   </extension>
510
   <extension
511
         point="org.eclipse.ui.handlers">
512
      <handler
513
            class="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
514
            commandId="eu.etaxonomy.taxeditor.view.datasource.delete">
515
         <activeWhen>
516
            <with
517
                  variable="activePartId">
518
               <equals
519
                     value="eu.etaxonomy.taxeditor.view.datasource">
520
               </equals>
521
            </with>
522
         </activeWhen>
523
      </handler>
524
      <handler
525
            class="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
526
            commandId="eu.etaxonomy.taxeditor.editor.definedTerms.delete">
527
         <activeWhen>
528
            <with
529
                  variable="activePartId">
530
               <equals
531
                     value="eu.etaxonomy.taxeditor.editor.definedTerm">
532
               </equals>
533
            </with>
534
         </activeWhen>
535
      </handler>
536
      <handler
537
            class="eu.etaxonomy.taxeditor.handler.ShowRemotingLoginWindowHandler"
538
            commandId="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow">
539
      </handler>
540
      <handler
541
            class="eu.etaxonomy.taxeditor.handler.OpenPasswordWizzardHandler"
542
            commandId="eu.etaxonomy.taxeditor.store.openPasswordWizzard">
543
         <enabledWhen>
544
            <reference
545
                  definitionId="isUserLoggedIn">
546
            </reference></enabledWhen>
547
      </handler>
548
      <handler
549
            class="eu.etaxonomy.taxeditor.handler.OpenDistributionEditorWizardHandler"
550
            commandId="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler">
551
         <activeWhen>
552
            <reference
553
                  definitionId="hasROLE_PROJECT_MANAGER">
554
            </reference>
555
         </activeWhen>
556
      </handler>
557
       <handler
558
            class="eu.etaxonomy.taxeditor.handler.OpenImportPreferenceHandler"
559
            commandId="eu.etaxonomy.taxeditor.store.open.OpenImportPreferenceHandler">
560
            <activeWhen>
561
            <reference
562
                  definitionId="hasROLE_PROJECT_MANAGER">
563
            </reference>
564
         </activeWhen>
565
      </handler>
566
      <handler
567
            class="eu.etaxonomy.taxeditor.handler.SwitchUserHandler"
568
            commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow">
569
         <activeWhen>
570
            <reference
571
                  definitionId="isRemoting">
572
            </reference>
573
         </activeWhen>
574
      </handler>
575
   </extension>
576
   <extension
577
         name="%extension.name.0"
578
         point="org.eclipse.ui.commands">
579
      <command
580
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
581
            id="eu.etaxonomy.taxeditor.store.datasource.change"
582
            name="%command.name">
583
      </command>
584
      <command
585
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.EditDataSourceHandler"
586
            id="eu.etaxonomy.taxeditor.store.datasource.edit"
587
            name="%command.name.0">
588
      </command>
589
      <command
590
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CloneDataSourceHandler"
591
            id="eu.etaxonomy.taxeditor.store.datasource.clone"
592
            name="%command.name.8">
593
      </command>
594
      <command
595
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
596
            id="eu.etaxonomy.taxeditor.store.datasource.create"
597
            name="%command.name.1">
598
      </command>
599
      <command
600
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
601
            id="eu.etaxonomy.taxeditor.view.datasource.delete"
602
            name="%command.name.13">
603
      </command>
604
      <command
605
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.UpdateDataSourceHandler"
606
            id="eu.etaxonomy.taxeditor.store.datasource.update"
607
            name="%command.name.3">
608
      </command>
609
      <command
610
            defaultHandler="eu.etaxonomy.taxeditor.handler.ShowLoginWindowHandler"
611
            id="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
612
            name="%command.name.4">
613
      </command>
614
      <command
615
            id="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow"
616
            name="%command.name.CONNECT">
617
      </command>
618
      <command
619
            defaultHandler="eu.etaxonomy.taxeditor.handler.ReconnectHandler"
620
            id="eu.etaxonomy.taxeditor.store.operations.reconnect"
621
            name="%command.name.RE_CONNECT">
622
      </command>
623
      <command
624
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.OpenDefinedTermEditorHandler"
625
            id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
626
            name="%command.name.5">
627
         <commandParameter
628
               id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.termTypeUuid"
629
               name="%commandParameter.name.0"
630
               optional="true">
631
         </commandParameter>
632
      </command>
633
      <command
634
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateDefinedTermHandler"
635
            id="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
636
            name="%command.name.6">
637
      </command>
638
      <command
639
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateDefinedTermHandler"
640
            id="eu.etaxonomy.taxeditor.editor.definedTerms.newKindOfTerm"
641
            name="New kind-of term">
642
      </command>
643
      <command
644
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateTermVocabularyHandler"
645
            id="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
646
            name="%command.name.7">
647
      </command>
648
      <command
649
            id="eu.etaxonomy.taxeditor.store.openPasswordWizzard"
650
            name="%command.name.10">
651
      </command>
652
      <command
653
            id="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler"
654
            name="%command.name.11">
655
      </command>
656
<<<<<<< 3aacef44648dc3a179757521f323b93451654a21
657
      
658
=======
659
>>>>>>> Remove already converted e3 handler
660
      <command
661
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
662
            id="eu.etaxonomy.taxeditor.datasource.connect"
663
            name="%command.name.12">
664
      </command>
665
      <command
666
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
667
            id="eu.etaxonomy.taxeditor.editor.definedTerms.delete"
668
            name="%command.name.14">
669
      </command>
670
      <command
671
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenInspectSessionsHandler"
672
            id="eu.etaxonomy.taxeditor.store.open.InspectSessionsDialog"
673
            name="%command.name.INSPECT_ACTIVE_SESSIONS">
674
      </command>
675
      <command
676
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenHandler"
677
            id="eu.etaxonomy.taxeditor.store.open"
678
            name="%command.name.15">
679
      </command>
680
      <command
681
            defaultHandler="eu.etaxonomy.taxeditor.handler.defaultHandler.DefaultOpenClassificationWizardHandler"
682
            id="eu.etaxonomy.taxeditor.command.openClassificationWizard"
683
            name="%command.name.OPEN_CLASSIFICATION_WIZARD">
684
         <commandParameter
685
               id="eu.etaxonomy.taxeditor.command.openClassificationWizard.uuid"
686
               name="Classification Uuid"
687
               optional="true"
688
               typeId="eu.etaxonomy.taxeditor.uuidParameterType">
689
         </commandParameter>
690
      </command>
691
      <command
692
            defaultHandler="eu.etaxonomy.taxeditor.handler.defaultHandler.DefaultOpenTaxonNodeWizardHandler"
693
            id="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
694
            name="%command.name.OPEN_TAXONNODE_WIZARD">
695
         <commandParameter
696
               id="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard.uuid"
697
               name="TaxonNode Uuid"
698
               optional="true"
699
               typeId="eu.etaxonomy.taxeditor.uuidParameterType">
700
         </commandParameter>
701
      </command>
702
   </extension>
703
   <extension
704
         point="org.eclipse.ui.commands">
705
      <commandParameterType
706
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
707
            id="eu.etaxonomy.taxeditor.uuidParameterType"
708
            type="java.util.UUID">
709
      </commandParameterType>
710
      <commandParameterType
711
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
712
            id="eu.etaxonomy.taxeditor.uuidsParameterType"
713
            type="java.util.List">
714
      </commandParameterType>
715
   </extension>
716
   <extension
717
         point="org.eclipse.ui.importWizards">
718
      <category
719
            id="eu.etaxonomy.taxeditor.import.category.cdm"
720
            name="%category.name">
721
      </category>
722
      <wizard
723
            category="eu.etaxonomy.taxeditor.import.category.cdm"
724
            class="eu.etaxonomy.taxeditor.io.wizard.TcsImportWizard"
725
            id="eu.etaxonomy.taxeditor.io.import.tcs"
726
            name="%wizard.name">
727
      </wizard>
728
       <wizard
729
            category="eu.etaxonomy.taxeditor.import.category.cdm"
730
            class="eu.etaxonomy.taxeditor.view.dataimport.SpecimenSearchWizard"
731
            id="eu.etaxonomy.taxeditor.view.dataimport.SpecimenSearchWizard"
732
            name="%wizard.name.21">
733
            <description>
734
                %wizard.description
735
            </description>
736
        </wizard>
737
   
738
   <!--   <wizard
739
            category="eu.etaxonomy.taxeditor.import.category.cdm"
740
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbImportWizard"
741
            id="eu.etaxonomy.taxeditor.io.import.jaxb"
742
            name="JAXB">
743
      </wizard> -->
744
   <!--   <wizard
745
            category="eu.etaxonomy.taxeditor.import.category.cdm"
746
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelImportWizard"
747
            id="eu.etaxonomy.taxeditor.io.import.berlinModel"
748
            name="%wizard.name.0">
749
      </wizard>
750
      <wizard
751
            category="eu.etaxonomy.taxeditor.import.category.cdm"
752
            class="eu.etaxonomy.taxeditor.io.wizard.EndnoteImportWizard"
753
            id="eu.etaxonomy.taxeditor.io.import.endnote"
754
            name="%wizard.name.1">
755
      </wizard>-->
756
      <wizard
757
            category="eu.etaxonomy.taxeditor.import.category.cdm"
758
            class="eu.etaxonomy.taxeditor.io.wizard.ExcelNormalExplicitTaxaImportWizard"
759
            id="eu.etaxonomy.taxeditor.io.import.excel.taxa"
760
            name="%wizard.name.2">
761
      </wizard>
762
      <wizard
763
            category="eu.etaxonomy.taxeditor.import.category.cdm"
764
            class="eu.etaxonomy.taxeditor.io.wizard.AbcdImportWizard"
765
            id="eu.etaxonomy.taxeditor.io.import.abcd"
766
            name="%wizard.name.3">
767
      </wizard>
768
       <wizard
769
            category="eu.etaxonomy.taxeditor.import.category.cdm"
770
            class="eu.etaxonomy.taxeditor.io.wizard.ExcelDistributionUpdateWizard"
771
            id="eu.etaxonomy.taxeditor.io.import.excelDistribution"
772
            name="%wizard.name.23">
773
          <enabledWhen>
774
            <reference
775
                  definitionId="isShowExperimentalFeatures">
776
            </reference></enabledWhen>
777
      </wizard>
778
       <wizard
779
            category="eu.etaxonomy.taxeditor.import.category.cdm"
780
            class="eu.etaxonomy.taxeditor.io.wizard.RISImportWizard"
781
            id="eu.etaxonomy.taxeditor.io.import.risImport"
782
            name="%wizard.name.24">
783
          
784
      </wizard>
785
      <wizard
786
            category="eu.etaxonomy.taxeditor.import.category.cdm"
787
            class="eu.etaxonomy.taxeditor.io.wizard.SddImportWizard"
788
            id="eu.etaxonomy.taxeditor.io.import.sdd"
789
            name="%wizard.name.4">
790
      </wizard>
791
      <wizard
792
            category="eu.etaxonomy.taxeditor.import.category.cdm"
793
            class="eu.etaxonomy.taxeditor.io.wizard.SpecimenCdmExcelImportWizard"
794
            id="eu.etaxonomy.taxeditor.io.import.specimenCdmExcel"
795
            name="%wizard.name.5">
796
      </wizard>
797
   </extension>
798
   <extension
799
         point="org.eclipse.ui.exportWizards">
800
      <category
801
            id="eu.etaxonomy.taxeditor.export.category.cdm"
802
            name="%category.name.0">
803
      </category>
804
      <wizard
805
            category="eu.etaxonomy.taxeditor.export.category.cdm"
806
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbExportWizard"
807
            id="eu.etaxonomy.taxeditor.io.export.jaxb"
808
            name="%wizard.name.6">
809
      </wizard>
810
      <!--<wizard
811
            category="eu.etaxonomy.taxeditor.export.category.cdm"
812
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelExportWizard"
813
            id="eu.etaxonomy.taxeditor.io.export.berlinModel"
814
            name="%wizard.name.7">
815
      </wizard>-->
816
      <category
817
            id="eu.etaxonomy.taxeditor.export.category.excel"
818
            name="%category.name.1">
819
      </category>
820
      <wizard
821
            category="eu.etaxonomy.taxeditor.export.category.cdm"
822
            class="eu.etaxonomy.taxeditor.io.wizard.SddExportWizard"
823
            id="eu.etaxonomy.taxeditor.io.export.sdd"
824
            name="%wizard.name.8">
825
      </wizard>
826
      <wizard
827
            category="eu.etaxonomy.taxeditor.export.category.cdm"
828
            class="eu.etaxonomy.taxeditor.io.wizard.DarwinCoreArchiveExportWizard"
829
            id="eu.etaxonomy.taxeditor.io.export.dwca"
830
            name="%wizard.name.9">
831
      </wizard>
832
      <wizard
833
            category="eu.etaxonomy.taxeditor.export.category.cdm"
834
            class="eu.etaxonomy.taxeditor.io.wizard.CsvExportWizard"
835
            id="eu.etaxonomy.taxeditor.io.export.csv"
836
            name="%wizard.name.18">
837
      </wizard>
838
      <wizard
839
            category="eu.etaxonomy.taxeditor.export.category.cdm"
840
            class="eu.etaxonomy.taxeditor.io.wizard.CsvNameExportWizard"
841
            id="eu.etaxonomy.taxeditor.io.export.csv_name"
842
            name="%wizard.name.19">
843
      </wizard>
844
      <wizard
845
            category="eu.etaxonomy.taxeditor.export.category.cdm"
846
            class="eu.etaxonomy.taxeditor.io.wizard.CsvPrintExportWizard"
847
            id="eu.etaxonomy.taxeditor.io.export.csv_print"
848
            name="%wizard.name.20">
849
      </wizard>
850
      <wizard
851
            category="eu.etaxonomy.taxeditor.export.category.cdm"
852
            class="eu.etaxonomy.taxeditor.io.wizard.CdmLightExportWizard"
853
            id="eu.etaxonomy.taxeditor.io.export.output_model"
854
            name="%wizard.name.22">
855
      </wizard>
856
   </extension>
857
   <extension
858
         point="org.eclipse.ui.newWizards">
859
      <wizard
860
            category="eu.etaxonomy.taxeditor.new.category.cdm"
861
            class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
862
            hasPages="true"
863
            id="eu.etaxonomy.taxeditor.new.reference"
864
            name="%wizard.name.10">
865
      </wizard>
866
      <wizard
867
            category="eu.etaxonomy.taxeditor.new.category.cdm"
868
            class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
869
            hasPages="true"
870
            id="eu.etaxonomy.taxeditor.new.nonViralName"
871
            name="%wizard.name.11">
872
      </wizard>
873
      <wizard
874
            category="eu.etaxonomy.taxeditor.new.category.cdm"
875
            class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
876
            hasPages="true"
877
            id="eu.etaxonomy.taxeditor.new.team"
878
            name="%wizard.name.12">
879
      </wizard>
880
      <wizard
881
            category="eu.etaxonomy.taxeditor.new.category.cdm"
882
            class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
883
            hasPages="true"
884
            id="eu.etaxonomy.taxeditor.new.person"
885
            name="%wizard.name.13">
886
      </wizard>
887
      <wizard
888
            category="eu.etaxonomy.taxeditor.new.category.cdm"
889
            class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
890
            hasPages="true"
891
            id="eu.etaxonomy.taxeditor.new.specimen"
892
            name="%wizard.name.14">
893
      </wizard>
894
      <wizard
895
            category="eu.etaxonomy.taxeditor.new.category.cdm"
896
            class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
897
            hasPages="true"
898
            id="eu.etaxonomy.taxeditor.new.key.polytomous"
899
            name="%wizard.name.15">
900
      </wizard>
901
      <category
902
            id="eu.etaxonomy.taxeditor.new.category.cdm"
903
            name="%category.name.2">
904
      </category>
905
      <wizard
906
            category="eu.etaxonomy.taxeditor.new.category.cdm"
907
            class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
908
            hasPages="true"
909
            id="eu.etaxonomy.taxeditor.new.taxonNode"
910
            name="%wizard.name.16">
911
      </wizard>
912
      <wizard
913
            category="eu.etaxonomy.taxeditor.new.category.cdm"
914
            class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
915
            hasPages="true"
916
            icon="icons/tree_icon_small.jpg"
917
            id="eu.etaxonomy.taxeditor.new.classification"
918
            name="%wizard.name.17">
919
      </wizard>
920
   </extension>
921
<extension
922
            point="org.eclipse.ui.themes">
923
         <themeElementCategory
924
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
925
               label="%themeElementCategory.label">
926
            <description>
927
               %themeElementCategory.description
928
            </description>
929
         </themeElementCategory>
930
         <colorDefinition
931
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
932
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackground"
933
               label="%colorDefinition.label"
934
               value="150,150,150">
935
         </colorDefinition>
936
         <colorDefinition
937
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
938
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDefault"
939
               label="%colorDefinition.label.0"
940
               value="0,0,0">
941
         </colorDefinition>
942
         <colorDefinition
943
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
944
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeBackground"
945
               label="%colorDefinition.label.1"
946
               value="255,255,255">
947
         </colorDefinition>
948
         <colorDefinition
949
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
950
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeIrrelevant"
951
               label="%colorDefinition.label.2"
952
               value="241,139,18">
953
         </colorDefinition>
954
         <colorDefinition
955
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
956
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDisabled"
957
               label="%colorDefinition.label.3"
958
               value="150,150,150">
959
         </colorDefinition>
960
         <colorDefinition
961
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
962
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textBackgroundDisabled"
963
               label="%colorDefinition.label.4"
964
               value="230,230,230">
965
         </colorDefinition>
966
         <themeElementCategory
967
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
968
               label="%themeElementCategory.label.0"
969
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
970
            <description>
971
               %themeElementCategory.description.0
972
            </description>
973
         </themeElementCategory>
974
         <colorDefinition
975
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
976
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundOdd"
977
               label="%colorDefinition.label.5"
978
               value="230,230,230">
979
         </colorDefinition>
980
         <colorDefinition
981
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
982
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundEven"
983
               label="%colorDefinition.label.6"
984
               value="255,255,255">
985
         </colorDefinition>
986
         <themeElementCategory
987
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
988
               label="%themeElementCategory.label.1"
989
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
990
            <description>
991
               %themeElementCategory.description.1
992
            </description>
993
         </themeElementCategory>
994
         <colorDefinition
995
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
996
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerBackground"
997
               label="%colorDefinition.label.7"
998
               value="220, 220, 220">
999
         </colorDefinition>
1000
         <colorDefinition
1001
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1002
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelectedFocus"
1003
               label="%colorDefinition.label.8"
1004
               value="232,242,254">
1005
         </colorDefinition>
1006
         <colorDefinition
1007
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1008
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelected"
1009
               label="%colorDefinition.label.9"
1010
               value="210, 210, 210">
1011
         </colorDefinition>
1012
         <colorDefinition
1013
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1014
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerDragEnter"
1015
               label="%colorDefinition.label.10"
1016
               value="185,255,133">
1017
         </colorDefinition>
1018
         <fontDefinition
1019
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1020
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
1021
               label="%fontDefinition.label"
1022
               value="Georgia-regular-12">
1023
         </fontDefinition>
1024
         <fontDefinition
1025
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1026
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
1027
               label="%fontDefinition.label.0"
1028
               value="Georgia-regular-10">
1029
         </fontDefinition>
1030
         <fontDefinition
1031
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1032
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
1033
               label="%fontDefinition.label.1"
1034
               value="Georgia-regular-10">
1035
         </fontDefinition>
1036
         <fontDefinition
1037
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1038
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.concept"
1039
               label="%fontDefinition.label.2"
1040
               value="Georgia-regular-10">
1041
         </fontDefinition>
1042
         <fontDefinition
1043
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1044
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.default"
1045
               label="%fontDefinition.label.3"
1046
               value="Georgia-regular-10">
1047
         </fontDefinition>
1048
         <themeElementCategory
1049
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1050
               label="%themeElementCategory.label.2"
1051
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
1052
            <description>
1053
               %themeElementCategory.description.2
1054
            </description>
1055
         </themeElementCategory>
1056
         <colorDefinition
1057
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1058
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.foreground"
1059
               label="%colorDefinition.label.11"
1060
               value="192, 192, 192">
1061
         </colorDefinition>
1062
         <colorDefinition
1063
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1064
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.focus"
1065
               label="%colorDefinition.label.12"
1066
               value="0, 0, 0">
1067
         </colorDefinition>
1068
         <fontDefinition
1069
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1070
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
1071
               isEditable="true"
1072
               label="%fontDefinition.label.4"
1073
               value="Arial-regular-10">
1074
            <description>
1075
               %fontDefinition.description
1076
            </description>
1077
         </fontDefinition>
1078
         <fontDefinition
1079
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1080
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
1081
               isEditable="true"
1082
               label="%fontDefinition.label.5"
1083
               value="Arial-italic-10">
1084
         <description>
1085
            %fontDefinition.description.0
1086
         </description>
1087
      </fontDefinition>
1088
      <fontDefinition
1089
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1090
            id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
1091
            isEditable="true"
1092
            label="%fontDefinition.label.6"
1093
            value="Lucida Grande-regular-11">
1094
         <description>
1095
            %fontDefinition.description.1
1096
         </description>
1097
      </fontDefinition>
1098
      <colorDefinition
1099
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
1100
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.parseError"
1101
            label="%colorDefinition.label.13"
1102
            value="255,0,0">
1103
      </colorDefinition>
1104
      <colorDefinition
1105
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1106
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.disabledEditor"
1107
            label="%colorDefinition.label.14"
1108
            value="105,114,124">
1109
      </colorDefinition>
1110
      <colorDefinition
1111
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1112
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.editorError"
1113
            label="%colorDefinition.label.15"
1114
            value="255,0,0">
1115
      </colorDefinition>
1116
      </extension>
1117
<extension
1118
      point="org.eclipse.core.expressions.propertyTesters">
1119
   <propertyTester
1120
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
1121
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
1122
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
1123
         properties="isCompatible"
1124
         type="org.eclipse.jface.viewers.IStructuredSelection">
1125
   </propertyTester>
1126
    <propertyTester
1127
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
1128
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
1129
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
1130
         properties="test, hasDataModel"
1131
         type="org.eclipse.jface.viewers.IStructuredSelection">
1132
   </propertyTester>
1133
   <propertyTester
1134
         class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
1135
         id="eu.etaxonomy.taxeditor.preferences.propertyTester"
1136
         namespace="eu.etaxonomy.taxeditor.preferences.propertyTester"
1137
         properties="isShowExperimentalFeatures"
1138
         type="org.eclipse.jface.viewers.IStructuredSelection">
1139
   </propertyTester>
1140
   <propertyTester
1141
         class="eu.etaxonomy.taxeditor.editor.definedterm.TermBasePropertyTester"
1142
         id="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
1143
         namespace="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
1144
         properties="isModifiable"
1145
         type="org.eclipse.jface.viewers.IStructuredSelection">
1146
   </propertyTester>
1147
   <propertyTester
1148
        class="eu.etaxonomy.taxeditor.security.PermissionPropertyTester"
1149
        id="eu.etaxonomy.taxeditor.security.permissionTester"
1150
        namespace="eu.etaxonomy.taxeditor.security.permissionTester"
1151
        properties="hasPermissions, hasRoles"
1152
        type="org.eclipse.jface.viewers.IStructuredSelection">
1153
   </propertyTester>
1154
</extension>
1155
<extension
1156
      point="org.eclipse.core.expressions.definitions">
1157
   <definition
1158
         id="isCompatible">
1159
      <with
1160
            variable="selection">
1161
         <test
1162
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
1163
         </test>
1164
      </with>
1165
   </definition>
1166
   <definition
1167
         id="hasDataModel">
1168
      <with
1169
            variable="selection">
1170
         <test
1171
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.hasDataModel">
1172
         </test>
1173
      </with>
1174
   </definition>
1175
   <definition
1176
         id="isShowExperimentalFeatures">
1177
      <with
1178
            variable="selection">
1179
         <test
1180
               property="eu.etaxonomy.taxeditor.preferences.propertyTester.isShowExperimentalFeatures">
1181
         </test>
1182
      </with>
1183
   </definition>
1184
   <definition
1185
         id="isModifiable">
1186
      <with
1187
            variable="selection">
1188
         <test
1189
               property="eu.etaxonomy.taxeditor.store.termEditor.propertyTester.isModifiable">
1190
         </test>
1191
      </with>
1192
   </definition>
1193
   <definition
1194
            id="canUPDATE">
1195
        	<with
1196
           		variable="selection">
1197
	         <test
1198
	               args="UPDATE"
1199
	               property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
1200
	         </test>
1201
         </with>
1202
      </definition>
1203
      <definition
1204
            id="canDELETE">
1205
         <with
1206
               variable="selection">
1207
            <test
1208
                  args="DELETE"
1209
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
1210
            </test>
1211
         </with>
1212
    </definition>
1213
      <definition
1214
            id="canCREATE">
1215
         <with
1216
               variable="selection">
1217
            <test
1218
                  args="CREATE"
1219
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
1220
            </test>
1221
         </with>
1222
      </definition>
1223
      <definition
1224
            id="isUserLoggedIn">
1225
            <with
1226
               variable="eu.etaxonomy.taxeditor.security.user">
1227
               <instanceof
1228
                     value="eu.etaxonomy.cdm.model.common.User">
1229
               </instanceof>
1230
         </with>
1231
      </definition>
1232
      <definition
1233
            id="hasROLE_USER_MANAGER">
1234
            <with
1235
               variable="eu.etaxonomy.taxeditor.security.userRoles">
1236
            <iterate
1237
                  ifEmpty="false"
1238
                  operator="or">
1239
               <or>
1240
                  <equals
1241
                        value="ROLE_ADMIN">
1242
                  </equals>
1243
                  <equals
1244
                        value="ROLE_USER_MANAGER">
1245
                  </equals>
1246
               </or>
1247
            </iterate>
1248
         </with>
1249
      </definition>
1250
      <definition
1251
            id="hasROLE_PROJECT_MANAGER">
1252
         <with
1253
               variable="eu.etaxonomy.taxeditor.security.userRoles">
1254
            <iterate
1255
                  ifEmpty="false"
1256
                  operator="or">
1257
               <or>
1258
                  <equals
1259
                        value="ROLE_ADMIN">
1260
                  </equals>
1261
                  <equals
1262
                        value="ROLE_PROJECT_MANAGER">
1263
                  </equals>
1264
               </or>
1265
            </iterate>
1266
         </with>
1267
      </definition>
1268
      <definition
1269
            id="hasROLE_PROJECT_MANAGER_AND_isCdmStoreConnected">
1270
         <and>
1271
            <reference
1272
                  definitionId="hasROLE_PROJECT_MANAGER">
1273
            </reference>
1274
            <reference
1275
                  definitionId="isCdmStoreConnected">
1276
            </reference>
1277
         </and>
1278
      </definition>
1279
</extension>
1280
<extension
1281
      point="org.eclipse.ui.activities">
1282
   <activity
1283
         description="%activity.description"
1284
         id="eu.etaxonomy.taxeditor.store.activityDelete"
1285
         name="%activity.name">
1286
      <enabledWhen>
1287
         <reference
1288
               definitionId="canDELETE">
1289
         </reference>
1290
      </enabledWhen>
1291
   </activity>
1292
   <activityPatternBinding
1293
         activityId="eu.etaxonomy.taxeditor.store.activityDelete"
1294
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.delete">
1295
   </activityPatternBinding>
1296
   <activity
1297
         description="%activity.description.0"
1298
         id="eu.etaxonomy.taxeditor.store.activityUpdate"
1299
         name="%activity.name.0">
1300
      <enabledWhen>
1301
         <reference
1302
               definitionId="canUPDATE">
1303
         </reference>
1304
      </enabledWhen>
1305
   </activity>
1306
   <activityPatternBinding
1307
         activityId="eu.etaxonomy.taxeditor.store.activityUpdate"
1308
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.update\..*">
1309
   </activityPatternBinding>
1310
   <activity
1311
         description="%activity.description.1"
1312
         id="eu.etaxonomy.taxeditor.store.activityCreate"
1313
         name="%activity.name.1">
1314
      <enabledWhen>
1315
         <reference
1316
               definitionId="canDELETE">
1317
         </reference>
1318
      </enabledWhen>
1319
   </activity>
1320
   <activityPatternBinding
1321
         activityId="eu.etaxonomy.taxeditor.store.activityCreate"
1322
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.create\..*">
1323
   </activityPatternBinding>
1324
   <activity
1325
         description="%activity.description.2"
1326
         id="eu.etaxonomy.taxeditor.store.activityUserManagement"
1327
         name="%activity.name.2">
1328
      <enabledWhen>
1329
         <reference
1330
               definitionId="hasROLE_USER_MANAGER">
1331
         </reference>
1332
      </enabledWhen>
1333
   </activity>
1334
   <activityPatternBinding
1335
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
1336
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.UserManagement">
1337
   </activityPatternBinding>
1338
   <activityPatternBinding
1339
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
1340
         pattern="eu\.etaxonomy\.taxeditor\..*/bulkeditor\.input\.group">
1341
   </activityPatternBinding>
1342
   <activity
1343
         description="%activity.description.3"
1344
         id="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1345
         name="%activity.name.3">
1346
      <enabledWhen>
1347
         <reference
1348
               definitionId="hasROLE_PROJECT_MANAGER">
1349
         </reference>
1350
      </enabledWhen>
1351
   </activity>
1352
   <activityPatternBinding
1353
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1354
         pattern="eu\.etaxonomy\.taxeditor\..*/eu\.etaxonomy\.taxeditor\..*\.definedTerm.*">
1355
   </activityPatternBinding>
1356
   <activityPatternBinding
1357
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1358
         pattern="eu.etaxonomy.taxeditor.bulkeditor/bulkeditor.menus.openmenu"
1359
         isEqualityPattern="true">
1360
   </activityPatternBinding>
1361
   <activityPatternBinding
1362
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1363
         pattern="eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.editor.definedTerm"
1364
         isEqualityPattern="true">
1365
   </activityPatternBinding>
1366
</extension>
1367
<extension
1368
      point="org.eclipse.ui.services">
1369
   <sourceProvider
1370
         provider="eu.etaxonomy.taxeditor.security.AuthenticationSourceProvider">
1371
      <variable
1372
            name="eu.etaxonomy.taxeditor.security.userRoles"
1373
            priorityLevel="workbench">
1374
      </variable>
1375
   </sourceProvider>
1376
</extension>
1377
<extension
1378
      point="eu.etaxonomy.taxeditor.store.cdmViewer">
1379
   <viewCommandMapping
1380
         commandId="eu.etaxonomy.taxeditor.command.openClassificationWizard"
1381
         selection="eu.etaxonomy.cdm.model.taxon.Classification"
1382
         viewerName="%viewCommandMapping.viewerName.CLASSIFICATION_WIZARD">
1383
   </viewCommandMapping>
1384
   <viewCommandMapping
1385
         commandId="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
1386
         selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
1387
         viewerName="%viewCommandMapping.viewerName.TAXON_NODE_WIZARD">
1388
   </viewCommandMapping>
1389
</extension>
1390
<extension
1391
      id="eu.etaxonomy.taxeditor.store.workbench.model"
1392
      name="Store Workbench Model"
1393
      point="org.eclipse.e4.workbench.model">
1394
   <fragment
1395
         apply="always"
1396
         uri="fragment.e4xmi">
1397
   </fragment>
1398
</extension>
1399
</plugin>
(6-6/7)