<?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 Need category to contain slashes (/) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77095#M50951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some metadata I need to tag to all documents in a space.&amp;nbsp; I was planning on using categories, but one of my values is a URL which contains slashes, and slashes aren't accepted in categories.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I need a way to assign a category (or maybe a property) to all documents when they land in a space, and this value must be able to contain slashes.&amp;nbsp; Then I'll grab this value from a custom action and write it to a db.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas are welcome!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2007 15:31:37 GMT</pubDate>
    <dc:creator>wiggum</dc:creator>
    <dc:date>2007-03-07T15:31:37Z</dc:date>
    <item>
      <title>Need category to contain slashes (/)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77095#M50951</link>
      <description>Hi there,I have some metadata I need to tag to all documents in a space.&amp;nbsp; I was planning on using categories, but one of my values is a URL which contains slashes, and slashes aren't accepted in categories.&amp;nbsp; So I need a way to assign a category (or maybe a property) to all documents when they land i</description>
      <pubDate>Wed, 07 Mar 2007 15:31:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77095#M50951</guid>
      <dc:creator>wiggum</dc:creator>
      <dc:date>2007-03-07T15:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need category to contain slashes (/)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77096#M50952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can create a new aspect with your meta-data (see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Step_3:_Create_a_new_Aspect" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Step_3:_Create_a_new_Aspect&lt;/A&gt;&lt;SPAN&gt;) and a content rule in your space to use by default your new aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that will help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Christophe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 15:40:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77096#M50952</guid>
      <dc:creator>christophes</dc:creator>
      <dc:date>2007-03-07T15:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need category to contain slashes (/)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77097#M50953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Christophe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate your response.&amp;nbsp; I have some custom aspects, but this is more of an admin configurable property that we're going to have many different values for.&amp;nbsp; So I'm not sure that a custom aspect is the best bet in this case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have some custom properties that I can set on a document level on the "Modify Content Properties" screen.&amp;nbsp; But ideally I'd like to have that custom property automatically applied to all items as they go into a space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 16:54:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77097#M50953</guid>
      <dc:creator>wiggum</dc:creator>
      <dc:date>2007-03-07T16:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need category to contain slashes (/)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77098#M50954</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;If this does not work then it is a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Categories use the name to create a path - this should be ISO9075 encoded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is is not then there is a problem somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you just going throught the UI or doing something else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1286" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1286&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 08:56:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77098#M50954</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2007-03-08T08:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need category to contain slashes (/)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77099#M50955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can add special characters in categories, including slashes and backslashes, if you change the regular expression in contentModel.xml and validation.js, as outlined in this post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=3508" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=3508&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 17:35:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-category-to-contain-slashes/m-p/77099#M50955</guid>
      <dc:creator>wiggum</dc:creator>
      <dc:date>2007-04-18T17:35:04Z</dc:date>
    </item>
  </channel>
</rss>

