<?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: Help with simple scenario in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124194#M87398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;lt;SNIP OBNOXIOUS POST&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;ADMIN to user 'galberto': please post your messages using polite language.&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2007 13:31:22 GMT</pubDate>
    <dc:creator>galberto</dc:creator>
    <dc:date>2007-10-24T13:31:22Z</dc:date>
    <item>
      <title>Help with simple scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124190#M87394</link>
      <description>Hello!I have alfresco working on HSQL, and am testing and playing with it. I'm new to documnent management, so wondering if someone can help me get a quick start -I'm hoping to use alfresco for document management in my company - my main requirement right now is to manage uploaded content (mainly wo</description>
      <pubDate>Fri, 12 Oct 2007 14:07:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124190#M87394</guid>
      <dc:creator>parki</dc:creator>
      <dc:date>2007-10-12T14:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help with simple scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124191#M87395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;… perhaps I should be more clear - I want to present the categorization to the user when uploading, so it's always done for every uploaded file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The example tutorial (which is excellent by the way) only covers off adding categorization after the fact.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I'm making any sense. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Workflow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;User adds content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;User finds content in the file system, likely *.pdf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;User is presented a screen to apply some set of categorization tags&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Content is tagged accordingly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 14:13:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124191#M87395</guid>
      <dc:creator>parki</dc:creator>
      <dc:date>2007-10-12T14:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help with simple scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124192#M87396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Help!???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Over 80 views of this and not one person can help me? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would think this is a simple little issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated - I just want to add searchable metadata to uploaded files to be able to search.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please - can someone take 2 minutes out to help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;parki…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 21:46:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124192#M87396</guid>
      <dc:creator>parki</dc:creator>
      <dc:date>2007-10-15T21:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with simple scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124193#M87397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes this is all possible. Basically you need to perform a few steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;. Define a model with your custom aspect containing your "tag" property (probably a multi-value d:text property if you want the users to be able to add various strings)&lt;/SPAN&gt;&lt;BR /&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;BR /&gt;&lt;SPAN&gt;. Create a Content Rule that adds the Aspect to your appropriate document types when they are added to the repository (INBOUND rule). You probably want to add the rule wih the "Apply rule to sub spaces" option to the Company Home space if you want ALL document uploads (even via FTP or CIFS etc.) to any folder to have the custom aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;. Customise the web-client interface to display your custom property in the properties page that is displayed at the end of the Upload File wizard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;. Customise the web-client Search to automatically search on your tag attributes OR customise Advanced Search to display you tag attribute as a custom search field in the Advanced Search screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Simple_Customisations#Additional_additional_attributes_to_the_Simple_Search_query" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Simple_Customisations#Additional_additional_attributes_to_the_Simple_Search_query&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Advanced_Search_Custom_Attributes" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Advanced_Search_Custom_Attributes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 10:05:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124193#M87397</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-10-23T10:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help with simple scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124194#M87398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;lt;SNIP OBNOXIOUS POST&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;ADMIN to user 'galberto': please post your messages using polite language.&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 13:31:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124194#M87398</guid>
      <dc:creator>galberto</dc:creator>
      <dc:date>2007-10-24T13:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help with simple scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124195#M87399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;SNIP OBNOXIOUS POST&amp;gt;&lt;BR /&gt;&lt;STRONG&gt;ADMIN to user 'galberto': please post your messages using polite language.&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Sorry but I used: "please" and "tanks a lot" and the MAIUSC was referred to my discouragement… It wouldn't be a discourteous message…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry again for the misunderstanding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will open a new post for my problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 13:56:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124195#M87399</guid>
      <dc:creator>galberto</dc:creator>
      <dc:date>2007-10-24T13:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help with simple scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124196#M87400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm tryin to add a new text field called "tags" in the "doument properties" -&amp;gt; in the "add content" form and in the "edit" form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And then I want display this new value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there someone that can explain me how i can do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to follw the post of kevinr but i can't understand…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;plaese help me… i'm getting crazy….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :cry:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 14:00:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124196#M87400</guid>
      <dc:creator>galberto</dc:creator>
      <dc:date>2007-10-24T14:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help with simple scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124197#M87401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;any help&amp;nbsp; :cry:&amp;nbsp; :cry:&amp;nbsp; :cry:&amp;nbsp; :cry:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 14:56:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-simple-scenario/m-p/124197#M87401</guid>
      <dc:creator>galberto</dc:creator>
      <dc:date>2007-10-25T14:56:35Z</dc:date>
    </item>
  </channel>
</rss>

