Project

General

Profile

Download (59.6 KB) Statistics
| Branch: | Tag: | Revision:
1 e8409423 n.hoffmann
<?xml version="1.0" encoding="UTF-8"?>
2
<?eclipse version="3.2"?>
3
<plugin>
4 03c12c41 Patrick Plitzner
   <extension-point id="eu.etaxonomy.taxeditor.store.cdmViewer" name="Cdm Viewer" schema="schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd"/>
5 e8409423 n.hoffmann
   <extension
6
         point="org.eclipse.ui.preferencePages">
7 3aa58b57 n.hoffmann
      <page
8
            class="eu.etaxonomy.taxeditor.preference.TaxonomicEditorGeneralPreferences"
9
            id="eu.etaxonomy.taxeditor.preferences.general"
10 4db49a38 Alexander Oppermann
            name="%page.name">
11 be140ab3 Katja Luther
      </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 e9773ade Katja Luther
            class="eu.etaxonomy.taxeditor.databasePreferences.AdminNomenclaturalCode"
21 be140ab3 Katja Luther
            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 3aa58b57 n.hoffmann
      </page>
30 4022137c n.hoffmann
      <page
31 303d8fc7 n.hoffmann
            category="eu.etaxonomy.taxeditor.preferences.general"
32 4022137c n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.DescriptionPreferences"
33
            id="eu.etaxonomy.taxeditor.preferences.description"
34 4db49a38 Alexander Oppermann
            name="%page.name.0">
35 4022137c n.hoffmann
      </page>
36
      <page
37
            category="eu.etaxonomy.taxeditor.preferences.description"
38 3aa58b57 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.FeatureMenuPreferences"
39 4022137c n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.feature"
40 4db49a38 Alexander Oppermann
            name="%page.name.1">
41 4022137c n.hoffmann
      </page>
42
      <page
43
            category="eu.etaxonomy.taxeditor.preferences.description"
44 eca18c8b n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.PresenceAbsenceMenuPreferences"
45 4022137c n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.distributionStatus"
46 4db49a38 Alexander Oppermann
            name="%page.name.2">
47 4022137c n.hoffmann
      </page>
48
      <page
49 303d8fc7 n.hoffmann
            category="eu.etaxonomy.taxeditor.preferences.general"
50 4022137c n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.TaxonomicPreferences"
51
            id="eu.etaxonomy.taxeditor.preferences.taxonomic"
52 4db49a38 Alexander Oppermann
            name="%page.name.3">
53 4022137c n.hoffmann
      </page>
54 e8409423 n.hoffmann
      <page
55
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
56 9766a939 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.NomenclaturalCodePreferences"
57 e8409423 n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.nomenclatural"
58 4db49a38 Alexander Oppermann
            name="%page.name.4">
59 e8409423 n.hoffmann
      </page>
60 9d0bce28 Katja Luther
     
61 e8409423 n.hoffmann
      <!--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 3aa58b57 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.RankMenuPreferences"
75 e8409423 n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.ranks"
76 4db49a38 Alexander Oppermann
            name="%page.name.5">
77 9f02fc9a n.hoffmann
      </page>
78
      <page
79
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
80 3aa58b57 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalStatusTypeMenuPreferences"
81 9f02fc9a n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.nomenclaturalStatusType"
82 4db49a38 Alexander Oppermann
            name="%page.name.6">
83 9f02fc9a n.hoffmann
      </page>
84
      <page
85
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
86 3aa58b57 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.NameRelationshipTypeMenuPreferences"
87 9f02fc9a n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.nameRelationshipType"
88 4db49a38 Alexander Oppermann
            name="%page.name.7">
89 e8409423 n.hoffmann
      </page>
90
      <page
91 4022137c n.hoffmann
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
92 3aa58b57 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.TaxonRelationshipTypeMenuPreferences"
93 4022137c n.hoffmann
            id="taxeditor-store.page1"
94 4db49a38 Alexander Oppermann
            name="%page.name.8">
95 e8409423 n.hoffmann
      </page>
96
      <page
97 4022137c n.hoffmann
            category="eu.etaxonomy.taxeditor.preferences.taxonomic"
98 3aa58b57 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.SpecimenTypeDesignationStatusMenuPreferences"
99 4022137c n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.specimenTypeDesignationStatus"
100 4db49a38 Alexander Oppermann
            name="%page.name.9">
101 e8409423 n.hoffmann
      </page>
102 c5e35ea3 Andreas Müller
      <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 9da6d131 p.ciardelli
      <page
109 35861667 n.hoffmann
            category="eu.etaxonomy.taxeditor.preferences.language"
110 3aa58b57 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.LanguageMenuPreferences"
111 9da6d131 p.ciardelli
            id="eu.etaxonomy.taxeditor.preferences.languages"
112 4db49a38 Alexander Oppermann
            name="%page.name.10">
113 9da6d131 p.ciardelli
      </page>
114 d0eea277 n.hoffmann
      <page
115 db5e366d n.hoffmann
            category="eu.etaxonomy.taxeditor.preferences.general"
116 3aa58b57 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.MarkerTypeMenuPreferences"
117 d0eea277 n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.markerTypes"
118 4db49a38 Alexander Oppermann
            name="%page.name.11">
119 d0eea277 n.hoffmann
      </page>
120
      <page
121 db5e366d n.hoffmann
            category="eu.etaxonomy.taxeditor.preferences.general"
122 3aa58b57 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.menu.ExtensionTypeMenuPreferences"
123 d0eea277 n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.extensionTypes"
124 4db49a38 Alexander Oppermann
            name="%page.name.12">
125 d0eea277 n.hoffmann
      </page>
126 eca18c8b n.hoffmann
      <page
127
            category="eu.etaxonomy.taxeditor.preferences.description"
128
            class="eu.etaxonomy.taxeditor.preference.menu.NamedAreaTypeMenuPreferences"
129
            id="eu.etaxonomy.taxeditor.preferences.namedAreaType"
130 4db49a38 Alexander Oppermann
            name="%page.name.14">
131 eca18c8b n.hoffmann
      </page>
132 3aa58b57 n.hoffmann
      <page
133
            category="eu.etaxonomy.taxeditor.preferences.general"
134
            class="eu.etaxonomy.taxeditor.preference.MatchingPreferences"
135
            id="eu.etaxonomy.taxeditor.preferences.matching"
136 4db49a38 Alexander Oppermann
            name="%page.name.15">
137 3aa58b57 n.hoffmann
      </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 4db49a38 Alexander Oppermann
            name="%page.name.16">
143 3aa58b57 n.hoffmann
      </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 4db49a38 Alexander Oppermann
            name="%page.name.17">
149 3aa58b57 n.hoffmann
      </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 4db49a38 Alexander Oppermann
            name="%page.name.18">
155 3aa58b57 n.hoffmann
      </page>
156 2d9a13f7 n.hoffmann
      <page
157
            category="eu.etaxonomy.taxeditor.preferences.description"
158
            class="eu.etaxonomy.taxeditor.preference.menu.StageMenuPreferences"
159
            id="eu.etaxonomy.taxeditor.preferences.stage"
160 4db49a38 Alexander Oppermann
            name="%page.name.19">
161 2d9a13f7 n.hoffmann
      </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 4db49a38 Alexander Oppermann
            name="%page.name.20">
167 2d9a13f7 n.hoffmann
      </page>
168 3fb05254 n.hoffmann
      <page
169 cfcb0ce6 n.hoffmann
            category="eu.etaxonomy.taxeditor.preferences.feature"
170 3fb05254 n.hoffmann
            class="eu.etaxonomy.taxeditor.preference.FeatureTreePreferences"
171
            id="eu.etaxonomy.taxeditor.preferences.featureTree"
172 4db49a38 Alexander Oppermann
            name="%page.name.21">
173 3fb05254 n.hoffmann
      </page>
174 cfcb0ce6 n.hoffmann
      <page
175
            category="eu.etaxonomy.taxeditor.preferences.feature"
176
            class="eu.etaxonomy.taxeditor.preference.DefaultFeatureTreePreferenecs"
177
            id="eu.etaxonomy.taxeditor.preferences.defaultFeatureTreePreferenecs"
178 4db49a38 Alexander Oppermann
            name="%page.name.22">
179 cfcb0ce6 n.hoffmann
      </page>
180 35861667 n.hoffmann
      <page
181 731facea Alexander Oppermann
            category="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
182 9d63eb10 Alexander Oppermann
            class="eu.etaxonomy.taxeditor.preference.LanguageRepresentationPreferencePage"
183 35861667 n.hoffmann
            id="eu.etaxonomy.taxeditor.preferences.language"
184 4db49a38 Alexander Oppermann
            name="%page.name.23">
185 35861667 n.hoffmann
      </page>
186 5d1f3b51 n.hoffmann
      <page
187
            category="eu.etaxonomy.taxeditor.preferences.general"
188
            class="eu.etaxonomy.taxeditor.preference.MobotOpenUrlPreferences"
189
            id="eu.etaxonomy.taxeditor.preferences.mobotOpenUrl"
190 4db49a38 Alexander Oppermann
            name="%page.name.24">
191 5d1f3b51 n.hoffmann
      </page>
192 ed1ececc n.hoffmann
      <page
193
            category="eu.etaxonomy.taxeditor.preferences.general"
194
            class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
195
            id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
196 4db49a38 Alexander Oppermann
            name="%page.name.25">
197 ed1ececc n.hoffmann
      </page>
198 36848396 Patric Plitzner
      <page
199
            category="eu.etaxonomy.taxeditor.preferences.general"
200
            class="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
201
            id="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
202 543ccf33 Patric Plitzner
            name="%page.name.26">
203 36848396 Patric Plitzner
      </page>
204 e9a2a0fa Patric Plitzner
      <page
205
            category="eu.etaxonomy.taxeditor.preferences.general"
206
            class="eu.etaxonomy.taxeditor.preference.MediaPreferences"
207
            id="eu.etaxonomy.taxeditor.preference.MediaPreferences"
208 543ccf33 Patric Plitzner
            name="%page.name.27">
209 e9a2a0fa Patric Plitzner
      </page>
210 4db49a38 Alexander Oppermann
      <page
211
            category="eu.etaxonomy.taxeditor.preferences.general"
212
            class="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreference"
213
            id="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreferencePage"
214 543ccf33 Patric Plitzner
            name="%page.name.28">
215 4db49a38 Alexander Oppermann
      </page>
216
      <page
217
            category="eu.etaxonomy.taxeditor.preferences.general"
218
            class="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
219
            id="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
220 543ccf33 Patric Plitzner
            name="%page.name.29">
221 4db49a38 Alexander Oppermann
      </page>
222 4afd9d97 Alexander Oppermann
      <page
223
            category="eu.etaxonomy.taxeditor.preferences.general"
224 9d63eb10 Alexander Oppermann
            class="eu.etaxonomy.taxeditor.preference.LanguageEditorPreferencePage"
225 4afd9d97 Alexander Oppermann
            id="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
226 543ccf33 Patric Plitzner
            name="%page.name.30">
227 4afd9d97 Alexander Oppermann
      </page>
228 31d3e34d U-BGBM\k.luther
       <page
229 4633f830 Katja Luther
            category="eu.etaxonomy.taxeditor.preferences.general"
230
            class="eu.etaxonomy.taxeditor.preference.OrderPreferences"
231 31d3e34d U-BGBM\k.luther
            id="eu.etaxonomy.taxeditor.preference.TaxonNavigator"
232
            name="%page.name.32">
233 4633f830 Katja Luther
      </page>
234 be140ab3 Katja Luther
      <page
235 9d0bce28 Katja Luther
            category="eu.etaxonomy.taxeditor.preferences.general"
236
            class="eu.etaxonomy.taxeditor.preference.DebugPreferences"
237
            id="eu.etaxonomy.taxeditor.preferences.debug"
238
            name="%page.name.34">
239
      </page>
240 e8409423 n.hoffmann
   </extension>
241
   <extension
242
         point="org.eclipse.ui.views">
243
      <view
244 f211dd28 n.hoffmann
            class="eu.etaxonomy.taxeditor.view.datasource.CdmDataSourceViewPart"
245 2d9a13f7 n.hoffmann
            icon="icons/system-file-manager.png"
246 f211dd28 n.hoffmann
            id="eu.etaxonomy.taxeditor.view.datasource"
247 4db49a38 Alexander Oppermann
            name="%view.name"
248 e8409423 n.hoffmann
            restorable="true">
249
      </view>
250 1103732d Katja Luther
      <view
251
        allowMultiple="true"
252
        class="eu.etaxonomy.taxeditor.view.dataimport.SpecimenImportView"
253
        id="eu.etaxonomy.taxeditor.view.dataimport.SpecimenImportView"
254
        name="%view.name.7">
255
  	  </view>
256
  	  <view
257
        allowMultiple="true"
258
        class="eu.etaxonomy.taxeditor.view.dataimport.GbifResponseImportView"
259
        id="eu.etaxonomy.taxeditor.view.dataimport.GbifResponseImportView"
260
        name="%view.name.8">
261
   	  </view>
262 915cda99 n.hoffmann
      <view  
263 4db49a38 Alexander Oppermann
			name="%view.name.0"  
264 915cda99 n.hoffmann
   			category="org.eclipse.ui"  
265
			class="org.eclipse.ui.ExtensionFactory:progressView"  
266
			id="org.eclipse.ui.views.ProgressView">  
267
		</view>
268
		<view  
269 4db49a38 Alexander Oppermann
			name="%view.name.1"  
270 35861667 n.hoffmann
			icon="icons/console.gif"  
271 915cda99 n.hoffmann
   			category="org.eclipse.ui"  
272
			class="org.eclipse.ui.ExtensionFactory:logView"  
273
			id="org.eclipse.ui.views.LogView">  
274 db5e366d n.hoffmann
		</view>
275
  <view
276 f211dd28 n.hoffmann
        class="eu.etaxonomy.taxeditor.view.reporting.ReportingViewPart"
277 db5e366d n.hoffmann
        id="eu.etaxonomy.taxeditor.reporting.viewPart"
278 4db49a38 Alexander Oppermann
        name="%view.name.2"
279 db5e366d n.hoffmann
        restorable="true">
280 f211dd28 n.hoffmann
  </view>
281
  <view
282
        allowMultiple="false"
283
        class="eu.etaxonomy.taxeditor.view.supplementaldata.SupplementalDataViewPart"
284
        icon="icons/applications-office.png"
285
        id="eu.etaxonomy.taxeditor.view.supplementalData"
286 4db49a38 Alexander Oppermann
        name="%view.name.3"
287 f211dd28 n.hoffmann
        restorable="true">
288
  </view>
289
  <view
290
        allowMultiple="false"
291
        class="eu.etaxonomy.taxeditor.view.detail.DetailsViewPart"
292
        icon="icons/accessories-text-editor.png"
293
        id="eu.etaxonomy.taxeditor.view.detail"
294 4db49a38 Alexander Oppermann
        name="%view.name.4"
295 f211dd28 n.hoffmann
        restorable="true">
296 a10131a0 a.theys
  </view>
297
  <view
298
        class="eu.etaxonomy.taxeditor.view.userecords.UseRecordsViewPart"
299
        icon="icons/leaf_detail.png"
300
        id="eu.etaxonomy.taxeditor.view.userecords"
301 4db49a38 Alexander Oppermann
        name="%view.name.5"
302 a10131a0 a.theys
        restorable="true">
303 e9116e90 Patric Plitzner
  </view>
304 703e8efc Cherian Mathew
  <view
305
        allowMultiple="false"
306
        class="eu.etaxonomy.taxeditor.view.sessions.SessionsViewPart"
307
        id="eu.etaxonomy.taxeditor.view.sessions.SessionsViewPart"
308 03c12c41 Patrick Plitzner
        name="%view.name.SESSIONS"
309 703e8efc Cherian Mathew
        restorable="false">
310 ca9ca564 n.hoffmann
  </view>
311 e8409423 n.hoffmann
   </extension>
312 b9a0d300 l.morris
   <extension
313
         point="org.eclipse.ui.editors">
314
      <editor
315
            class="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermEditor"
316
            default="false"
317
            id="eu.etaxonomy.taxeditor.editor.definedTerm"
318 4db49a38 Alexander Oppermann
            name="%editor.name">
319 b9a0d300 l.morris
      </editor>
320
   </extension>
321 e8409423 n.hoffmann
   <extension
322
         point="org.eclipse.ui.menus">
323
      <menuContribution
324 a4ec021f n.hoffmann
            locationURI="menu:org.eclipse.ui.main.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last">
325 e8409423 n.hoffmann
         <menu
326 a928ae44 n.hoffmann
               id="eu.etaxonomy.taxeditor.menu.showView"
327 4db49a38 Alexander Oppermann
               label="%menu.label">
328 f211dd28 n.hoffmann
            <command
329
                  commandId="org.eclipse.ui.views.showView"
330 d0451d46 Patrick Plitzner
                  id="eu.etaxonomy.taxeditor.store.showViewMenu.details"
331 4db49a38 Alexander Oppermann
                  label="%command.label.0"
332 f211dd28 n.hoffmann
                  style="push">
333
               <parameter
334
                     name="org.eclipse.ui.views.showView.viewId"
335
                     value="eu.etaxonomy.taxeditor.view.detail">
336
               </parameter>
337 dd7f77fb Patrick Plitzner
               <visibleWhen
338
                     checkEnabled="true">
339
                  <reference
340
                        definitionId="isCdmStoreConnected">
341
                  </reference>
342
               </visibleWhen>
343 f211dd28 n.hoffmann
            </command>
344
            <command
345
                  commandId="org.eclipse.ui.views.showView"
346 dd1c696a Andreas Müller
                  id="org.eclipse.ui.views.showView.supplemental"
347
	              label="%command.label.1"
348 f211dd28 n.hoffmann
                  style="push">
349
               <parameter
350
                     name="org.eclipse.ui.views.showView.viewId"
351
                     value="eu.etaxonomy.taxeditor.view.supplementalData">
352
               </parameter>
353 dd7f77fb Patrick Plitzner
               <visibleWhen
354
                     checkEnabled="true">
355
                  <reference
356
                        definitionId="isCdmStoreConnected">
357
                  </reference>
358
               </visibleWhen>
359 f211dd28 n.hoffmann
            </command>
360 dd1c696a Andreas Müller
            <!-- Originally used by validation framework, currently not in use -->
361
	<!--        <command
362 a13b5363 Andreas Müller
	        	 id="org.eclipse.ui.views.showView.problems"
363
	             commandId="org.eclipse.ui.views.showView"
364
	             label="Problems"
365
	             style="push">
366
	          <parameter
367
	                name="org.eclipse.ui.views.showView.viewId"
368
	                value="org.eclipse.ui.views.ProblemView">
369
	          </parameter>
370 dd1c696a Andreas Müller
	       </command>  -->
371 84e0905d n.hoffmann
            <separator
372
                  name="eu.etaxonomy.taxeditor.store.showViewMenu.internal"
373
                  visible="true">
374
            </separator>
375 e6fb562e n.hoffmann
            <command
376 db5e366d n.hoffmann
                  commandId="org.eclipse.ui.views.showView"
377 4db49a38 Alexander Oppermann
                  label="%command.label.2"
378 a928ae44 n.hoffmann
                  style="push">
379 db5e366d n.hoffmann
               <parameter
380
                     name="org.eclipse.ui.views.showView.viewId"
381 f211dd28 n.hoffmann
                     value="eu.etaxonomy.taxeditor.view.datasource">
382 db5e366d n.hoffmann
               </parameter>
383 a928ae44 n.hoffmann
            </command>
384 915cda99 n.hoffmann
            <command
385 db5e366d n.hoffmann
                  commandId="org.eclipse.ui.views.showView"
386 4db49a38 Alexander Oppermann
                  label="%command.label.3"
387 915cda99 n.hoffmann
                  style="push">
388 db5e366d n.hoffmann
               <parameter
389
                     name="org.eclipse.ui.views.showView.viewId"
390
                     value="org.eclipse.pde.runtime.LogView">
391
               </parameter>
392
            </command>
393
            <command
394
                  commandId="org.eclipse.ui.views.showView"
395 4db49a38 Alexander Oppermann
                  label="%command.label.4"
396 db5e366d n.hoffmann
                  style="push">
397
               <parameter
398
                     name="org.eclipse.ui.views.showView.viewId"
399
                     value="eu.etaxonomy.taxeditor.reporting.viewPart">
400
               </parameter>
401 57e6fef9 n.hoffmann
               <visibleWhen
402
                     checkEnabled="true">
403 dd7f77fb Patrick Plitzner
                  <and>
404
                     <reference
405
                           definitionId="isShowExperimentalFeatures">
406
                     </reference>
407
                     <reference
408
                           definitionId="isCdmStoreConnected">
409
                     </reference>
410
                  </and>
411 57e6fef9 n.hoffmann
               </visibleWhen>
412 915cda99 n.hoffmann
            </command>
413 703e8efc Cherian Mathew
            <command
414
                  commandId="org.eclipse.ui.views.showView"
415 03c12c41 Patrick Plitzner
                  label="%command.label.SESSION"
416 703e8efc Cherian Mathew
                  style="push">
417
               <parameter
418
                     name="org.eclipse.ui.views.showView.viewId"
419
                     value="eu.etaxonomy.taxeditor.view.sessions.SessionsViewPart">
420
               </parameter>
421 dd7f77fb Patrick Plitzner
               <visibleWhen
422
                     checkEnabled="true">
423
                  <reference
424
                        definitionId="isCdmStoreConnected">
425
                  </reference>
426
               </visibleWhen>
427 703e8efc Cherian Mathew
            </command>
428 e8409423 n.hoffmann
         </menu>
429 49e39c10 Cherian Mathew
      </menuContribution>
430 75dd6927 Patrick Plitzner
      <menuContribution 
431
         allPopups="false" 
432
                 locationURI="menu:org.eclipse.ui.main.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last"> 
433
           <dynamic 
434
                    class="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermMenu" 
435
                   id="eu.etaxonomy.taxeditor.editor.definedterm.DefinedTermMenu"> 
436
              <visibleWhen 
437
                      checkEnabled="true"> 
438
                  <reference 
439
                        definitionId="isCdmStoreConnected"> 
440
                  </reference> 
441
             </visibleWhen> 
442
        </dynamic> 
443 84e0905d n.hoffmann
      </menuContribution>
444
      <menuContribution
445
            locationURI="menu:org.eclipse.ui.main.menu.file?after=eu.etaxonomy.taxeditor.application.filemenu.io">
446 1b626d51 Cherian Mathew
         <command
447
               commandId="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow"
448 03c12c41 Patrick Plitzner
               label="%command.label.CONNECT"
449 1b626d51 Cherian Mathew
               style="push">
450
         </command>
451 a928ae44 n.hoffmann
         <command
452
               commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
453 4db49a38 Alexander Oppermann
               label="%command.label.5"
454 87bae5e8 Andreas Kohlbecker
               style="push">
455 1b626d51 Cherian Mathew
            <visibleWhen
456
                  checkEnabled="true">
457
               <reference
458
                     definitionId="isUserLoggedIn">
459
               </reference>
460 ab81561c Patrick Plitzner
            </visibleWhen>
461
         </command>
462
         <command
463 ef33e3aa Patrick Plitzner
               commandId="eu.etaxonomy.taxeditor.store.operations.reconnect"
464
               label="%command.label.RE_CONNECT"
465 ab81561c Patrick Plitzner
               style="push">
466
            <visibleWhen
467
                  checkEnabled="true">
468
               <reference
469
                     definitionId="isUserLoggedIn">
470
               </reference>
471 1b626d51 Cherian Mathew
            </visibleWhen>
472
         </command>
473
         <command
474 ef33e3aa Patrick Plitzner
               commandId="eu.etaxonomy.taxeditor.store.openPasswordWizzard"
475
               label="%command.label.CHANGE_PASSWORD"
476 1b626d51 Cherian Mathew
               style="push">
477
            <visibleWhen
478
                  checkEnabled="true">
479
               <reference
480
                     definitionId="isUserLoggedIn">
481
               </reference>
482
            </visibleWhen>
483 87bae5e8 Andreas Kohlbecker
         </command>
484 84e0905d n.hoffmann
         <separator
485
               name="eu.etaxonomy.taxeditor.application.filemenu.login"
486
               visible="true">
487
         </separator>
488 e8409423 n.hoffmann
      </menuContribution>
489
      <menuContribution
490 f211dd28 n.hoffmann
            locationURI="popup:eu.etaxonomy.taxeditor.view.datasource">
491 e8409423 n.hoffmann
         <command
492
               commandId="eu.etaxonomy.taxeditor.store.datasource.change"
493 4db49a38 Alexander Oppermann
               label="%command.label.6"
494 e8409423 n.hoffmann
               style="push">
495 50fa099c Katja Luther
               <visibleWhen>
496 d45bc597 Patrick Plitzner
                  <not>
497
                     <reference
498
                           definitionId="hasDataModel">
499
                     </reference>
500
                  </not>
501 50fa099c Katja Luther
            </visibleWhen>
502 e8409423 n.hoffmann
         </command>
503
         <command
504
               commandId="eu.etaxonomy.taxeditor.store.datasource.create"
505 4db49a38 Alexander Oppermann
               label="%command.label.7"
506 e8409423 n.hoffmann
               style="push">
507
         </command>
508
         <command
509
               commandId="eu.etaxonomy.taxeditor.store.datasource.edit"
510 4db49a38 Alexander Oppermann
               label="%command.label.8"
511 e8409423 n.hoffmann
               style="push">
512 50fa099c Katja Luther
                <visibleWhen>
513
              <with
514
           		 variable="selection">
515
           		 <not>
516
         			<test
517
               			property="eu.etaxonomy.taxeditor.datasource.propertyTester.test">
518
         			</test>
519
	      		</not>
520
          		</with>
521
            </visibleWhen>
522 e8409423 n.hoffmann
         </command>
523 3001881c Cherian Mathew
         <command
524
               commandId="eu.etaxonomy.taxeditor.store.datasource.clone"
525 4d014d5d Patric Plitzner
               label="%command.label.clone"
526 3001881c Cherian Mathew
               style="push">
527 50fa099c Katja Luther
                <visibleWhen>
528
              <with
529
           		 variable="selection">
530
           		 <not>
531
         			<test
532
               			property="eu.etaxonomy.taxeditor.datasource.propertyTester.test">
533
         			</test>
534
	      		</not>
535
          		</with>
536
            </visibleWhen>
537 3001881c Cherian Mathew
         </command>
538 e8409423 n.hoffmann
         <separator
539
               name="eu.etaxonomy.taxeditor.store.datasource.separator"
540
               visible="true">
541
         </separator>
542
         <command
543 4633f830 Katja Luther
               commandId="eu.etaxonomy.taxeditor.view.datasource.delete"
544 4db49a38 Alexander Oppermann
               label="%command.label.9"
545 e8409423 n.hoffmann
               style="push">
546 50fa099c Katja Luther
               <visibleWhen>
547
              <with
548
           		 variable="selection">
549
           		 <not>
550
         			<test
551
               			property="eu.etaxonomy.taxeditor.datasource.propertyTester.test">
552
         			</test>
553
	      		</not>
554
          		</with>
555
            </visibleWhen>
556 e8409423 n.hoffmann
         </command>
557 eca18c8b n.hoffmann
         <separator
558
               name="eu.etaxonomy.taxeditor.store.datasource.separator2"
559
               visible="true">
560
         </separator>
561 3eb913da n.hoffmann
         <command
562
               commandId="eu.etaxonomy.taxeditor.store.datasource.update"
563 4db49a38 Alexander Oppermann
               label="%command.label.11"
564 3eb913da n.hoffmann
               style="push">
565
            <visibleWhen
566
                  checkEnabled="true">
567
               <not>
568
                  <reference
569
                        definitionId="isCompatible">
570
                  </reference>
571
               </not>
572
            </visibleWhen>
573 50fa099c Katja Luther
            
574 3eb913da n.hoffmann
         </command>
575 e8409423 n.hoffmann
      </menuContribution>
576 a928ae44 n.hoffmann
      <menuContribution
577
            locationURI="toolbar:org.eclipse.ui.trim.status">
578
         <toolbar
579
               id="eu.etaxonomy.taxeditor.store.authentication.trim.toolbar">
580
            <control
581 f211dd28 n.hoffmann
                  class="eu.etaxonomy.taxeditor.ui.bar.AuthenticatedUserBar">
582 a928ae44 n.hoffmann
            </control>
583
         </toolbar>
584
      </menuContribution>
585 b9a0d300 l.morris
      <menuContribution
586
            locationURI="popup:eu.etaxonomy.taxeditor.editor.definedTerm">
587
         <menu
588 4db49a38 Alexander Oppermann
               label="%menu.label.0">
589 b9a0d300 l.morris
            <command
590
                  commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
591 4db49a38 Alexander Oppermann
                  label="%command.label.12"
592 b9a0d300 l.morris
                  style="push">
593
            </command>
594
            <command
595
                  commandId="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
596 4db49a38 Alexander Oppermann
                  label="%command.label.13"
597 b9a0d300 l.morris
                  style="push">
598
               <visibleWhen
599
                     checkEnabled="true">
600
                  <reference
601
                        definitionId="isModifiable">
602
                  </reference>
603
               </visibleWhen>
604
            </command>
605
         </menu>
606
         <command
607 4633f830 Katja Luther
               commandId="eu.etaxonomy.taxeditor.editor.definedTerms.delete"
608 4db49a38 Alexander Oppermann
               label="%command.label.14"
609 b9a0d300 l.morris
               style="push">
610
            <visibleWhen
611
                  checkEnabled="true">
612
               <reference
613
                     definitionId="isModifiable">
614
               </reference>
615
            </visibleWhen>
616
         </command>
617
      </menuContribution>
618 e8409423 n.hoffmann
   </extension>
619 f211dd28 n.hoffmann
   <extension
620
         point="org.eclipse.ui.handlers">
621
      <handler
622
            class="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
623 4633f830 Katja Luther
            commandId="eu.etaxonomy.taxeditor.view.datasource.delete">
624 f211dd28 n.hoffmann
         <activeWhen>
625
            <with
626
                  variable="activePartId">
627
               <equals
628
                     value="eu.etaxonomy.taxeditor.view.datasource">
629
               </equals>
630
            </with>
631
         </activeWhen>
632
      </handler>
633 b9a0d300 l.morris
      <handler
634
            class="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
635 4633f830 Katja Luther
            commandId="eu.etaxonomy.taxeditor.editor.definedTerms.delete">
636 b9a0d300 l.morris
         <activeWhen>
637
            <with
638
                  variable="activePartId">
639
               <equals
640
                     value="eu.etaxonomy.taxeditor.editor.definedTerm">
641
               </equals>
642
            </with>
643
         </activeWhen>
644
      </handler>
645 abe42729 Andreas Kohlbecker
      <handler
646
            class="eu.etaxonomy.taxeditor.featuretree.OpenFeatureTreeEditorWizardHandler"
647
            commandId="eu.etaxonomy.taxeditor.store.open.FeatureTreeEditorWizard">
648
         <activeWhen>
649
            <reference
650
                  definitionId="hasROLE_PROJECT_MANAGER">
651
            </reference>
652
         </activeWhen>
653
      </handler>
654 87bae5e8 Andreas Kohlbecker
      <handler
655 1b626d51 Cherian Mathew
            class="eu.etaxonomy.taxeditor.handler.ShowRemotingLoginWindowHandler"
656
            commandId="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow">
657 87bae5e8 Andreas Kohlbecker
      </handler>
658
      <handler
659
            class="eu.etaxonomy.taxeditor.handler.OpenPasswordWizzardHandler"
660
            commandId="eu.etaxonomy.taxeditor.store.openPasswordWizzard">
661
         <enabledWhen>
662
            <reference
663
                  definitionId="isUserLoggedIn">
664
            </reference></enabledWhen>
665
      </handler>
666 4db49a38 Alexander Oppermann
      <handler
667
            class="eu.etaxonomy.taxeditor.handler.OpenDistributionEditorWizardHandler"
668
            commandId="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler">
669
         <activeWhen>
670
            <reference
671
                  definitionId="hasROLE_PROJECT_MANAGER">
672
            </reference>
673
         </activeWhen>
674
      </handler>
675 e9773ade Katja Luther
      <handler
676
            class="eu.etaxonomy.taxeditor.handler.OpenDatabasePreferencesWizardHandler"
677
            commandId="eu.etaxonomy.taxeditor.store.open.OpenDatabasePreferencesWizardHandler">
678 0bd095d9 Katja Luther
            <activeWhen>
679
            <reference
680
                  definitionId="hasROLE_PROJECT_MANAGER">
681
            </reference>
682
         </activeWhen>
683 e9773ade Katja Luther
      </handler>
684 1b626d51 Cherian Mathew
      <handler
685
            class="eu.etaxonomy.taxeditor.handler.SwitchUserHandler"
686
            commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow">
687
         <activeWhen>
688
            <reference
689
                  definitionId="isRemoting">
690
            </reference>
691
         </activeWhen>
692
      </handler>
693 f211dd28 n.hoffmann
   </extension>
694 e8409423 n.hoffmann
   <extension
695 4633f830 Katja Luther
         name="%extension.name.0"
696 e8409423 n.hoffmann
         point="org.eclipse.ui.commands">
697
      <command
698 f211dd28 n.hoffmann
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
699 e8409423 n.hoffmann
            id="eu.etaxonomy.taxeditor.store.datasource.change"
700 4db49a38 Alexander Oppermann
            name="%command.name">
701 e8409423 n.hoffmann
      </command>
702
      <command
703 f211dd28 n.hoffmann
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.EditDataSourceHandler"
704 e8409423 n.hoffmann
            id="eu.etaxonomy.taxeditor.store.datasource.edit"
705 4db49a38 Alexander Oppermann
            name="%command.name.0">
706 e8409423 n.hoffmann
      </command>
707 3001881c Cherian Mathew
      <command
708
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CloneDataSourceHandler"
709
            id="eu.etaxonomy.taxeditor.store.datasource.clone"
710 4633f830 Katja Luther
            name="%command.name.8">
711 3001881c Cherian Mathew
      </command>
712 e8409423 n.hoffmann
      <command
713 f211dd28 n.hoffmann
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
714 e8409423 n.hoffmann
            id="eu.etaxonomy.taxeditor.store.datasource.create"
715 4db49a38 Alexander Oppermann
            name="%command.name.1">
716 e8409423 n.hoffmann
      </command>
717 4633f830 Katja Luther
      <command
718
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.DeleteDataSourceHandler"
719
            id="eu.etaxonomy.taxeditor.view.datasource.delete"
720
            name="%command.name.13">
721
      </command>
722 3eb913da n.hoffmann
      <command
723 f211dd28 n.hoffmann
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.UpdateDataSourceHandler"
724 3eb913da n.hoffmann
            id="eu.etaxonomy.taxeditor.store.datasource.update"
725 4db49a38 Alexander Oppermann
            name="%command.name.3">
726 3eb913da n.hoffmann
      </command>
727 89fdf8a2 Patric Plitzner
      <command
728 1b626d51 Cherian Mathew
            defaultHandler="eu.etaxonomy.taxeditor.handler.ShowLoginWindowHandler"
729 89fdf8a2 Patric Plitzner
            id="eu.etaxonomy.taxeditor.store.operations.showLoginWindow"
730 4db49a38 Alexander Oppermann
            name="%command.name.4">
731 89fdf8a2 Patric Plitzner
      </command>
732 1b626d51 Cherian Mathew
      <command
733
            id="eu.etaxonomy.taxeditor.store.operations.showRemotingLoginWindow"
734 03c12c41 Patrick Plitzner
            name="%command.name.CONNECT">
735 1b626d51 Cherian Mathew
      </command>
736
      <command
737
            defaultHandler="eu.etaxonomy.taxeditor.handler.ReconnectHandler"
738
            id="eu.etaxonomy.taxeditor.store.operations.reconnect"
739 03c12c41 Patrick Plitzner
            name="%command.name.RE_CONNECT">
740 1b626d51 Cherian Mathew
      </command>
741 89fdf8a2 Patric Plitzner
      <command
742
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.OpenDefinedTermEditorHandler"
743
            id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor"
744 4db49a38 Alexander Oppermann
            name="%command.name.5">
745 89fdf8a2 Patric Plitzner
         <commandParameter
746
               id="eu.etaxonomy.taxeditor.store.openDefinedTermEditor.termTypeUuid"
747 4db49a38 Alexander Oppermann
               name="%commandParameter.name.0"
748 89fdf8a2 Patric Plitzner
               optional="true">
749
         </commandParameter>
750
      </command>
751 b9a0d300 l.morris
      <command
752
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateDefinedTermHandler"
753
            id="eu.etaxonomy.taxeditor.editor.definedTerms.newDefinedTerm"
754 4db49a38 Alexander Oppermann
            name="%command.name.6">
755 b9a0d300 l.morris
      </command>
756
      <command
757
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.CreateTermVocabularyHandler"
758
            id="eu.etaxonomy.taxeditor.editor.definedTerms.newTermVocabulary"
759 4db49a38 Alexander Oppermann
            name="%command.name.7">
760 b9a0d300 l.morris
      </command>
761 abe42729 Andreas Kohlbecker
      <command
762
         id="eu.etaxonomy.taxeditor.store.open.FeatureTreeEditorWizard"
763 4633f830 Katja Luther
         name="%command.name.9">
764 abe42729 Andreas Kohlbecker
   	  </command>
765 87bae5e8 Andreas Kohlbecker
      <command
766
            id="eu.etaxonomy.taxeditor.store.openPasswordWizzard"
767 4633f830 Katja Luther
            name="%command.name.10">
768 87bae5e8 Andreas Kohlbecker
      </command>
769 4db49a38 Alexander Oppermann
      <command
770
            id="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler"
771 4633f830 Katja Luther
            name="%command.name.11">
772 4db49a38 Alexander Oppermann
      </command>
773 0bd095d9 Katja Luther
       <command
774
            id="eu.etaxonomy.taxeditor.store.open.OpenDatabasePreferencesWizardHandler"
775
            name="%command.name.15">
776
      </command>
777
      
778 68224814 Patric Plitzner
      <command
779
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
780
            id="eu.etaxonomy.taxeditor.datasource.connect"
781 4633f830 Katja Luther
            name="%command.name.12">
782
      </command>
783
      <command
784
            defaultHandler="eu.etaxonomy.taxeditor.editor.definedterm.handler.DeleteTermBaseHandler"
785
            id="eu.etaxonomy.taxeditor.editor.definedTerms.delete"
786
            name="%command.name.14">
787 68224814 Patric Plitzner
      </command>
788 56a14252 Cherian Mathew
      <command
789
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenInspectSessionsHandler"
790
            id="eu.etaxonomy.taxeditor.store.open.InspectSessionsDialog"
791 d1dfc43d Patrick Plitzner
            name="%command.name.INSPECT_ACTIVE_SESSIONS">
792 56a14252 Cherian Mathew
      </command>
793 e382ff8f Patric Plitzner
      <command
794
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenHandler"
795
            id="eu.etaxonomy.taxeditor.store.open"
796 31d3e34d U-BGBM\k.luther
            name="%command.name.15">
797 e382ff8f Patric Plitzner
      </command>
798 124382f7 Patrick Plitzner
      <command
799
            defaultHandler="eu.etaxonomy.taxeditor.handler.defaultHandler.DefaultOpenClassificationWizardHandler"
800
            id="eu.etaxonomy.taxeditor.command.openClassificationWizard"
801 03c12c41 Patrick Plitzner
            name="%command.name.OPEN_CLASSIFICATION_WIZARD">
802 124382f7 Patrick Plitzner
         <commandParameter
803
               id="eu.etaxonomy.taxeditor.command.openClassificationWizard.uuid"
804
               name="Classification Uuid"
805
               optional="true"
806
               typeId="eu.etaxonomy.taxeditor.uuidParameterType">
807
         </commandParameter>
808
      </command>
809 07e50557 Katja Luther
      <command
810
            defaultHandler="eu.etaxonomy.taxeditor.handler.defaultHandler.DefaultOpenTaxonNodeWizardHandler"
811
            id="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
812
            name="%command.name.OPEN_TAXONNODE_WIZARD">
813
         <commandParameter
814
               id="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard.uuid"
815
               name="TaxonNode Uuid"
816
               optional="true"
817
               typeId="eu.etaxonomy.taxeditor.uuidParameterType">
818
         </commandParameter>
819
      </command>
820 0bd095d9 Katja Luther
      <command
821
            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenDatabasePreferencesWizardHandler"
822
            id="eu.etaxonomy.taxeditor.application.DatabaseSettings"
823
            name="%command.label.23">
824
      </command>
825 124382f7 Patrick Plitzner
   </extension>
826
   <extension
827
         point="org.eclipse.ui.commands">
828
      <commandParameterType
829
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
830
            id="eu.etaxonomy.taxeditor.uuidParameterType"
831
            type="java.util.UUID">
832
      </commandParameterType>
833 e14abd9f Patrick Plitzner
      <commandParameterType
834
            converter="eu.etaxonomy.taxeditor.handler.UuidsParameterTypeConverter"
835
            id="eu.etaxonomy.taxeditor.uuidsParameterType"
836
            type="java.util.List">
837
      </commandParameterType>
838 b9a0d300 l.morris
   </extension>
839 20e9e644 n.hoffmann
   <extension
840
         point="org.eclipse.ui.importWizards">
841
      <category
842
            id="eu.etaxonomy.taxeditor.import.category.cdm"
843 4db49a38 Alexander Oppermann
            name="%category.name">
844 20e9e644 n.hoffmann
      </category>
845
      <wizard
846
            category="eu.etaxonomy.taxeditor.import.category.cdm"
847 a928ae44 n.hoffmann
            class="eu.etaxonomy.taxeditor.io.wizard.TcsImportWizard"
848 20e9e644 n.hoffmann
            id="eu.etaxonomy.taxeditor.io.import.tcs"
849 4db49a38 Alexander Oppermann
            name="%wizard.name">
850 20e9e644 n.hoffmann
      </wizard>
851 1103732d Katja Luther
       <wizard
852
            category="eu.etaxonomy.taxeditor.import.category.cdm"
853
            class="eu.etaxonomy.taxeditor.view.dataimport.SpecimenSearchWizard"
854
            id="eu.etaxonomy.taxeditor.view.dataimport.SpecimenSearchWizard"
855
            name="%wizard.name.21">
856
            <description>
857
                %wizard.description
858
            </description>
859
        </wizard>
860
   
861 097de990 Patric Plitzner
   <!--   <wizard
862 20e9e644 n.hoffmann
            category="eu.etaxonomy.taxeditor.import.category.cdm"
863 a928ae44 n.hoffmann
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbImportWizard"
864 a345da86 n.hoffmann
            id="eu.etaxonomy.taxeditor.io.import.jaxb"
865 20e9e644 n.hoffmann
            name="JAXB">
866 7c9e1877 Katja Luther
      </wizard> -->
867 69d856ba Katja Luther
   <!--   <wizard
868 9f02fc9a n.hoffmann
            category="eu.etaxonomy.taxeditor.import.category.cdm"
869 a928ae44 n.hoffmann
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelImportWizard"
870 9f02fc9a n.hoffmann
            id="eu.etaxonomy.taxeditor.io.import.berlinModel"
871 4db49a38 Alexander Oppermann
            name="%wizard.name.0">
872 9f02fc9a n.hoffmann
      </wizard>
873 a928ae44 n.hoffmann
      <wizard
874
            category="eu.etaxonomy.taxeditor.import.category.cdm"
875
            class="eu.etaxonomy.taxeditor.io.wizard.EndnoteImportWizard"
876
            id="eu.etaxonomy.taxeditor.io.import.endnote"
877 4db49a38 Alexander Oppermann
            name="%wizard.name.1">
878 69d856ba Katja Luther
      </wizard>-->
879 a928ae44 n.hoffmann
      <wizard
880 06260b86 n.hoffmann
            category="eu.etaxonomy.taxeditor.import.category.cdm"
881 a928ae44 n.hoffmann
            class="eu.etaxonomy.taxeditor.io.wizard.ExcelNormalExplicitTaxaImportWizard"
882
            id="eu.etaxonomy.taxeditor.io.import.excel.taxa"
883 4db49a38 Alexander Oppermann
            name="%wizard.name.2">
884 a928ae44 n.hoffmann
      </wizard>
885 2d9a13f7 n.hoffmann
      <wizard
886
            category="eu.etaxonomy.taxeditor.import.category.cdm"
887
            class="eu.etaxonomy.taxeditor.io.wizard.AbcdImportWizard"
888
            id="eu.etaxonomy.taxeditor.io.import.abcd"
889 4db49a38 Alexander Oppermann
            name="%wizard.name.3">
890 2d9a13f7 n.hoffmann
      </wizard>
891
      <wizard
892
            category="eu.etaxonomy.taxeditor.import.category.cdm"
893
            class="eu.etaxonomy.taxeditor.io.wizard.SddImportWizard"
894
            id="eu.etaxonomy.taxeditor.io.import.sdd"
895 4db49a38 Alexander Oppermann
            name="%wizard.name.4">
896 2d9a13f7 n.hoffmann
      </wizard>
897 7eda66ff n.hoffmann
      <wizard
898
            category="eu.etaxonomy.taxeditor.import.category.cdm"
899
            class="eu.etaxonomy.taxeditor.io.wizard.SpecimenCdmExcelImportWizard"
900
            id="eu.etaxonomy.taxeditor.io.import.specimenCdmExcel"
901 4db49a38 Alexander Oppermann
            name="%wizard.name.5">
902 7eda66ff n.hoffmann
      </wizard>
903 20e9e644 n.hoffmann
   </extension>
904
   <extension
905
         point="org.eclipse.ui.exportWizards">
906
      <category
907
            id="eu.etaxonomy.taxeditor.export.category.cdm"
908 4db49a38 Alexander Oppermann
            name="%category.name.0">
909 20e9e644 n.hoffmann
      </category>
910
      <wizard
911 6c3c055f n.hoffmann
            category="eu.etaxonomy.taxeditor.export.category.cdm"
912 a928ae44 n.hoffmann
            class="eu.etaxonomy.taxeditor.io.wizard.JaxbExportWizard"
913 2d9a13f7 n.hoffmann
            id="eu.etaxonomy.taxeditor.io.export.jaxb"
914 4db49a38 Alexander Oppermann
            name="%wizard.name.6">
915 20e9e644 n.hoffmann
      </wizard>
916 69d856ba Katja Luther
      <!--<wizard
917 6c3c055f n.hoffmann
            category="eu.etaxonomy.taxeditor.export.category.cdm"
918 a928ae44 n.hoffmann
            class="eu.etaxonomy.taxeditor.io.wizard.BerlinModelExportWizard"
919 d2443357 n.hoffmann
            id="eu.etaxonomy.taxeditor.io.export.berlinModel"
920 4db49a38 Alexander Oppermann
            name="%wizard.name.7">
921 69d856ba Katja Luther
      </wizard>-->
922 20e9e644 n.hoffmann
      <category
923
            id="eu.etaxonomy.taxeditor.export.category.excel"
924 4db49a38 Alexander Oppermann
            name="%category.name.1">
925 20e9e644 n.hoffmann
      </category>
926 2d9a13f7 n.hoffmann
      <wizard
927
            category="eu.etaxonomy.taxeditor.export.category.cdm"
928
            class="eu.etaxonomy.taxeditor.io.wizard.SddExportWizard"
929
            id="eu.etaxonomy.taxeditor.io.export.sdd"
930 4db49a38 Alexander Oppermann
            name="%wizard.name.8">
931 2d9a13f7 n.hoffmann
      </wizard>
932 1531d4fd n.hoffmann
      <wizard
933
            category="eu.etaxonomy.taxeditor.export.category.cdm"
934
            class="eu.etaxonomy.taxeditor.io.wizard.DarwinCoreArchiveExportWizard"
935
            id="eu.etaxonomy.taxeditor.io.export.dwca"
936 4db49a38 Alexander Oppermann
            name="%wizard.name.9">
937 1531d4fd n.hoffmann
      </wizard>
938 4b75d033 Alexander Oppermann
      <wizard
939
            category="eu.etaxonomy.taxeditor.export.category.cdm"
940
            class="eu.etaxonomy.taxeditor.io.wizard.CsvExportWizard"
941
            id="eu.etaxonomy.taxeditor.io.export.csv"
942 4633f830 Katja Luther
            name="%wizard.name.18">
943 4b75d033 Alexander Oppermann
      </wizard>
944 e3259fb3 Katja Luther
      <wizard
945
            category="eu.etaxonomy.taxeditor.export.category.cdm"
946
            class="eu.etaxonomy.taxeditor.io.wizard.CsvNameExportWizard"
947 4633f830 Katja Luther
            id="eu.etaxonomy.taxeditor.io.export.csv_name"
948
            name="%wizard.name.19">
949
      </wizard>
950
      <wizard
951
            category="eu.etaxonomy.taxeditor.export.category.cdm"
952
            class="eu.etaxonomy.taxeditor.io.wizard.CsvPrintExportWizard"
953
            id="eu.etaxonomy.taxeditor.io.export.csv_print"
954
            name="%wizard.name.20">
955 4b75d033 Alexander Oppermann
      </wizard>
956 20e9e644 n.hoffmann
   </extension>
957 f211dd28 n.hoffmann
   <extension
958
         point="org.eclipse.ui.newWizards">
959
      <wizard
960
            category="eu.etaxonomy.taxeditor.new.category.cdm"
961
            class="eu.etaxonomy.taxeditor.newWizard.NewReferenceWizard"
962
            hasPages="true"
963
            id="eu.etaxonomy.taxeditor.new.reference"
964 4db49a38 Alexander Oppermann
            name="%wizard.name.10">
965 f211dd28 n.hoffmann
      </wizard>
966
      <wizard
967
            category="eu.etaxonomy.taxeditor.new.category.cdm"
968
            class="eu.etaxonomy.taxeditor.newWizard.NewNonViralNameWizard"
969
            hasPages="true"
970
            id="eu.etaxonomy.taxeditor.new.nonViralName"
971 4db49a38 Alexander Oppermann
            name="%wizard.name.11">
972 f211dd28 n.hoffmann
      </wizard>
973
      <wizard
974
            category="eu.etaxonomy.taxeditor.new.category.cdm"
975
            class="eu.etaxonomy.taxeditor.newWizard.NewTeamWizard"
976
            hasPages="true"
977
            id="eu.etaxonomy.taxeditor.new.team"
978 4db49a38 Alexander Oppermann
            name="%wizard.name.12">
979 f211dd28 n.hoffmann
      </wizard>
980
      <wizard
981
            category="eu.etaxonomy.taxeditor.new.category.cdm"
982
            class="eu.etaxonomy.taxeditor.newWizard.NewPersonWizard"
983
            hasPages="true"
984
            id="eu.etaxonomy.taxeditor.new.person"
985 4db49a38 Alexander Oppermann
            name="%wizard.name.13">
986 f211dd28 n.hoffmann
      </wizard>
987
      <wizard
988
            category="eu.etaxonomy.taxeditor.new.category.cdm"
989
            class="eu.etaxonomy.taxeditor.newWizard.NewDerivedUnitBaseWizard"
990
            hasPages="true"
991
            id="eu.etaxonomy.taxeditor.new.specimen"
992 4db49a38 Alexander Oppermann
            name="%wizard.name.14">
993 f211dd28 n.hoffmann
      </wizard>
994
      <wizard
995
            category="eu.etaxonomy.taxeditor.new.category.cdm"
996
            class="eu.etaxonomy.taxeditor.newWizard.NewPolytomousKeyWizard"
997
            hasPages="true"
998
            id="eu.etaxonomy.taxeditor.new.key.polytomous"
999 4db49a38 Alexander Oppermann
            name="%wizard.name.15">
1000 f211dd28 n.hoffmann
      </wizard>
1001
      <category
1002
            id="eu.etaxonomy.taxeditor.new.category.cdm"
1003 4db49a38 Alexander Oppermann
            name="%category.name.2">
1004 f211dd28 n.hoffmann
      </category>
1005
      <wizard
1006
            category="eu.etaxonomy.taxeditor.new.category.cdm"
1007
            class="eu.etaxonomy.taxeditor.newWizard.NewTaxonNodeWizard"
1008
            hasPages="true"
1009
            id="eu.etaxonomy.taxeditor.new.taxonNode"
1010 4db49a38 Alexander Oppermann
            name="%wizard.name.16">
1011 f211dd28 n.hoffmann
      </wizard>
1012
      <wizard
1013
            category="eu.etaxonomy.taxeditor.new.category.cdm"
1014
            class="eu.etaxonomy.taxeditor.newWizard.NewClassificationWizard"
1015
            hasPages="true"
1016
            icon="icons/tree_icon_small.jpg"
1017
            id="eu.etaxonomy.taxeditor.new.classification"
1018 4db49a38 Alexander Oppermann
            name="%wizard.name.17">
1019 f211dd28 n.hoffmann
      </wizard>
1020
   </extension>
1021 eca18c8b n.hoffmann
<extension
1022
            point="org.eclipse.ui.themes">
1023
         <themeElementCategory
1024
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1025 4db49a38 Alexander Oppermann
               label="%themeElementCategory.label">
1026 eca18c8b n.hoffmann
            <description>
1027 4db49a38 Alexander Oppermann
               %themeElementCategory.description
1028 eca18c8b n.hoffmann
            </description>
1029
         </themeElementCategory>
1030
         <colorDefinition
1031
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1032
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackground"
1033 4db49a38 Alexander Oppermann
               label="%colorDefinition.label"
1034 eca18c8b n.hoffmann
               value="150,150,150">
1035
         </colorDefinition>
1036
         <colorDefinition
1037
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1038
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDefault"
1039 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.0"
1040 eca18c8b n.hoffmann
               value="0,0,0">
1041
         </colorDefinition>
1042 a2353579 n.hoffmann
         <colorDefinition
1043
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1044
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeBackground"
1045 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.1"
1046 a2353579 n.hoffmann
               value="255,255,255">
1047
         </colorDefinition>
1048 eca18c8b n.hoffmann
         <colorDefinition
1049
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1050
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.colorCompositeIrrelevant"
1051 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.2"
1052 eca18c8b n.hoffmann
               value="241,139,18">
1053
         </colorDefinition>
1054
         <colorDefinition
1055
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1056
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textDisabled"
1057 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.3"
1058 eca18c8b n.hoffmann
               value="150,150,150">
1059
         </colorDefinition>
1060
         <colorDefinition
1061
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1062
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.textBackgroundDisabled"
1063 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.4"
1064 eca18c8b n.hoffmann
               value="230,230,230">
1065
         </colorDefinition>
1066
         <themeElementCategory
1067
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
1068 4db49a38 Alexander Oppermann
               label="%themeElementCategory.label.0"
1069 eca18c8b n.hoffmann
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
1070
            <description>
1071 4db49a38 Alexander Oppermann
               %themeElementCategory.description.0
1072 eca18c8b n.hoffmann
            </description>
1073
         </themeElementCategory>
1074
         <colorDefinition
1075
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
1076
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundOdd"
1077 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.5"
1078 eca18c8b n.hoffmann
               value="230,230,230">
1079
         </colorDefinition>
1080
         <colorDefinition
1081
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
1082
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.listBackgroundEven"
1083 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.6"
1084 eca18c8b n.hoffmann
               value="255,255,255">
1085
         </colorDefinition>
1086
         <themeElementCategory
1087
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1088 4db49a38 Alexander Oppermann
               label="%themeElementCategory.label.1"
1089 eca18c8b n.hoffmann
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
1090
            <description>
1091 4db49a38 Alexander Oppermann
               %themeElementCategory.description.1
1092 eca18c8b n.hoffmann
            </description>
1093
         </themeElementCategory>
1094
         <colorDefinition
1095
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1096 a2353579 n.hoffmann
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerBackground"
1097 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.7"
1098 a2353579 n.hoffmann
               value="220, 220, 220">
1099
         </colorDefinition>
1100
         <colorDefinition
1101
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1102
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelectedFocus"
1103 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.8"
1104 3fb05254 n.hoffmann
               value="232,242,254">
1105 eca18c8b n.hoffmann
         </colorDefinition>
1106
         <colorDefinition
1107
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1108 a2353579 n.hoffmann
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerSelected"
1109 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.9"
1110 eca18c8b n.hoffmann
               value="210, 210, 210">
1111
         </colorDefinition>
1112 a2353579 n.hoffmann
         <colorDefinition
1113
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1114
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.nameEditor.colorContainerDragEnter"
1115 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.10"
1116 a2353579 n.hoffmann
               value="185,255,133">
1117
         </colorDefinition>
1118 eca18c8b n.hoffmann
         <fontDefinition
1119
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1120
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.accepted"
1121 4db49a38 Alexander Oppermann
               label="%fontDefinition.label"
1122 eca18c8b n.hoffmann
               value="Georgia-regular-12">
1123
         </fontDefinition>
1124
         <fontDefinition
1125
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1126
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.synonym"
1127 4db49a38 Alexander Oppermann
               label="%fontDefinition.label.0"
1128 eca18c8b n.hoffmann
               value="Georgia-regular-10">
1129
         </fontDefinition>
1130
         <fontDefinition
1131
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1132
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.misapplication"
1133 4db49a38 Alexander Oppermann
               label="%fontDefinition.label.1"
1134 eca18c8b n.hoffmann
               value="Georgia-regular-10">
1135
         </fontDefinition>
1136
         <fontDefinition
1137
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1138
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.concept"
1139 4db49a38 Alexander Oppermann
               label="%fontDefinition.label.2"
1140 eca18c8b n.hoffmann
               value="Georgia-regular-10">
1141
         </fontDefinition>
1142
         <fontDefinition
1143
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1144
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.nameEditor.default"
1145 4db49a38 Alexander Oppermann
               label="%fontDefinition.label.3"
1146 eca18c8b n.hoffmann
               value="Georgia-regular-10">
1147
         </fontDefinition>
1148
         <themeElementCategory
1149
               id="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1150 4db49a38 Alexander Oppermann
               label="%themeElementCategory.label.2"
1151 eca18c8b n.hoffmann
               parentId="eu.etaxonomy.taxeditor.preferences.themeElementCategory">
1152
            <description>
1153 4db49a38 Alexander Oppermann
               %themeElementCategory.description.2
1154 eca18c8b n.hoffmann
            </description>
1155
         </themeElementCategory>
1156
         <colorDefinition
1157
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1158
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.foreground"
1159 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.11"
1160 eca18c8b n.hoffmann
               value="192, 192, 192">
1161
         </colorDefinition>
1162
         <colorDefinition
1163
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1164
               id="eu.etaxonomy.taxeditor.preferences.colorDefinition.searchView.focus"
1165 4db49a38 Alexander Oppermann
               label="%colorDefinition.label.12"
1166 eca18c8b n.hoffmann
               value="0, 0, 0">
1167
         </colorDefinition>
1168
         <fontDefinition
1169
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1170
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.accepted"
1171
               isEditable="true"
1172 4db49a38 Alexander Oppermann
               label="%fontDefinition.label.4"
1173 eca18c8b n.hoffmann
               value="Arial-regular-10">
1174
            <description>
1175 4db49a38 Alexander Oppermann
               %fontDefinition.description
1176 eca18c8b n.hoffmann
            </description>
1177
         </fontDefinition>
1178
         <fontDefinition
1179
               categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1180
               id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.synonym"
1181
               isEditable="true"
1182 4db49a38 Alexander Oppermann
               label="%fontDefinition.label.5"
1183 eca18c8b n.hoffmann
               value="Arial-italic-10">
1184
         <description>
1185 4db49a38 Alexander Oppermann
            %fontDefinition.description.0
1186 eca18c8b n.hoffmann
         </description>
1187
      </fontDefinition>
1188
      <fontDefinition
1189
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.searchView"
1190
            id="eu.etaxonomy.taxeditor.preferences.fontDefinition.searchView.other"
1191
            isEditable="true"
1192 4db49a38 Alexander Oppermann
            label="%fontDefinition.label.6"
1193 eca18c8b n.hoffmann
            value="Lucida Grande-regular-11">
1194
         <description>
1195 4db49a38 Alexander Oppermann
            %fontDefinition.description.1
1196 eca18c8b n.hoffmann
         </description>
1197
      </fontDefinition>
1198 9a0f58cd n.hoffmann
      <colorDefinition
1199
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.detailsView"
1200
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.parseError"
1201 4db49a38 Alexander Oppermann
            label="%colorDefinition.label.13"
1202 9a0f58cd n.hoffmann
            value="255,0,0">
1203
      </colorDefinition>
1204 bcd1d981 n.hoffmann
      <colorDefinition
1205
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory.nameEditor"
1206
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.disabledEditor"
1207 4db49a38 Alexander Oppermann
            label="%colorDefinition.label.14"
1208 bcd1d981 n.hoffmann
            value="105,114,124">
1209
      </colorDefinition>
1210 005c39ab Andreas Kohlbecker
      <colorDefinition
1211
            categoryId="eu.etaxonomy.taxeditor.preferences.themeElementCategory"
1212
            id="eu.etaxonomy.taxeditor.preferences.colorDefinition.editorError"
1213 4db49a38 Alexander Oppermann
            label="%colorDefinition.label.15"
1214 005c39ab Andreas Kohlbecker
            value="255,0,0">
1215
      </colorDefinition>
1216 eca18c8b n.hoffmann
      </extension>
1217 3eb913da n.hoffmann
<extension
1218
      point="org.eclipse.core.expressions.propertyTesters">
1219
   <propertyTester
1220 f211dd28 n.hoffmann
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
1221 3eb913da n.hoffmann
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
1222
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
1223
         properties="isCompatible"
1224
         type="org.eclipse.jface.viewers.IStructuredSelection">
1225 50fa099c Katja Luther
   </propertyTester>
1226
    <propertyTester
1227
         class="eu.etaxonomy.taxeditor.view.datasource.handler.DataSourceMenuPropertyTester"
1228
         id="eu.etaxonomy.taxeditor.datasource.propertyTester"
1229
         namespace="eu.etaxonomy.taxeditor.datasource.propertyTester"
1230 d45bc597 Patrick Plitzner
         properties="test, hasDataModel"
1231 50fa099c Katja Luther
         type="org.eclipse.jface.viewers.IStructuredSelection">
1232 3eb913da n.hoffmann
   </propertyTester>
1233 57e6fef9 n.hoffmann
   <propertyTester
1234
         class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
1235
         id="eu.etaxonomy.taxeditor.preferences.propertyTester"
1236
         namespace="eu.etaxonomy.taxeditor.preferences.propertyTester"
1237
         properties="isShowExperimentalFeatures"
1238
         type="org.eclipse.jface.viewers.IStructuredSelection">
1239
   </propertyTester>
1240 b9a0d300 l.morris
   <propertyTester
1241
         class="eu.etaxonomy.taxeditor.editor.definedterm.TermBasePropertyTester"
1242
         id="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
1243
         namespace="eu.etaxonomy.taxeditor.store.termEditor.propertyTester"
1244
         properties="isModifiable"
1245
         type="org.eclipse.jface.viewers.IStructuredSelection">
1246
   </propertyTester>
1247 3692b5bf Andreas Kohlbecker
   <propertyTester
1248
        class="eu.etaxonomy.taxeditor.security.PermissionPropertyTester"
1249
        id="eu.etaxonomy.taxeditor.security.permissionTester"
1250
        namespace="eu.etaxonomy.taxeditor.security.permissionTester"
1251
        properties="hasPermissions, hasRoles"
1252
        type="org.eclipse.jface.viewers.IStructuredSelection">
1253
   </propertyTester>
1254 3eb913da n.hoffmann
</extension>
1255
<extension
1256
      point="org.eclipse.core.expressions.definitions">
1257
   <definition
1258
         id="isCompatible">
1259
      <with
1260 f41433b9 a.theys
            variable="selection">
1261 3eb913da n.hoffmann
         <test
1262
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.isCompatible">
1263
         </test>
1264
      </with>
1265
   </definition>
1266 d45bc597 Patrick Plitzner
   <definition
1267
         id="hasDataModel">
1268
      <with
1269
            variable="selection">
1270
         <test
1271
               property="eu.etaxonomy.taxeditor.datasource.propertyTester.hasDataModel">
1272
         </test>
1273
      </with>
1274
   </definition>
1275 57e6fef9 n.hoffmann
   <definition
1276
         id="isShowExperimentalFeatures">
1277
      <with
1278 f41433b9 a.theys
            variable="selection">
1279 57e6fef9 n.hoffmann
         <test
1280
               property="eu.etaxonomy.taxeditor.preferences.propertyTester.isShowExperimentalFeatures">
1281
         </test>
1282
      </with>
1283
   </definition>
1284 b9a0d300 l.morris
   <definition
1285
         id="isModifiable">
1286
      <with
1287 f41433b9 a.theys
            variable="selection">
1288 b9a0d300 l.morris
         <test
1289
               property="eu.etaxonomy.taxeditor.store.termEditor.propertyTester.isModifiable">
1290
         </test>
1291
      </with>
1292
   </definition>
1293 3692b5bf Andreas Kohlbecker
   <definition
1294
            id="canUPDATE">
1295
        	<with
1296
           		variable="selection">
1297
	         <test
1298
	               args="UPDATE"
1299
	               property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
1300
	         </test>
1301
         </with>
1302
      </definition>
1303
      <definition
1304
            id="canDELETE">
1305
         <with
1306
               variable="selection">
1307
            <test
1308
                  args="DELETE"
1309
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
1310
            </test>
1311
         </with>
1312
    </definition>
1313
      <definition
1314
            id="canCREATE">
1315
         <with
1316
               variable="selection">
1317
            <test
1318
                  args="CREATE"
1319
                  property="eu.etaxonomy.taxeditor.security.permissionTester.hasPermissions">
1320
            </test>
1321
         </with>
1322
      </definition>
1323 87bae5e8 Andreas Kohlbecker
      <definition
1324
            id="isUserLoggedIn">
1325
            <with
1326
               variable="eu.etaxonomy.taxeditor.security.user">
1327
               <instanceof
1328
                     value="eu.etaxonomy.cdm.model.common.User">
1329
               </instanceof>
1330
         </with>
1331
      </definition>
1332 3692b5bf Andreas Kohlbecker
      <definition
1333
            id="hasROLE_USER_MANAGER">
1334 45716169 Andreas Kohlbecker
            <with
1335
               variable="eu.etaxonomy.taxeditor.security.userRoles">
1336
            <iterate
1337
                  ifEmpty="false"
1338
                  operator="or">
1339
               <or>
1340
                  <equals
1341
                        value="ROLE_ADMIN">
1342
                  </equals>
1343
                  <equals
1344
                        value="ROLE_USER_MANAGER">
1345
                  </equals>
1346
               </or>
1347
            </iterate>
1348
         </with>
1349
      </definition>
1350
      <definition
1351
            id="hasROLE_PROJECT_MANAGER">
1352
         <with
1353
               variable="eu.etaxonomy.taxeditor.security.userRoles">
1354
            <iterate
1355
                  ifEmpty="false"
1356
                  operator="or">
1357
               <or>
1358
                  <equals
1359
                        value="ROLE_ADMIN">
1360
                  </equals>
1361
                  <equals
1362
                        value="ROLE_PROJECT_MANAGER">
1363
                  </equals>
1364
               </or>
1365
            </iterate>
1366
         </with>
1367 3692b5bf Andreas Kohlbecker
      </definition>
1368
</extension>
1369
<extension
1370
      point="org.eclipse.ui.activities">
1371
   <activity
1372 4633f830 Katja Luther
         description="%activity.description"
1373 3692b5bf Andreas Kohlbecker
         id="eu.etaxonomy.taxeditor.store.activityDelete"
1374 4633f830 Katja Luther
         name="%activity.name">
1375 3692b5bf Andreas Kohlbecker
      <enabledWhen>
1376
         <reference
1377
               definitionId="canDELETE">
1378
         </reference>
1379
      </enabledWhen>
1380
   </activity>
1381
   <activityPatternBinding
1382
         activityId="eu.etaxonomy.taxeditor.store.activityDelete"
1383
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.delete">
1384
   </activityPatternBinding>
1385
   <activity
1386 4633f830 Katja Luther
         description="%activity.description.0"
1387 3692b5bf Andreas Kohlbecker
         id="eu.etaxonomy.taxeditor.store.activityUpdate"
1388 4633f830 Katja Luther
         name="%activity.name.0">
1389 3692b5bf Andreas Kohlbecker
      <enabledWhen>
1390
         <reference
1391
               definitionId="canUPDATE">
1392
         </reference>
1393
      </enabledWhen>
1394
   </activity>
1395
   <activityPatternBinding
1396
         activityId="eu.etaxonomy.taxeditor.store.activityUpdate"
1397
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.update\..*">
1398
   </activityPatternBinding>
1399
   <activity
1400 4633f830 Katja Luther
         description="%activity.description.1"
1401 3692b5bf Andreas Kohlbecker
         id="eu.etaxonomy.taxeditor.store.activityCreate"
1402 4633f830 Katja Luther
         name="%activity.name.1">
1403 3692b5bf Andreas Kohlbecker
      <enabledWhen>
1404
         <reference
1405
               definitionId="canDELETE">
1406
         </reference>
1407
      </enabledWhen>
1408
   </activity>
1409
   <activityPatternBinding
1410
         activityId="eu.etaxonomy.taxeditor.store.activityCreate"
1411
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.command\.create\..*">
1412
   </activityPatternBinding>
1413
   <activity
1414 4633f830 Katja Luther
         description="%activity.description.2"
1415 3692b5bf Andreas Kohlbecker
         id="eu.etaxonomy.taxeditor.store.activityUserManagement"
1416 4633f830 Katja Luther
         name="%activity.name.2">
1417 3692b5bf Andreas Kohlbecker
      <enabledWhen>
1418
         <reference
1419
               definitionId="hasROLE_USER_MANAGER">
1420
         </reference>
1421
      </enabledWhen>
1422
   </activity>
1423
   <activityPatternBinding
1424
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
1425
         pattern="eu\.etaxonomy\.taxeditor\..*/.*.UserManagement">
1426
   </activityPatternBinding>
1427 45716169 Andreas Kohlbecker
   <activityPatternBinding
1428
         activityId="eu.etaxonomy.taxeditor.store.activityUserManagement"
1429
         pattern="eu\.etaxonomy\.taxeditor\..*/bulkeditor\.input\.group">
1430
   </activityPatternBinding>
1431
   <activity
1432 4633f830 Katja Luther
         description="%activity.description.3"
1433 45716169 Andreas Kohlbecker
         id="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1434 4633f830 Katja Luther
         name="%activity.name.3">
1435 45716169 Andreas Kohlbecker
      <enabledWhen>
1436
         <reference
1437
               definitionId="hasROLE_PROJECT_MANAGER">
1438
         </reference>
1439
      </enabledWhen>
1440
   </activity>
1441
   <activityPatternBinding
1442
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1443
         pattern="eu\.etaxonomy\.taxeditor\..*/eu\.etaxonomy\.taxeditor\..*\.definedTerm.*">
1444
   </activityPatternBinding>
1445
   <activityPatternBinding
1446
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1447
         pattern="eu.etaxonomy.taxeditor.bulkeditor/bulkeditor.menus.openmenu"
1448
         isEqualityPattern="true">
1449
   </activityPatternBinding>
1450 c09bbef0 Andreas Kohlbecker
   <activityPatternBinding
1451
         activityId="eu.etaxonomy.taxeditor.store.activityProjectManagement"
1452
         pattern="eu.etaxonomy.taxeditor.bulkeditor/eu.etaxonomy.taxeditor.editor.definedTerm"
1453
         isEqualityPattern="true">
1454
   </activityPatternBinding>
1455 45716169 Andreas Kohlbecker
</extension>
1456
<extension
1457
      point="org.eclipse.ui.services">
1458
   <sourceProvider
1459 87bae5e8 Andreas Kohlbecker
         provider="eu.etaxonomy.taxeditor.security.AuthenticationSourceProvider">
1460 45716169 Andreas Kohlbecker
      <variable
1461
            name="eu.etaxonomy.taxeditor.security.userRoles"
1462
            priorityLevel="workbench">
1463
      </variable>
1464
   </sourceProvider>
1465 3eb913da n.hoffmann
</extension>
1466 124382f7 Patrick Plitzner
<extension
1467
      point="eu.etaxonomy.taxeditor.store.cdmViewer">
1468
   <viewCommandMapping
1469
         commandId="eu.etaxonomy.taxeditor.command.openClassificationWizard"
1470
         selection="eu.etaxonomy.cdm.model.taxon.Classification"
1471 d1dfc43d Patrick Plitzner
         viewerName="%viewCommandMapping.viewerName.CLASSIFICATION_WIZARD">
1472 124382f7 Patrick Plitzner
   </viewCommandMapping>
1473 07e50557 Katja Luther
   <viewCommandMapping
1474
         commandId="eu.etaxonomy.taxeditor.command.openTaxonNodeWizard"
1475
         selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
1476 d1dfc43d Patrick Plitzner
         viewerName="%viewCommandMapping.viewerName.TAXON_NODE_WIZARD">
1477 07e50557 Katja Luther
   </viewCommandMapping>
1478 124382f7 Patrick Plitzner
</extension>
1479 e8409423 n.hoffmann
</plugin>