From 961a48a73e4c6ad1a13a88f8d93009f99bae6305 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Wed, 29 Sep 2010 19:13:09 +0000 Subject: [PATCH] CSPACE-2902: Adding new configuration settings for Nuxeo 5.3.2 upgrade. --- .../src/main/resources/README.txt | 105 ++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/README.txt diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/README.txt b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/README.txt new file mode 100644 index 000000000..c1768552b --- /dev/null +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/README.txt @@ -0,0 +1,105 @@ +Copy the following Nuxeo field type declarations to the ..\nuxeo.ear\config\default-repository-config.xml file. Insert into the existing element. + + + collectionobjects_common:objectNumber + collectionobjects_common:otherNumber + collectionobjects_common:otherNumberType + collectionobjects_common:briefDescriptions + collectionobjects_common:distinguishingFeatures + collectionobjects_common:numberOfObjects + + + collectionobjects_common:collection + collectionobjects_common:title + collectionobjects_common:titleLanguage + collectionobjects_common:titleTranslation + collectionobjects_common:titleTranslationLanguage + collectionobjects_common:titleType + collectionobjects_common:recordStatus + collectionobjects_common:age + collectionobjects_common:ageQualifier + collectionobjects_common:ageUnit + + collectionobjects_common:contentDate + collectionobjects_common:contentDescription + collectionobjects_common:contentEventName + collectionobjects_common:contentEventNameType + collectionobjects_common:contentNote + collectionobjects_common:contentLanguages + collectionobjects_common:contentObject + collectionobjects_common:contentObjectType + collectionobjects_common:contentOrganizations + collectionobjects_common:contentOther + collectionobjects_common:contentOtherType + collectionobjects_common:copyNumber + + collectionobjects_common:dimensionSummary + collectionobjects_common:dimension + collectionobjects_common:dimensionMeasuredPart + collectionobjects_common:dimensionMeasurementUnit + collectionobjects_common:dimensionValue + collectionobjects_common:dimensionValueDate + collectionobjects_common:dimensionValueQualifier + collectionobjects_common:editionNumber + + collectionobjects_common:inscriptionContent + collectionobjects_common:inscriptionContentInscriber + collectionobjects_common:inscriptionContentDate + collectionobjects_common:inscriptionContentInterpretation + collectionobjects_common:inscriptionContentLanguage + collectionobjects_common:inscriptionContentMethod + collectionobjects_common:inscriptionContentPosition + collectionobjects_common:inscriptionContentScript + collectionobjects_common:inscriptionContentTranslation + collectionobjects_common:inscriptionContentTransliteration + collectionobjects_common:inscriptionContentType + collectionobjects_common:inscriptionDescription + collectionobjects_common:inscriptionDescriptionInscriber + collectionobjects_common:inscriptionDescriptionDate + collectionobjects_common:inscriptionDescriptionInterpretation + collectionobjects_common:inscriptionDescriptionMethod + collectionobjects_common:inscriptionDescriptionPosition + collectionobjects_common:inscriptionDescriptionType + + collectionobjects_common:ownersReferences + collectionobjects_common:ownersContributionNote + collectionobjects_common:viewersRole + collectionobjects_common:viewersPersonalExperience + collectionobjects_common:viewersPersonalResponse + collectionobjects_common:viewersContributionNote + collectionobjects_common:catalogNumber + collectionobjects_common:fieldCollectionDate + collectionobjects_common:fieldCollectionMethods + collectionobjects_common:fieldCollectionNote + collectionobjects_common:fieldCollectionNumber + collectionobjects_common:fieldCollectionPlace + collectionobjects_common:dateAssociation + collectionobjects_common:dateEarliestSingle + collectionobjects_common:dateEarliestSingleCertainty + collectionobjects_common:dateEarliestSingleQualifier + collectionobjects_common:dateLatest + collectionobjects_common:dateLatestCertainty + collectionobjects_common:dateLatestQualifier + collectionobjects_common:datePeriod + collectionobjects_common:dateText + collectionobjects_common:ownersPersonalExperience + collectionobjects_common:ownersPersonalResponse + collectionobjects_common:ownersReferences + collectionobjects_common:ownersContributionNote + collectionobjects_common:viewersRole + collectionobjects_common:viewersPersonalExperience + collectionobjects_common:viewersPersonalResponse + collectionobjects_common:viewersReferences + collectionobjects_common:viewersContributionNote + collectionobjects_common:references + collectionobjects_common:owners + collectionobjects_common:ownershipAccess + collectionobjects_common:ownershipCategory + collectionobjects_common:ownershipDates + collectionobjects_common:ownershipExchangeMethod + collectionobjects_common:ownershipExchangeNote + collectionobjects_common:ownershipExchangePriceCurrency + collectionobjects_common:ownershipExchangePriceValue + collectionobjects_common:ownershipPlace + collectionobjects_common:usage + collectionobjects_common:usageNote -- 2.47.3