<?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 Overwrite default meta-data in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/overwrite-default-meta-data/m-p/113598#M79983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have configured the following files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;example-model-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;exampleModel.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;web-client-config-custom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This has left me with a content type "profile page" which has additional meta-data fields. The problem is, I need to remove the default meta-data fields that come with the content model i have extended. For example the description field, the edit inline check box and the name/title field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2007 08:37:15 GMT</pubDate>
    <dc:creator>gidion</dc:creator>
    <dc:date>2007-07-30T08:37:15Z</dc:date>
    <item>
      <title>Overwrite default meta-data</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overwrite-default-meta-data/m-p/113598#M79983</link>
      <description>Hi,I have configured the following files:example-model-context.xmlexampleModel.xmlweb-client-config-custom.xmlThis has left me with a content type "profile page" which has additional meta-data fields. The problem is, I need to remove the default meta-data fields that come with the content model i ha</description>
      <pubDate>Mon, 30 Jul 2007 08:37:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overwrite-default-meta-data/m-p/113598#M79983</guid>
      <dc:creator>gidion</dc:creator>
      <dc:date>2007-07-30T08:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite default meta-data</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overwrite-default-meta-data/m-p/113599#M79984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can do this quite easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your web-client-config-custom.xml file add config similar to the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;config evaluator="node-type" condition="custom&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;rofile-page"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;property-sheet&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="custom:yourProp" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="app:editInline" show-in-view-mode="false" show-in-edit-mode="false" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="description" show-in-view-mode="false" show-in-edit-mode="false" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/property-sheet&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/config&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 07:30:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overwrite-default-meta-data/m-p/113599#M79984</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-08-01T07:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite default meta-data</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overwrite-default-meta-data/m-p/113600#M79985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appologies if this was specified somewhere in the documentation and i missed it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luke&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 08:35:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overwrite-default-meta-data/m-p/113600#M79985</guid>
      <dc:creator>gidion</dc:creator>
      <dc:date>2007-08-01T08:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Overwrite default meta-data</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overwrite-default-meta-data/m-p/113601#M79986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there also anyway to seperate the different meta-data properties with headings (ie. to have different sections of the meta data like, company details heading and company references heading).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see this is possible by adding different aspects, each of which brings with it a header. But can i do this with content types?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luke&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 09:52:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overwrite-default-meta-data/m-p/113601#M79986</guid>
      <dc:creator>gidion</dc:creator>
      <dc:date>2007-08-01T09:52:23Z</dc:date>
    </item>
  </channel>
</rss>

