<?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: How to create a dashlet to browse the repository in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300730#M253860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not understand your question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2014 21:54:56 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2014-06-24T21:54:56Z</dc:date>
    <item>
      <title>How to create a dashlet to browse the repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300725#M253855</link>
      <description>Hi,I'm a beginner in alfresco development and i want reproduce the browser of repository in a dashlet. For example i want reproduce the same things what the popup which allow to add attachments thanks to picker . My dashlet will available only for admin user.thanks by advance for your responses.Aldo</description>
      <pubDate>Mon, 19 May 2014 15:48:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300725#M253855</guid>
      <dc:creator>jeanp</dc:creator>
      <dc:date>2014-05-19T15:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dashlet to browse the repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300726#M253856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Start with a very basic dashlet that communicates with the repository. Here is one example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://code.google.com/p/alfresco-get-latest-document/" rel="nofollow noopener noreferrer"&gt;https://code.google.com/p/alfresco-get-latest-document/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you see how that works, look at other examples. There are many to choose from from the Share Extras project, see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/share-extras" rel="nofollow noopener noreferrer"&gt;https://github.com/share-extras&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course you should also dig into the Alfresco Share source. If you want to do something that Alfresco Share already does, there is no better example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 18:44:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300726#M253856</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-05-20T18:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dashlet to browse the repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300727#M253857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your response jpotts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I browse links which you gave me but I don't found my solution. I'm sorry if I missed information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact I want know if there is a way to have in my dashlet the same things as the screen. I'm just interest by the blue circle (join in attachment) to reproduce a alfresco browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="http://imageshack.com/a/img836/9452/bo0j.png" rel="nofollow noopener noreferrer"&gt;http://imageshack.com/a/img836/9452/bo0j.png&lt;/A&gt;&lt;SPAN&gt;[/img] &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 07:54:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300727#M253857</guid>
      <dc:creator>jeanp</dc:creator>
      <dc:date>2014-05-21T07:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dashlet to browse the repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300728#M253858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try looking at the Saved Search dashlet. You can configure it with a search and it will always display the results in your dashlet. Maybe that is enough to meet your requirements. If it isn't, you can use it as a starting point because it already knows how to display the results, all that would be left for you is tweaking what results show up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 19:15:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300728#M253858</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-05-28T19:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dashlet to browse the repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300729#M253859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to add other properties in dashet saved search ? (Alfresco community)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 09:44:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300729#M253859</guid>
      <dc:creator>wijden</dc:creator>
      <dc:date>2014-06-20T09:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dashlet to browse the repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300730#M253860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not understand your question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 21:54:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-a-dashlet-to-browse-the-repository/m-p/300730#M253860</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-06-24T21:54:56Z</dc:date>
    </item>
  </channel>
</rss>

