<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creation of New DataType in Content Model in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/creation-of-new-datatype-in-content-model/m-p/302064#M255194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I thought you meant something like d:complexNumber, d:geographic or d:currency&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ah, do you mean a mime type?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mimetypes are configured by a mimetype map.&amp;nbsp;&amp;nbsp;&amp;nbsp; On the following paths.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;classpath:alfresco/mimetype/mimetype-map.xml&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;classpath:alfresco/mimetype/mimetype-map-openoffice.xml&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;classpath*:alfresco/module/*/mimetype-map*.xml&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;classpath*:alfresco/extension/mimetype/*-map.xml&amp;lt;/value&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also need to configure Alfresco Share.&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm not sure whether Share reads the repository mimetypes service or not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 10:04:54 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2014-09-18T10:04:54Z</dc:date>
    <item>
      <title>Creation of New DataType in Content Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creation-of-new-datatype-in-content-model/m-p/302061#M255191</link>
      <description>Hi,Is there way to create a custom data type in Content modelling?Other than primitive data types, alfresco supports "any" but is it possible to create new custom data type in the data model?</description>
      <pubDate>Wed, 17 Sep 2014 15:33:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creation-of-new-datatype-in-content-model/m-p/302061#M255191</guid>
      <dc:creator>ashwinis</dc:creator>
      <dc:date>2014-09-17T15:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creation of New DataType in Content Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creation-of-new-datatype-in-content-model/m-p/302062#M255192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, but its a potentially big job to add a new type.&amp;nbsp;&amp;nbsp; You need to worry about how it is persisted, displayed, compared and indexed.&amp;nbsp;&amp;nbsp;&amp;nbsp; The data model part is a fairly small part of the task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What new type are you thinking of?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 15:54:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creation-of-new-datatype-in-content-model/m-p/302062#M255192</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-09-17T15:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creation of New DataType in Content Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creation-of-new-datatype-in-content-model/m-p/302063#M255193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you please explain, i want to know more about the creation of custom content type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;say for example image, audio, video file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 08:58:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creation-of-new-datatype-in-content-model/m-p/302063#M255193</guid>
      <dc:creator>ashwinis</dc:creator>
      <dc:date>2014-09-18T08:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creation of New DataType in Content Model</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creation-of-new-datatype-in-content-model/m-p/302064#M255194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I thought you meant something like d:complexNumber, d:geographic or d:currency&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ah, do you mean a mime type?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mimetypes are configured by a mimetype map.&amp;nbsp;&amp;nbsp;&amp;nbsp; On the following paths.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;classpath:alfresco/mimetype/mimetype-map.xml&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;classpath:alfresco/mimetype/mimetype-map-openoffice.xml&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;classpath*:alfresco/module/*/mimetype-map*.xml&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;value&amp;gt;classpath*:alfresco/extension/mimetype/*-map.xml&amp;lt;/value&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also need to configure Alfresco Share.&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm not sure whether Share reads the repository mimetypes service or not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 10:04:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creation-of-new-datatype-in-content-model/m-p/302064#M255194</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-09-18T10:04:54Z</dc:date>
    </item>
  </channel>
</rss>

