<?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 Alfresco Share Dashlet in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-dashlet/m-p/272461#M225591</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;I am trying to create a dashlet in Alfreso share. I am using Alfresco 3.4 version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The dashlet which i am trying to create, it should be visible to only admin user, no other user can see that dashlet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can set it in preset.xml so that it will be available to user-dashboard but other use can customize their dashboard and add/remove dashlet, which i dont want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any pointer or help is really appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2012 12:05:30 GMT</pubDate>
    <dc:creator>tapan_d_thakkar</dc:creator>
    <dc:date>2012-05-15T12:05:30Z</dc:date>
    <item>
      <title>Alfresco Share Dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-dashlet/m-p/272461#M225591</link>
      <description>Hi All,I am trying to create a dashlet in Alfreso share. I am using Alfresco 3.4 version.The dashlet which i am trying to create, it should be visible to only admin user, no other user can see that dashlet.I can set it in preset.xml so that it will be available to user-dashboard but other use can cu</description>
      <pubDate>Tue, 15 May 2012 12:05:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-dashlet/m-p/272461#M225591</guid>
      <dc:creator>tapan_d_thakkar</dc:creator>
      <dc:date>2012-05-15T12:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share Dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-dashlet/m-p/272462#M225592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i dont know the answer for sure. i just had an idea for ya.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for our custom dashlets we made in Alfresco 3.4.5 we made some webscript style *.desc.xml description files. i think a dashlet is technically a "presentation webscript"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i did notice that the webscript description files support authentication. &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;!– some-script.get.desc.xml –&amp;gt;&lt;BR /&gt;&amp;lt;webscript&amp;gt;&lt;BR /&gt;…&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;authentication&amp;gt;admin&amp;lt;/authentication&amp;gt;&lt;BR /&gt;…&lt;BR /&gt;&amp;lt;/webscript&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;maybe give that a whirl and see if the Share UI will filter out dashlets that the user isnt authenticated to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there might be usefull&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts#Creating_a_Description_Document" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts#Creating_a_Description_Document&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;good luck&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://docs.alfresco.com/3.4/topic/com.alfresco.Enterprise_3_4_0.doc/concepts/ws-architecture.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/3.4/topic/com.alfresco.Enterprise_3_4_0.doc/concepts/ws-architecture.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 20:25:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-dashlet/m-p/272462#M225592</guid>
      <dc:creator>danlangford</dc:creator>
      <dc:date>2012-05-19T20:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Share Dashlet</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-dashlet/m-p/272463#M225593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks For Your Reply … &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try that ..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 May 2012 04:00:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-dashlet/m-p/272463#M225593</guid>
      <dc:creator>tapan_d_thakkar</dc:creator>
      <dc:date>2012-05-20T04:00:10Z</dc:date>
    </item>
  </channel>
</rss>

