ref #8334 Move sources for type designations to details view
[taxeditor.git] / eu.etaxonomy.taxeditor.store / plugin.xml
index f7851a544cc5a808bb671955f3c63c58c2372291..38213b4c4c04c9d80385eb17c1fff35de8de65d8 100755 (executable)
@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.2"?>
 <plugin>
-   <extension-point id="eu.etaxonomy.taxeditor.store.cdmViewer" name="Cdm Viewer" schema="schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd"/>
+   <extension-point id="eu.etaxonomy.taxeditor.store.cdmViewer" name="%extension-point.name.2" schema="schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd"/>
+   <extension-point id="eu.etaxonomy.taxeditor.store.preferencePage" name="%extension-point.name.3" schema="schema/eu.etaxonomy.taxeditor.store.preferencePage.exsd"/>
+   <extension-point id="eu.etaxonomy.taxeditor.store.adminPreferencePage" name="%extension-point.name.1" schema="schema/eu.etaxonomy.taxeditor.store.adminPreferencePage.exsd"/>
    <extension
          point="org.eclipse.ui.menus">
       <menuContribution
          class="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
          id="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
          namespace="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester"
-         properties="isShowExperimentalFeatures, isChecklistEditorEnabled"
+         properties="isShowExperimentalFeatures, isChecklistEditorEnabled, isShowIOMenuEnabled, isShowSpecimenMenuEnabled"
          type="java.lang.Object">
    </propertyTester>
    <propertyTester
         properties="hasPermissions, hasRoles"
         type="org.eclipse.jface.viewers.IStructuredSelection">
    </propertyTester>
+   <propertyTester
+         class="eu.etaxonomy.taxeditor.featuretree.FeatureTreePropertyTester"
+         id="eu.etaxonomy.taxeditor.featuretree.FeatureTreePropertyTester"
+         namespace="eu.etaxonomy.taxeditor.featuretree.FeatureTreePropertyTester"
+         properties="isFeatureTree"
+         type="org.eclipse.jface.viewers.IStructuredSelection">
+   </propertyTester>
 </extension>
 <extension
       point="org.eclipse.core.expressions.definitions">
             property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isShowExperimentalFeatures">
       </test>
    </definition>
+   <definition
+         id="isShowIOMenuEnabled">
+      <test
+            property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isShowIOMenuEnabled">
+      </test>
+   </definition>
+   <definition
+         id="isShowSpecimenMenuEnabled">
+      <test
+            property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isShowSpecimenMenuEnabled">
+      </test>
+   </definition>
    <definition
          id="isModifiable">
       <with
             </reference>
          </and>
       </definition>
+       
       <definition
             id="isChecklistEditorEnabled">
          <test
                property="eu.etaxonomy.taxeditor.preference.PreferencePropertyTester.isChecklistEditorEnabled">
          </test>
       </definition>
+      <definition
+            id="isFeatureTree">
+         <with
+               variable="selection">
+            <test
+                  property="eu.etaxonomy.taxeditor.featuretree.FeatureTreePropertyTester.isFeatureTree">
+            </test>
+         </with>
+      </definition>
 </extension>
 <extension
       point="org.eclipse.ui.activities">
 </extension>
 <extension
       id="eu.etaxonomy.taxeditor.store.workbench.model"
-      name="Store Workbench Model"
+      name="%extension.name.2"
       point="org.eclipse.e4.workbench.model">
    <fragment
          apply="always"
    </fragment>
 </extension>
 <extension
-      point="org.eclipse.ui.preferencePages">
-   <page
+      point="eu.etaxonomy.taxeditor.store.preferencePage">
+<page
          category="eu.etaxonomy.taxeditor.preferences.general"
          class="eu.etaxonomy.taxeditor.preference.DebugPreferences"
          id="eu.etaxonomy.taxeditor.preference.DebugPreferences"
    </page>
    <page
          category="eu.etaxonomy.taxeditor.preferences.general"
-         class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
-         id="eu.etaxonomy.taxeditor.preferences.nameDetails"
-         name="%page.name.36">
-   </page>
-   <page
-         category="eu.etaxonomy.taxeditor.preferences.general"
-         class="eu.etaxonomy.taxeditor.preference.DescriptionPreferences"
+         class="eu.etaxonomy.taxeditor.preference.FactualDataPreference"
          id="eu.etaxonomy.taxeditor.preferences.description"
          name="%page.name.0">
+   </page>
+    <page
+         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
+         class="eu.etaxonomy.taxeditor.preference.DescriptionPreferences"
+         id="eu.etaxonomy.taxeditor.preferences.termEditor"
+         name="%page.name.101">
    </page>
    <page
          category="eu.etaxonomy.taxeditor.preferences.description"
          id="eu.etaxonomy.taxeditor.preferences.feature"
          name="%page.name.1">
    </page>
-   <page
+    <page
+         category="eu.etaxonomy.taxeditor.preferences.description"
+         class="eu.etaxonomy.taxeditor.preference.menu.NameFeatureMenuPreferences"
+         id="eu.etaxonomy.taxeditor.preferences.nameFeature"
+         name="%page.name.59">
+   </page>
+   <!--<page
          category="eu.etaxonomy.taxeditor.preferences.description"
          class="eu.etaxonomy.taxeditor.preference.menu.PresenceAbsenceMenuPreferences"
          id="eu.etaxonomy.taxeditor.preferences.distributionStatus"
          name="%page.name.2">
+   </page>-->
+    <page
+         category="eu.etaxonomy.taxeditor.preference.searchPreferences"
+         class="eu.etaxonomy.taxeditor.preference.SearchDialogPreferences"
+         id="eu.etaxonomy.taxeditor.preferences.searchDialog"
+         name="%page.name.48">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.general"
-         class="eu.etaxonomy.taxeditor.preference.TaxonomicPreferences"
-         id="eu.etaxonomy.taxeditor.preferences.taxonomic"
-         name="%page.name.3">
-   </page>
-   <page
-         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
+         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
          class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalCodePreferences"
          id="eu.etaxonomy.taxeditor.preferences.nomenclatural"
          name="%page.name.4">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
-         class="eu.etaxonomy.taxeditor.preference.menu.RankMenuPreferences"
+         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
+         class="eu.etaxonomy.taxeditor.preference.RankPreference"
          id="eu.etaxonomy.taxeditor.preferences.ranks"
          name="%page.name.5">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
-         class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalStatusTypeMenuPreferences"
+         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
+         class="eu.etaxonomy.taxeditor.preference.NomenclaturalStatusTypePreferences"
          id="eu.etaxonomy.taxeditor.preferences.nomenclaturalStatusType"
          name="%page.name.6">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
+         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
          class="eu.etaxonomy.taxeditor.preference.menu.NameRelationshipTypeMenuPreferences"
          id="eu.etaxonomy.taxeditor.preferences.nameRelationshipType"
          name="%page.name.7">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
+         category="eu.etaxonomy.taxeditor.preferences.taxonPreferences"
          class="eu.etaxonomy.taxeditor.preference.menu.TaxonRelationshipTypeMenuPreferences"
          id="taxeditor-store.page1"
          name="%page.name.8">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
+         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
          class="eu.etaxonomy.taxeditor.preference.menu.SpecimenTypeDesignationStatusMenuPreferences"
          id="eu.etaxonomy.taxeditor.preferences.specimenTypeDesignationStatus"
          name="%page.name.9">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
+         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
          class="eu.etaxonomy.taxeditor.preference.menu.NameTypeDesignationStatusMenuPreferences"
          id="eu.etaxonomy.taxeditor.preferences.nameTypeDesignationStatus"
          name="%page.name.13">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.language"
+         category="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
          class="eu.etaxonomy.taxeditor.preference.menu.LanguageMenuPreferences"
          id="eu.etaxonomy.taxeditor.preferences.languages"
          name="%page.name.10">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.general"
+         category="eu.etaxonomy.taxeditor.preference.supplementalDataPreferences"
          class="eu.etaxonomy.taxeditor.preference.menu.MarkerTypeMenuPreferences"
          id="eu.etaxonomy.taxeditor.preferences.markerTypes"
          name="%page.name.11">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.general"
+         category="eu.etaxonomy.taxeditor.preference.supplementalDataPreferences"
          class="eu.etaxonomy.taxeditor.preference.menu.ExtensionTypeMenuPreferences"
          id="eu.etaxonomy.taxeditor.preferences.extensionTypes"
          name="%page.name.12">
    </page>
    <page
          category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.preference.ExperimentalFeaturesPreferences"
+         id="eu.etaxonomy.taxeditor.preferences.experimentalFeaturesPreferences"
+         name="%page.name.49">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.experimentalFeaturesPreferences"
          class="eu.etaxonomy.taxeditor.preference.MatchingPreferences"
          id="eu.etaxonomy.taxeditor.preferences.matching"
          name="%page.name.15">
    <page
          category="eu.etaxonomy.taxeditor.preferences.matching"
          class="eu.etaxonomy.taxeditor.preference.matching.ReferenceMatchingPreference"
-         id="eu.etaxonomy.taxeditor.preferences.matching"
+         id="eu.etaxonomy.taxeditor.preferences.matching.reference"
          name="%page.name.17">
    </page>
    <page
          category="eu.etaxonomy.taxeditor.preferences.matching"
          class="eu.etaxonomy.taxeditor.preference.matching.TeamOrPersonMatchingPreference"
-         id="eu.etaxonomy.taxeditor.preferences.matching"
+         id="eu.etaxonomy.taxeditor.preferences.matching.teamOrPerson"
          name="%page.name.18">
    </page>
    <page
          name="%page.name.20">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.feature"
+         category="eu.etaxonomy.taxeditor.preferences.description"
          class="eu.etaxonomy.taxeditor.preference.DefaultFeatureTreePreferenecs"
          id="eu.etaxonomy.taxeditor.preferences.defaultFeatureTreePreferenecs"
          name="%page.name.22">
          name="%page.name.23">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.general"
+         category="eu.etaxonomy.taxeditor.preferences.externalServicesPreferences"
          class="eu.etaxonomy.taxeditor.preference.MobotOpenUrlPreferences"
          id="eu.etaxonomy.taxeditor.preferences.mobotOpenUrl"
          name="%page.name.24">
    </page>
-   <page
-         category="eu.etaxonomy.taxeditor.preferences.general"
-         class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
-         id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
-         name="%page.name.25">
-   </page>
    <page
          category="eu.etaxonomy.taxeditor.preferences.general"
          class="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
          name="%page.name.26">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.general"
+         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
          class="eu.etaxonomy.taxeditor.preference.MediaPreferences"
          id="eu.etaxonomy.taxeditor.preference.MediaPreferences"
          name="%page.name.27">
+   </page>
+    <page
+         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
+         class="eu.etaxonomy.taxeditor.preference.DistributionGeneralPreference"
+         id="eu.etaxonomy.taxeditor.preference.DistributionGeneralPreference"
+         name="%page.name.104">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.general"
+         category="eu.etaxonomy.taxeditor.preference.DistributionGeneralPreference"
          class="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreference"
          id="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreferencePage"
          name="%page.name.28">
+   </page>
+    <page
+         category="eu.etaxonomy.taxeditor.preference.DistributionGeneralPreference"
+         class="eu.etaxonomy.taxeditor.preference.DistributionStatusAndNamedAreaVocabularies"
+         id="eu.etaxonomy.taxeditor.preference.DistributionStatusAndNamedAreaVocabulariesPage"
+         name="%page.name.105">
    </page>
    <page
          category="eu.etaxonomy.taxeditor.preferences.general"
          name="%page.name.30">
    </page>
    <page
-         category="eu.etaxonomy.taxeditor.preferences.general"
+         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
          class="eu.etaxonomy.taxeditor.preference.OrderPreferences"
          id="eu.etaxonomy.taxeditor.preference.TaxonNavigator"
          name="%page.name.32">
    </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.preference.GeneralPreferencePage"
+         id="eu.etaxonomy.taxeditor.preferences.generalPreferences"
+         name="%page.name.38">
+   </page>
+  <page
+         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
+         class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
+         id="eu.etaxonomy.taxeditor.preferences.nameDetails"
+         name="%page.name.36">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
+         class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
+         id="eu.etaxonomy.taxeditor.preferences.nameDetailsUI"
+         name="%page.name.102">
+   </page>
+     <page
+         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
+         class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
+         id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
+         name="%page.name.25">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.preference.NamePreferences"
+         id="eu.etaxonomy.taxeditor.preferences.namePreferences"
+         name="%page.name.51">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.preference.TaxonPreferences"
+         id="eu.etaxonomy.taxeditor.preferences.taxonPreferences"
+         name="%page.name.52">
+   </page>
+       <page
+        category="eu.etaxonomy.taxeditor.preferences.taxonPreferences"
+         class="eu.etaxonomy.taxeditor.preference.PublishFlagLocalPreference"
+         id="eu.etaxonomy.taxeditor.preferences.publishFlagPreference"
+         name="%page.name.46">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.preference.UIPreferences"
+         id="eu.etaxonomy.taxeditor.preference.UIPreferences"
+         name="%page.name.53">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.preference.ExternalServicesPreferences"
+         id="eu.etaxonomy.taxeditor.preference.externalServicesPreferences"
+         name="%page.name.54">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.preference.SupplementalDataPreferences"
+         id="eu.etaxonomy.taxeditor.preference.supplementalDataPreferences"
+         name="%page.name.55">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.preference.SearchPreferences"
+         id="eu.etaxonomy.taxeditor.preference.searchPreferences"
+         name="%page.name.56">
+   </page>
+    <page
+         category="eu.etaxonomy.taxeditor.preference.searchPreferences"
+         class="eu.etaxonomy.taxeditor.preference.TaxonSearchPreferences"
+         id="eu.etaxonomy.taxeditor.preference.taxonSearchPreferences"
+         name="%page.name.57">
+   </page>
+    <page
+          category="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
+          class="eu.etaxonomy.taxeditor.preference.menu.CommonNameLanguagePreferences"
+          id="eu.etaxonomy.taxeditor.preferences.commonnamelanguages"
+          name="%page.name.58">
+    </page>
+    <page
+          category="eu.etaxonomy.taxeditor.preferences.description"
+          class="eu.etaxonomy.taxeditor.preference.menu.NameFeatureMenuPreference"
+          id="eu.etaxonomy.taxeditor.preferences.feature2"
+          name="%page.name.60">
+    </page>
+    <page
+          category="eu.etaxonomy.taxeditor.preference.supplementalDataPreferences"
+          class="eu.etaxonomy.taxeditor.preference.SupplementalDataSourcePreferences"
+          id="eu.etaxonomy.taxeditor.preferences.supplementalDataSourcePreferences"
+          name="%page.name.sources">
+    </page>
+   
+   
+</extension>
+<extension
+      point="eu.etaxonomy.taxeditor.store.adminPreferencePage">
+   <!-- <page
+         class="eu.etaxonomy.taxeditor.preference.TaxonomicEditorGeneralAdminPreferences"
+         id="eu.etaxonomy.taxeditor.preferences.general"
+         name="%page.name">
+   </page>  -->
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.GeneralAdminPreferencePage"
+         id="eu.etaxonomy.taxeditor.preferences.generalPreferences"
+         name="%page.name.50">
+   </page>
+   <!--<page 
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.DistributionAdminPreferences"
+         id="eu.etaxonomy.taxeditor.store.distribution"
+         name="%page.name.100">
+   </page>-->
+    <page 
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.preference.DistributionGeneralPreference"
+         id="eu.etaxonomy.taxeditor.store.Distribution"
+         name="%page.name.104">
+   </page>
+   <page 
+         category="eu.etaxonomy.taxeditor.store.Distribution"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.ChecklistEditorGeneralAdminPreference"
+         id="eu.etaxonomy.taxeditor.store.checklist"
+         name="%page.name.21">
+   </page>
+   <page 
+         category="eu.etaxonomy.taxeditor.store.Distribution"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.DistributionStatusAndNamedAreaVocabulariesAdminPreference"
+         id="eu.etaxonomy.taxeditor.store.distributionVocabulariesAndStatus"
+         name="%page.name.105">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.store.abcdImportPreference"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.AbcdImportProvider"
+         id="eu.etaxonomy.taxeditor.store.abcdImportProvider"
+         name="%page.name.41">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.VocabularyAdminPreferences"
+         id="eu.etaxonomy.taxeditor.store.vocabularyAdminPreference"
+         name="%page.name.47">
+   </page>
+    <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.SpecimenAdminPreferences"
+         id="eu.etaxonomy.taxeditor.store.specimenAdminPreferences"
+         name="%page.name.26">
+   </page>
+   <page
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.EmptyAdminPreferencePage"
+         id="eu.etaxonomy.taxeditor.preferences.general"
+         name="%page.name.42">
+   </page>
+    <page
+        category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.PublishFlagPreference"
+         id="eu.etaxonomy.taxeditor.preferences.publishFlagPreference"
+         name="%page.name.46">
+   </page>
+    <page
+        category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.RankAdminPreference"
+         id="eu.etaxonomy.taxeditor.preferences.adminRankPreference"
+         name="%page.name.5">
+   </page>
+   <page
+        category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.NomenclaturalStatusTypeAdminPreference"
+         id="eu.etaxonomy.taxeditor.preferences.adminNomenclaturalStatusTypePreference"
+         name="%page.name.6">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.NomenclaturalCodePreferences"
+         id="eu.etaxonomy.taxeditor.store.page2"
+         name="%page.name.43">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.AbcdImportPreference"
+         id="eu.etaxonomy.taxeditor.store.abcdImportPreference"
+         name="%page.name.40">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.NameDetailsViewAdminConfiguration"
+         id="eu.etaxonomy.taxeditor.store.scientificNameDetails"
+         name="%page.name.61">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.preferences.general"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.SupplementalDataAdminPreference"
+         id="eu.etaxonomy.taxeditor.store.supplementalDataPreferences"
+         name="%page.name.55">
+   </page>
+   <page
+         category="eu.etaxonomy.taxeditor.store.supplementalDataPreferences"
+         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.SupplementalDataSourceAdminPreference"
+         id="eu.etaxonomy.taxeditor.store.supplementalDataSourcePreferences"
+         name="%page.name.sources">
+   </page>
 </extension>
 </plugin>