Project

General

Profile

Download (56.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.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
      <command
657
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
658
            id="eu.etaxonomy.taxeditor.datasource.connect"
659
            name="%command.name.12">
660
      </command>
661
      <command
662
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
663
            id="eu.etaxonomy.taxeditor.editor.definedTerms.delete"
664
            name="%command.name.14">
665
      </command>
666
      <command
667
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenInspectSessionsHandler"
668
            id="eu.etaxonomy.taxeditor.store.open.InspectSessionsDialog"
669
            name="%command.name.INSPECT_ACTIVE_SESSIONS">
670
      </command>
671
      <command
672
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenHandler"
673
            id="eu.etaxonomy.taxeditor.store.open"
674
            name="%command.name.15">
675
      </command>
676
      <command
677
            defaultHandler="eu.etaxonomy.taxeditor.handler.defaultHandler.DefaultOpenClassificationWizardHandler"
678
            id="eu.etaxonomy.taxeditor.command.openClassificationWizard"
679
            name="%command.name.OPEN_CLASSIFICATION_WIZARD">
680
         <commandParameter
681
               id="eu.etaxonomy.taxeditor.command.openClassificationWizard.uuid"
682
               name="Classification Uuid"
683
               optional="true"
684
               typeId="eu.etaxonomy.taxeditor.uuidParameterType">
685
         </commandParameter>
686
      </command>
687
      <command
688
            defaultHandler="eu.etaxonomy.taxeditor.handler.defaultHandler.DefaultOpenTaxonNodeWizardHandler"
689
            id="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
690
            name="%command.name.OPEN_TAXONNODE_WIZARD">
691
         <commandParameter
692
               id="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard.uuid"
693
               name="TaxonNode Uuid"
694
               optional="true"
695
               typeId="eu.etaxonomy.taxeditor.uuidParameterType">
696
         </commandParameter>
697
      </command>
698
   </extension>
699
   <extension
700
         point="org.eclipse.ui.commands">
701
      <commandParameterType
702
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
703
            id="eu.etaxonomy.taxeditor.uuidParameterType"
704
            type="java.util.UUID">
705
      </commandParameterType>
706
      <commandParameterType
707
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
708
            id="eu.etaxonomy.taxeditor.uuidsParameterType"
709
            type="java.util.List">
710
      </commandParameterType>
711
   </extension>
712
   <extension
713
         point="org.eclipse.ui.importWizards">
714
      <category
715
            id="eu.etaxonomy.taxeditor.import.category.cdm"
716
            name="%category.name">
717
      </category>
718
      <wizard
719
            category="eu.etaxonomy.taxeditor.import.category.cdm"
720
            class="eu.etaxonomy.taxeditor.io.wizard.TcsImportWizard"
721
            id="eu.etaxonomy.taxeditor.io.import.tcs"
722
            name="%wizard.name">
723
      </wizard>
724
       <wizard
725
            category="eu.etaxonomy.taxeditor.import.category.cdm"
726
            class="eu.etaxonomy.taxeditor.view.dataimport.SpecimenSearchWizard"
727
            id="eu.etaxonomy.taxeditor.view.dataimport.SpecimenSearchWizard"
728
            name="%wizard.name.21">
729
            <description>
730
                %wizard.description
731
            </description>
732
        </wizard>
733
   
734
   <!--   <wizard
735
            category="eu.etaxonomy.taxeditor.import.category.cdm"
736
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbImportWizard"
737
            id="eu.etaxonomy.taxeditor.io.import.jaxb"
738
            name="JAXB">
739
      </wizard> -->
740
   <!--   <wizard
741
            category="eu.etaxonomy.taxeditor.import.category.cdm"
742
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelImportWizard"
743
            id="eu.etaxonomy.taxeditor.io.import.berlinModel"
744
            name="%wizard.name.0">
745
      </wizard>
746
      <wizard
747
            category="eu.etaxonomy.taxeditor.import.category.cdm"
748
            class="eu.etaxonomy.taxeditor.io.wizard.EndnoteImportWizard"
749
            id="eu.etaxonomy.taxeditor.io.import.endnote"
750
            name="%wizard.name.1">
751
      </wizard>-->
752
      <wizard
753
            category="eu.etaxonomy.taxeditor.import.category.cdm"
754
            class="eu.etaxonomy.taxeditor.io.wizard.ExcelNormalExplicitTaxaImportWizard"
755
            id="eu.etaxonomy.taxeditor.io.import.excel.taxa"
756
            name="%wizard.name.2">
757
      </wizard>
758
      <wizard
759
            category="eu.etaxonomy.taxeditor.import.category.cdm"
760
            class="eu.etaxonomy.taxeditor.io.wizard.AbcdImportWizard"
761
            id="eu.etaxonomy.taxeditor.io.import.abcd"
762
            name="%wizard.name.3">
763
      </wizard>
764
       <wizard
765
            category="eu.etaxonomy.taxeditor.import.category.cdm"
766
            class="eu.etaxonomy.taxeditor.io.wizard.ExcelDistributionUpdateWizard"
767
            id="eu.etaxonomy.taxeditor.io.import.excelDistribution"
768
            name="%wizard.name.23">
769
          <enabledWhen>
770
            <reference
771
                  definitionId="isShowExperimentalFeatures">
772
            </reference></enabledWhen>
773
      </wizard>
774
       <wizard
775
            category="eu.etaxonomy.taxeditor.import.category.cdm"
776
            class="eu.etaxonomy.taxeditor.io.wizard.RISImportWizard"
777
            id="eu.etaxonomy.taxeditor.io.import.risImport"
778
            name="%wizard.name.24">
779
          
780
      </wizard>
781
      <wizard
782
            category="eu.etaxonomy.taxeditor.import.category.cdm"
783
            class="eu.etaxonomy.taxeditor.io.wizard.SddImportWizard"
784
            id="eu.etaxonomy.taxeditor.io.import.sdd"
785
            name="%wizard.name.4">
786
      </wizard>
787
      <wizard
788
            category="eu.etaxonomy.taxeditor.import.category.cdm"
789
            class="eu.etaxonomy.taxeditor.io.wizard.SpecimenCdmExcelImportWizard"
790
            id="eu.etaxonomy.taxeditor.io.import.specimenCdmExcel"
791
            name="%wizard.name.5">
792
      </wizard>
793
   </extension>
794
   <extension
795
         point="org.eclipse.ui.exportWizards">
796
      <category
797
            id="eu.etaxonomy.taxeditor.export.category.cdm"
798
            name="%category.name.0">
799
      </category>
800
      <wizard
801
            category="eu.etaxonomy.taxeditor.export.category.cdm"
802
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbExportWizard"
803
            id="eu.etaxonomy.taxeditor.io.export.jaxb"
804
            name="%wizard.name.6">
805
      </wizard>
806
      <!--<wizard
807
            category="eu.etaxonomy.taxeditor.export.category.cdm"
808
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelExportWizard"
809
            id="eu.etaxonomy.taxeditor.io.export.berlinModel"
810
            name="%wizard.name.7">
811
      </wizard>-->
812
      <category
813
            id="eu.etaxonomy.taxeditor.export.category.excel"
814
            name="%category.name.1">
815
      </category>
816
      <wizard
817
            category="eu.etaxonomy.taxeditor.export.category.cdm"
818
            class="eu.etaxonomy.taxeditor.io.wizard.SddExportWizard"
819
            id="eu.etaxonomy.taxeditor.io.export.sdd"
820
            name="%wizard.name.8">
821
      </wizard>
822
      <wizard
823
            category="eu.etaxonomy.taxeditor.export.category.cdm"
824
            class="eu.etaxonomy.taxeditor.io.wizard.DarwinCoreArchiveExportWizard"
825
            id="eu.etaxonomy.taxeditor.io.export.dwca"
826
            name="%wizard.name.9">
827
      </wizard>
828
      <wizard
829
            category="eu.etaxonomy.taxeditor.export.category.cdm"
830
            class="eu.etaxonomy.taxeditor.io.wizard.CsvExportWizard"
831
            id="eu.etaxonomy.taxeditor.io.export.csv"
832
            name="%wizard.name.18">
833
      </wizard>
834
      <wizard
835
            category="eu.etaxonomy.taxeditor.export.category.cdm"
836
            class="eu.etaxonomy.taxeditor.io.wizard.CsvNameExportWizard"
837
            id="eu.etaxonomy.taxeditor.io.export.csv_name"
838
            name="%wizard.name.19">
839
      </wizard>
840
      <wizard
841
            category="eu.etaxonomy.taxeditor.export.category.cdm"
842
            class="eu.etaxonomy.taxeditor.io.wizard.CsvPrintExportWizard"
843
            id="eu.etaxonomy.taxeditor.io.export.csv_print"
844
            name="%wizard.name.20">
845
      </wizard>
846
      <wizard
847
            category="eu.etaxonomy.taxeditor.export.category.cdm"
848
            class="eu.etaxonomy.taxeditor.io.wizard.CdmLightExportWizard"
849
            id="eu.etaxonomy.taxeditor.io.export.output_model"
850
            name="%wizard.name.22">
851
      </wizard>
852
   </extension>
853
   <extension
854
         point="org.eclipse.ui.newWizards">
855
      <wizard
856
            category="eu.etaxonomy.taxeditor.new.category.cdm"
857
            class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
858
            hasPages="true"
859
            id="eu.etaxonomy.taxeditor.new.reference"
860
            name="%wizard.name.10">
861
      </wizard>
862
      <wizard
863
            category="eu.etaxonomy.taxeditor.new.category.cdm"
864
            class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
865
            hasPages="true"
866
            id="eu.etaxonomy.taxeditor.new.nonViralName"
867
            name="%wizard.name.11">
868
      </wizard>
869
      <wizard
870
            category="eu.etaxonomy.taxeditor.new.category.cdm"
871
            class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
872
            hasPages="true"
873
            id="eu.etaxonomy.taxeditor.new.team"
874
            name="%wizard.name.12">
875
      </wizard>
876
      <wizard
877
            category="eu.etaxonomy.taxeditor.new.category.cdm"
878
            class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
879
            hasPages="true"
880
            id="eu.etaxonomy.taxeditor.new.person"
881
            name="%wizard.name.13">
882
      </wizard>
883
      <wizard
884
            category="eu.etaxonomy.taxeditor.new.category.cdm"
885
            class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
886
            hasPages="true"
887
            id="eu.etaxonomy.taxeditor.new.specimen"
888
            name="%wizard.name.14">
889
      </wizard>
890
      <wizard
891
            category="eu.etaxonomy.taxeditor.new.category.cdm"
892
            class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
893
            hasPages="true"
894
            id="eu.etaxonomy.taxeditor.new.key.polytomous"
895
            name="%wizard.name.15">
896
      </wizard>
897
      <category
898
            id="eu.etaxonomy.taxeditor.new.category.cdm"
899
            name="%category.name.2">
900
      </category>
901
      <wizard
902
            category="eu.etaxonomy.taxeditor.new.category.cdm"
903
            class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
904
            hasPages="true"
905
            id="eu.etaxonomy.taxeditor.new.taxonNode"
906
            name="%wizard.name.16">
907
      </wizard>
908
      <wizard
909
            category="eu.etaxonomy.taxeditor.new.category.cdm"
910
            class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
911
            hasPages="true"
912
            icon="icons/tree_icon_small.jpg"
913
            id="eu.etaxonomy.taxeditor.new.classification"
914
            name="%wizard.name.17">
915
      </wizard>
916
   </extension>
917
<extension
918
            point="org.eclipse.ui.themes">
919
         <themeElementCategory
920
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
921
               label="%themeElementCategory.label">
922
            <description>
923
               %themeElementCategory.description
924
            </description>
925
         </themeElementCategory>
926
         <colorDefinition
927
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
928
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackground"
929
               label="%colorDefinition.label"
930
               value="150,150,150">
931
         </colorDefinition>
932
         <colorDefinition
933
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
934
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDefault"
935
               label="%colorDefinition.label.0"
936
               value="0,0,0">
937
         </colorDefinition>
938
         <colorDefinition
939
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
940
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeBackground"
941
               label="%colorDefinition.label.1"
942
               value="255,255,255">
943
         </colorDefinition>
944
         <colorDefinition
945
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
946
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeIrrelevant"
947
               label="%colorDefinition.label.2"
948
               value="241,139,18">
949
         </colorDefinition>
950
         <colorDefinition
951
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
952
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDisabled"
953
               label="%colorDefinition.label.3"
954
               value="150,150,150">
955
         </colorDefinition>
956
         <colorDefinition
957
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
958
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textBackgroundDisabled"
959
               label="%colorDefinition.label.4"
960
               value="230,230,230">
961
         </colorDefinition>
962
         <themeElementCategory
963
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
964
               label="%themeElementCategory.label.0"
965
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
966
            <description>
967
               %themeElementCategory.description.0
968
            </description>
969
         </themeElementCategory>
970
         <colorDefinition
971
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
972
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundOdd"
973
               label="%colorDefinition.label.5"
974
               value="230,230,230">
975
         </colorDefinition>
976
         <colorDefinition
977
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
978
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundEven"
979
               label="%colorDefinition.label.6"
980
               value="255,255,255">
981
         </colorDefinition>
982
         <themeElementCategory
983
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
984
               label="%themeElementCategory.label.1"
985
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
986
            <description>
987
               %themeElementCategory.description.1
988
            </description>
989
         </themeElementCategory>
990
         <colorDefinition
991
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
992
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerBackground"
993
               label="%colorDefinition.label.7"
994
               value="220, 220, 220">
995
         </colorDefinition>
996
         <colorDefinition
997
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
998
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelectedFocus"
999
               label="%colorDefinition.label.8"
1000
               value="232,242,254">
1001
         </colorDefinition>
1002
         <colorDefinition
1003
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1004
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelected"
1005
               label="%colorDefinition.label.9"
1006
               value="210, 210, 210">
1007
         </colorDefinition>
1008
         <colorDefinition
1009
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1010
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerDragEnter"
1011
               label="%colorDefinition.label.10"
1012
               value="185,255,133">
1013
         </colorDefinition>
1014
         <fontDefinition
1015
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1016
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
1017
               label="%fontDefinition.label"
1018
               value="Georgia-regular-12">
1019
         </fontDefinition>
1020
         <fontDefinition
1021
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1022
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
1023
               label="%fontDefinition.label.0"
1024
               value="Georgia-regular-10">
1025
         </fontDefinition>
1026
         <fontDefinition
1027
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1028
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
1029
               label="%fontDefinition.label.1"
1030
               value="Georgia-regular-10">
1031
         </fontDefinition>
1032
         <fontDefinition
1033
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1034
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.concept"
1035
               label="%fontDefinition.label.2"
1036
               value="Georgia-regular-10">
1037
         </fontDefinition>
1038
         <fontDefinition
1039
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1040
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.default"
1041
               label="%fontDefinition.label.3"
1042
               value="Georgia-regular-10">
1043
         </fontDefinition>
1044
         <themeElementCategory
1045
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1046
               label="%themeElementCategory.label.2"
1047
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
1048
            <description>
1049
               %themeElementCategory.description.2
1050
            </description>
1051
         </themeElementCategory>
1052
         <colorDefinition
1053
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1054
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.foreground"
1055
               label="%colorDefinition.label.11"
1056
               value="192, 192, 192">
1057
         </colorDefinition>
1058
         <colorDefinition
1059
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1060
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.focus"
1061
               label="%colorDefinition.label.12"
1062
               value="0, 0, 0">
1063
         </colorDefinition>
1064
         <fontDefinition
1065
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1066
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
1067
               isEditable="true"
1068
               label="%fontDefinition.label.4"
1069
               value="Arial-regular-10">
1070
            <description>
1071
               %fontDefinition.description
1072
            </description>
1073
         </fontDefinition>
1074
         <fontDefinition
1075
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1076
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
1077
               isEditable="true"
1078
               label="%fontDefinition.label.5"
1079
               value="Arial-italic-10">
1080
         <description>
1081
            %fontDefinition.description.0
1082
         </description>
1083
      </fontDefinition>
1084
      <fontDefinition
1085
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1086
            id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
1087
            isEditable="true"
1088
            label="%fontDefinition.label.6"
1089
            value="Lucida Grande-regular-11">
1090
         <description>
1091
            %fontDefinition.description.1
1092
         </description>
1093
      </fontDefinition>
1094
      <colorDefinition
1095
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
1096
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.parseError"
1097
            label="%colorDefinition.label.13"
1098
            value="255,0,0">
1099
      </colorDefinition>
1100
      <colorDefinition
1101
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1102
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.disabledEditor"
1103
            label="%colorDefinition.label.14"
1104
            value="105,114,124">
1105
      </colorDefinition>
1106
      <colorDefinition
1107
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1108
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.editorError"
1109
            label="%colorDefinition.label.15"
1110
            value="255,0,0">
1111
      </colorDefinition>
1112
      </extension>
1113
<extension
1114
      point="org.eclipse.core.expressions.propertyTesters">
1115
   <propertyTester
1116
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
1117
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
1118
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
1119
         properties="isCompatible"
1120
         type="org.eclipse.jface.viewers.IStructuredSelection">
1121
   </propertyTester>
1122
    <propertyTester
1123
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
1124
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
1125
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
1126
         properties="test, hasDataModel"
1127
         type="org.eclipse.jface.viewers.IStructuredSelection">
1128
   </propertyTester>
1129
   <propertyTester
1130
         class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
1131
         id="eu.etaxonomy.taxeditor.preferences.propertyTester"
1132
         namespace="eu.etaxonomy.taxeditor.preferences.propertyTester"
1133
         properties="isShowExperimentalFeatures"
1134
         type="org.eclipse.jface.viewers.IStructuredSelection">
1135
   </propertyTester>
1136
   <propertyTester
1137
         class="eu.etaxonomy.taxeditor.editor.definedterm.TermBasePropertyTester"
1138
         id="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
1139
         namespace="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
1140
         properties="isModifiable"
1141
         type="org.eclipse.jface.viewers.IStructuredSelection">
1142
   </propertyTester>
1143
   <propertyTester
1144
        class="eu.etaxonomy.taxeditor.security.PermissionPropertyTester"
1145
        id="eu.etaxonomy.taxeditor.security.permissionTester"
1146
        namespace="eu.etaxonomy.taxeditor.security.permissionTester"
1147
        properties="hasPermissions, hasRoles"
1148
        type="org.eclipse.jface.viewers.IStructuredSelection">
1149
   </propertyTester>
1150
</extension>
1151
<extension
1152
      point="org.eclipse.core.expressions.definitions">
1153
   <definition
1154
         id="isCompatible">
1155
      <with
1156
            variable="selection">
1157
         <test
1158
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
1159
         </test>
1160
      </with>
1161
   </definition>
1162
   <definition
1163
         id="hasDataModel">
1164
      <with
1165
            variable="selection">
1166
         <test
1167
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.hasDataModel">
1168
         </test>
1169
      </with>
1170
   </definition>
1171
   <definition
1172
         id="isShowExperimentalFeatures">
1173
      <with
1174
            variable="selection">
1175
         <test
1176
               property="eu.etaxonomy.taxeditor.preferences.propertyTester.isShowExperimentalFeatures">
1177
         </test>
1178
      </with>
1179
   </definition>
1180
   <definition
1181
         id="isModifiable">
1182
      <with
1183
            variable="selection">
1184
         <test
1185
               property="eu.etaxonomy.taxeditor.store.termEditor.propertyTester.isModifiable">
1186
         </test>
1187
      </with>
1188
   </definition>
1189
   <definition
1190
            id="canUPDATE">
1191
        	<with
1192
           		variable="selection">
1193
	         <test
1194
	               args="UPDATE"
1195
	               property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
1196
	         </test>
1197
         </with>
1198
      </definition>
1199
      <definition
1200
            id="canDELETE">
1201
         <with
1202
               variable="selection">
1203
            <test
1204
                  args="DELETE"
1205
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
1206
            </test>
1207
         </with>
1208
    </definition>
1209
      <definition
1210
            id="canCREATE">
1211
         <with
1212
               variable="selection">
1213
            <test
1214
                  args="CREATE"
1215
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
1216
            </test>
1217
         </with>
1218
      </definition>
1219
      <definition
1220
            id="isUserLoggedIn">
1221
            <with
1222
               variable="eu.etaxonomy.taxeditor.security.user">
1223
               <instanceof
1224
                     value="eu.etaxonomy.cdm.model.common.User">
1225
               </instanceof>
1226
         </with>
1227
      </definition>
1228
      <definition
1229
            id="hasROLE_USER_MANAGER">
1230
            <with
1231
               variable="eu.etaxonomy.taxeditor.security.userRoles">
1232
            <iterate
1233
                  ifEmpty="false"
1234
                  operator="or">
1235
               <or>
1236
                  <equals
1237
                        value="ROLE_ADMIN">
1238
                  </equals>
1239
                  <equals
1240
                        value="ROLE_USER_MANAGER">
1241
                  </equals>
1242
               </or>
1243
            </iterate>
1244
         </with>
1245
      </definition>
1246
      <definition
1247
            id="hasROLE_PROJECT_MANAGER">
1248
         <with
1249
               variable="eu.etaxonomy.taxeditor.security.userRoles">
1250
            <iterate
1251
                  ifEmpty="false"
1252
                  operator="or">
1253
               <or>
1254
                  <equals
1255
                        value="ROLE_ADMIN">
1256
                  </equals>
1257
                  <equals
1258
                        value="ROLE_PROJECT_MANAGER">
1259
                  </equals>
1260
               </or>
1261
            </iterate>
1262
         </with>
1263
      </definition>
1264
      <definition
1265
            id="hasROLE_PROJECT_MANAGER_AND_isCdmStoreConnected">
1266
         <and>
1267
            <reference
1268
                  definitionId="hasROLE_PROJECT_MANAGER">
1269
            </reference>
1270
            <reference
1271
                  definitionId="isCdmStoreConnected">
1272
            </reference>
1273
         </and>
1274
      </definition>
1275
</extension>
1276
<extension
1277
      point="org.eclipse.ui.activities">
1278
   <activity
1279
         description="%activity.description"
1280
         id="eu.etaxonomy.taxeditor.store.activityDelete"
1281
         name="%activity.name">
1282
      <enabledWhen>
1283
         <reference
1284
               definitionId="canDELETE">
1285
         </reference>
1286
      </enabledWhen>
1287
   </activity>
1288
   <activityPatternBinding
1289
         activityId="eu.etaxonomy.taxeditor.store.activityDelete"
1290
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.delete">
1291
   </activityPatternBinding>
1292
   <activity
1293
         description="%activity.description.0"
1294
         id="eu.etaxonomy.taxeditor.store.activityUpdate"
1295
         name="%activity.name.0">
1296
      <enabledWhen>
1297
         <reference
1298
               definitionId="canUPDATE">
1299
         </reference>
1300
      </enabledWhen>
1301
   </activity>
1302
   <activityPatternBinding
1303
         activityId="eu.etaxonomy.taxeditor.store.activityUpdate"
1304
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.update\..*">
1305
   </activityPatternBinding>
1306
   <activity
1307
         description="%activity.description.1"
1308
         id="eu.etaxonomy.taxeditor.store.activityCreate"
1309
         name="%activity.name.1">
1310
      <enabledWhen>
1311
         <reference
1312
               definitionId="canDELETE">
1313
         </reference>
1314
      </enabledWhen>
1315
   </activity>
1316
   <activityPatternBinding
1317
         activityId="eu.etaxonomy.taxeditor.store.activityCreate"
1318
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.create\..*">
1319
   </activityPatternBinding>
1320
   <activity
1321
         description="%activity.description.2"
1322
         id="eu.etaxonomy.taxeditor.store.activityUserManagement"
1323
         name="%activity.name.2">
1324
      <enabledWhen>
1325
         <reference
1326
               definitionId="hasROLE_USER_MANAGER">
1327
         </reference>
1328
      </enabledWhen>
1329
   </activity>
1330
   <activityPatternBinding
1331
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
1332
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.UserManagement">
1333
   </activityPatternBinding>
1334
   <activityPatternBinding
1335
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
1336
         pattern="eu\.etaxonomy\.taxeditor\..*/bulkeditor\.input\.group">
1337
   </activityPatternBinding>
1338
   <activity
1339
         description="%activity.description.3"
1340
         id="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1341
         name="%activity.name.3">
1342
      <enabledWhen>
1343
         <reference
1344
               definitionId="hasROLE_PROJECT_MANAGER">
1345
         </reference>
1346
      </enabledWhen>
1347
   </activity>
1348
   <activityPatternBinding
1349
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1350
         pattern="eu\.etaxonomy\.taxeditor\..*/eu\.etaxonomy\.taxeditor\..*\.definedTerm.*">
1351
   </activityPatternBinding>
1352
   <activityPatternBinding
1353
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1354
         pattern="eu.etaxonomy.taxeditor.bulkeditor/bulkeditor.menus.openmenu"
1355
         isEqualityPattern="true">
1356
   </activityPatternBinding>
1357
   <activityPatternBinding
1358
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1359
         pattern="eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.editor.definedTerm"
1360
         isEqualityPattern="true">
1361
   </activityPatternBinding>
1362
</extension>
1363
<extension
1364
      point="org.eclipse.ui.services">
1365
   <sourceProvider
1366
         provider="eu.etaxonomy.taxeditor.security.AuthenticationSourceProvider">
1367
      <variable
1368
            name="eu.etaxonomy.taxeditor.security.userRoles"
1369
            priorityLevel="workbench">
1370
      </variable>
1371
   </sourceProvider>
1372
</extension>
1373
<extension
1374
      point="eu.etaxonomy.taxeditor.store.cdmViewer">
1375
   <viewCommandMapping
1376
         commandId="eu.etaxonomy.taxeditor.command.openClassificationWizard"
1377
         selection="eu.etaxonomy.cdm.model.taxon.Classification"
1378
         viewerName="%viewCommandMapping.viewerName.CLASSIFICATION_WIZARD">
1379
   </viewCommandMapping>
1380
   <viewCommandMapping
1381
         commandId="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
1382
         selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
1383
         viewerName="%viewCommandMapping.viewerName.TAXON_NODE_WIZARD">
1384
   </viewCommandMapping>
1385
</extension>
1386
<extension
1387
      id="eu.etaxonomy.taxeditor.store.workbench.model"
1388
      name="Store Workbench Model"
1389
      point="org.eclipse.e4.workbench.model">
1390
   <fragment
1391
         apply="always"
1392
         uri="fragment.e4xmi">
1393
   </fragment>
1394
</extension>
1395
</plugin>
(6-6/7)