<?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: Extending contentModel.xml in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75639#M49783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to add new attributes to the user, ie extending the user model. We saw that in the contentModel, is where are the attributes that have defined the alfresco user, but what I find is where you put the code to display these properties, as is done when you create a content type and then modified the web-client-config.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings, I hope your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: Sorry for my English.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2013 16:17:00 GMT</pubDate>
    <dc:creator>alejandro</dc:creator>
    <dc:date>2013-02-13T16:17:00Z</dc:date>
    <item>
      <title>Extending contentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75635#M49779</link>
      <description>Is there a way to extend contentModel.xml without editing it?&amp;nbsp; Let me clarify what I'm trying to do:I have some aspects that I want to ALWAYS be added for every cm:folder and cm:content node.&amp;nbsp; I realize that I can modify the definitions of these types by adding a list of mandatory aspects in the $TO</description>
      <pubDate>Fri, 03 Nov 2006 02:29:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75635#M49779</guid>
      <dc:creator>pitt1</dc:creator>
      <dc:date>2006-11-03T02:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extending contentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75636#M49780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes. Just copy and paste the cm:content type from contentModel.xml in to shared/alfresco/extension/myNewModels.xml, and edit it there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 11:11:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75636#M49780</guid>
      <dc:creator>ajshaw</dc:creator>
      <dc:date>2006-11-03T11:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extending contentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75637#M49781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure that's true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't an explicit feature to extend the definition of an existing type or aspect (although, you can override parts of property).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only guaranteed way is to replace contentModel.xml with your own, but you'll have to re-apply changes during an upgrade to a new version of Alfresco.&amp;nbsp; Also, you should limit any changes to just additions i.e. new properties, associations etc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 12:57:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75637#M49781</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-11-03T12:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Extending contentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75638#M49782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I stand corrected. I would have sworn i've overridden types like this before, but having tried now i have no luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it's very probably that i got the idea that it was possible a long time ago when i was learning/confusing myself and have believed it true ever since. (i probably did something silly like change it in contentModel.xml, and then made it an extension, forgetting to actually removing it from the core file &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt; ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, my apologies for leading you up the garden path.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 20:03:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75638#M49782</guid>
      <dc:creator>ajshaw</dc:creator>
      <dc:date>2006-11-03T20:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Extending contentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75639#M49783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to add new attributes to the user, ie extending the user model. We saw that in the contentModel, is where are the attributes that have defined the alfresco user, but what I find is where you put the code to display these properties, as is done when you create a content type and then modified the web-client-config.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings, I hope your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: Sorry for my English.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 16:17:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75639#M49783</guid>
      <dc:creator>alejandro</dc:creator>
      <dc:date>2013-02-13T16:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Extending contentModel.xml</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75640#M49784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to add new attributes to the user, ie extending the user model. We saw that in the contentModel, is where are the attributes that have defined the alfresco user, but what I find is where you put the code to display these properties, as is done when you create a content type and then modified the web-client-config.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings, I hope your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: Sorry for my English.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 01:46:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extending-contentmodel-xml/m-p/75640#M49784</guid>
      <dc:creator>alejandro</dc:creator>
      <dc:date>2013-02-21T01:46:11Z</dc:date>
    </item>
  </channel>
</rss>

