<?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 Custom document filters in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277458#M230588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the things we found to be lacking in Share is that document filters on the top left of the screen. There's only two filters in the Repo (Favourites, I'm Editing) while you get a lot more with a Site. What we were wanting to do is do a custom filter for documents you've Recently Added. Chances are it's entirely possible to repurpose the code used to do this in Sites but just point it at the Repository, but I've not had much luck diving around the Alfresco directory looking for where these actions take place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone give me any pointers about this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2011 09:02:03 GMT</pubDate>
    <dc:creator>bengrah</dc:creator>
    <dc:date>2011-06-16T09:02:03Z</dc:date>
    <item>
      <title>Custom document filters</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277458#M230588</link>
      <description>Hi all.One of the things we found to be lacking in Share is that document filters on the top left of the screen. There's only two filters in the Repo (Favourites, I'm Editing) while you get a lot more with a Site. What we were wanting to do is do a custom filter for documents you've Recently Added.</description>
      <pubDate>Thu, 16 Jun 2011 09:02:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277458#M230588</guid>
      <dc:creator>bengrah</dc:creator>
      <dc:date>2011-06-16T09:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom document filters</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277459#M230589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please see my DevCon presentation from last year: &lt;/SPAN&gt;&lt;A href="http://www.slideshare.net/alfresco/apps-2-customizingthedocumentlibrary" rel="nofollow noopener noreferrer"&gt;http://www.slideshare.net/alfresco/apps-2-customizingthedocumentlibrary&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 10:52:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277459#M230589</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2011-06-16T10:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Custom document filters</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277460#M230590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for that Mike, I'll take a look at this and get back to you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 16:01:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277460#M230590</guid>
      <dc:creator>bengrah</dc:creator>
      <dc:date>2011-06-16T16:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom document filters</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277461#M230591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your pointers. That was a relatively easy change! I'm surprised that something like custom filters haven't been portioned out to the share-config-custom.xml to be honest since it's something that could be pretty powerful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Managed to get this working now. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 10:53:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277461#M230591</guid>
      <dc:creator>bengrah</dc:creator>
      <dc:date>2011-06-20T10:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Custom document filters</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277462#M230592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm surprised that something like custom filters haven't been portioned out to the share-config-custom.xml to be honest since it's something that could be pretty powerful.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;There are only so many hours in a day&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 11:07:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-document-filters/m-p/277462#M230592</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2011-06-20T11:07:21Z</dc:date>
    </item>
  </channel>
</rss>

