<?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: Add 'specific' properties in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162018#M115923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had the same problem, but it was my mistake.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I forgot to uncomment the lines that shows the elements in the Content Wizards, Action Wizards, etc in the web-client-config-custom.xml; they all come commented by default and I didn't realize that because I was using a non-colored editor… I lost about 8hours in that.. jajaja so bad!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2008 15:04:23 GMT</pubDate>
    <dc:creator>jzulu2000</dc:creator>
    <dc:date>2008-05-08T15:04:23Z</dc:date>
    <item>
      <title>Add 'specific' properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162013#M115918</link>
      <description>Hello!I 'd like to add some properties but there are some difficulties…If you add a file and then you click details, it appears a page that includes properties (such as name, content type, encoding,author, size etc) . I found that the file which is responsible for the properties is here: tomcat\weba</description>
      <pubDate>Sat, 19 Apr 2008 09:05:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162013#M115918</guid>
      <dc:creator>maraki</dc:creator>
      <dc:date>2008-04-19T09:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add 'specific' properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162014#M115919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First have a look at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Data_Dictionary_Guide" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Data_Dictionary_Guide&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;There you will find explanation of how to add new content types and aspects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And have a look at &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/&lt;/A&gt;&lt;SPAN&gt; there are some nice tutorials there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then when you have created your new aspects, add them to specific content types using rules.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In your rule, you can specify that it only applies for a certain mime type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter LÃ¶fgren&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2008 09:21:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162014#M115919</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2008-04-19T09:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Add 'specific' properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162015#M115920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried to add new content types and aspects but it didn't work. I followed the instructions at this article&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/images/articles/alfresco-content/content-article.pdf" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/images/articles/alfresco-content/content-article.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you give me an example of how the code should be in order to add some more properties which will be depended on the kind of the file that is added? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 11:32:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162015#M115920</guid>
      <dc:creator>maraki</dc:creator>
      <dc:date>2008-04-21T11:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add 'specific' properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162016#M115921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What do you mean by it didn't work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have errors when starting Alfresco, or do they not show up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rules is added using the client. Using rules you can base them on certain mime types as said, then you either choose to ad an aspect using your rule, our you choose specialise type of item. But in order for your custom types and aspects to show up in the rule wizard, you have to make sure you have configured web-client-config-custom.xml correctly. This should be in the tutorial you have been working through or in the link to data dictionary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 11:44:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162016#M115921</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2008-04-21T11:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add 'specific' properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162017#M115922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They don t show up…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried the exampleModel.xml and example-model-context.xml (according to the tutorial) but i didn t show the results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also i tried to drop the database and re-built it but it hadn t any result..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you got any idea about what may be the problem???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 20:28:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162017#M115922</guid>
      <dc:creator>maraki</dc:creator>
      <dc:date>2008-04-21T20:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Add 'specific' properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162018#M115923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had the same problem, but it was my mistake.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I forgot to uncomment the lines that shows the elements in the Content Wizards, Action Wizards, etc in the web-client-config-custom.xml; they all come commented by default and I didn't realize that because I was using a non-colored editor… I lost about 8hours in that.. jajaja so bad!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 15:04:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-specific-properties/m-p/162018#M115923</guid>
      <dc:creator>jzulu2000</dc:creator>
      <dc:date>2008-05-08T15:04:23Z</dc:date>
    </item>
  </channel>
</rss>

