<?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: Show My Site dashlet in Site Control Panel in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/show-my-site-dashlet-in-site-control-panel/m-p/122104#M33482</link>
    <description>&lt;P&gt;So the current behavior you see is expected as it makes sense to see the dashlet for the respective user (as it is from &lt;SPAN&gt;user-dashlet family&lt;/SPAN&gt;) and it is meant to be.&lt;/P&gt;
&lt;P&gt;If i underatand correctly, you have one site where all users will land by default after login, and you want to show the list of all sites as a site dashlet??&lt;/P&gt;
&lt;P&gt;If yes, then i would suggest you to develop a custom site dashlet and pull the list of available sites via REST api and paint the dashlet from the response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can take reference from this existing dashlet to create the custom site dashlet of "&lt;SPAN&gt;site-dashlet&lt;/SPAN&gt;" family.&lt;/P&gt;
&lt;P&gt;/alfresco/site-webscripts/org/alfresco/components/dashlets/my-sites.get.js&lt;BR /&gt;/alfresco/site-webscripts/org/alfresco/components/dashlets/my-sites.get.desc.xml&lt;BR /&gt;/alfresco/site-webscripts/org/alfresco/components/dashlets/my-sites.get.head.ftl&lt;BR /&gt;/alfresco/site-webscripts/org/alfresco/components/dashlets/my-sites.get.html.ftl&lt;/P&gt;
&lt;P&gt;Source can be found here: &lt;A href="https://github.com/Alfresco/share/tree/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/share/tree/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Refer this documentation for more details: &lt;A href="https://docs.alfresco.com/content-services/6.1/develop/share-ext-points/surf-dashlets/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/6.1/develop/share-ext-points/surf-dashlets/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jan 2022 21:18:13 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2022-01-10T21:18:13Z</dc:date>
    <item>
      <title>Show My Site dashlet in Site Control Panel</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/show-my-site-dashlet-in-site-control-panel/m-p/122103#M33481</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm triing to configure a corporate intranet, and I need to show the My Site dashlet in a site.&lt;/P&gt;&lt;P&gt;Actually My Site dashlet is only available on user dashboard.&lt;/P&gt;&lt;P&gt;I configured a site as landing page for all users, and I need to show the list of created sites.&lt;/P&gt;&lt;P&gt;Env: alfresco Share 7.1 (Bitnami install).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 11:02:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/show-my-site-dashlet-in-site-control-panel/m-p/122103#M33481</guid>
      <dc:creator>jonbj</dc:creator>
      <dc:date>2022-01-05T11:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show My Site dashlet in Site Control Panel</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/show-my-site-dashlet-in-site-control-panel/m-p/122104#M33482</link>
      <description>&lt;P&gt;So the current behavior you see is expected as it makes sense to see the dashlet for the respective user (as it is from &lt;SPAN&gt;user-dashlet family&lt;/SPAN&gt;) and it is meant to be.&lt;/P&gt;
&lt;P&gt;If i underatand correctly, you have one site where all users will land by default after login, and you want to show the list of all sites as a site dashlet??&lt;/P&gt;
&lt;P&gt;If yes, then i would suggest you to develop a custom site dashlet and pull the list of available sites via REST api and paint the dashlet from the response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can take reference from this existing dashlet to create the custom site dashlet of "&lt;SPAN&gt;site-dashlet&lt;/SPAN&gt;" family.&lt;/P&gt;
&lt;P&gt;/alfresco/site-webscripts/org/alfresco/components/dashlets/my-sites.get.js&lt;BR /&gt;/alfresco/site-webscripts/org/alfresco/components/dashlets/my-sites.get.desc.xml&lt;BR /&gt;/alfresco/site-webscripts/org/alfresco/components/dashlets/my-sites.get.head.ftl&lt;BR /&gt;/alfresco/site-webscripts/org/alfresco/components/dashlets/my-sites.get.html.ftl&lt;/P&gt;
&lt;P&gt;Source can be found here: &lt;A href="https://github.com/Alfresco/share/tree/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/share/tree/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Refer this documentation for more details: &lt;A href="https://docs.alfresco.com/content-services/6.1/develop/share-ext-points/surf-dashlets/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/6.1/develop/share-ext-points/surf-dashlets/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 21:18:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/show-my-site-dashlet-in-site-control-panel/m-p/122104#M33482</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-01-10T21:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show My Site dashlet in Site Control Panel</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/show-my-site-dashlet-in-site-control-panel/m-p/122105#M33483</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Abhinav,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I copied/paste the my-site dashlet, renamed as "site-menu", and changed the family tag as &amp;lt;family&amp;gt;user-dashlet&amp;lt;/family&amp;gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It worked well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for support.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 08:13:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/show-my-site-dashlet-in-site-control-panel/m-p/122105#M33483</guid>
      <dc:creator>jonbj</dc:creator>
      <dc:date>2022-01-17T08:13:27Z</dc:date>
    </item>
  </channel>
</rss>

