<?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: Replace Site Dashboard with User Dashboard? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220935#M174065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To manipulate the landing location of a user after the login have a look at site-index.jsp in the share directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to change the user options with regards to the possibility of access / additional functions for multiple sites you might want to provide this option in the header similar to the admin features. For this you have to change some of the header files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise maybe a custom dashlet based on my-sites without the option to create a new site might also help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fpp&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Mar 2010 08:26:26 GMT</pubDate>
    <dc:creator>fpp</dc:creator>
    <dc:date>2010-03-04T08:26:26Z</dc:date>
    <item>
      <title>Replace Site Dashboard with User Dashboard?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220934#M174064</link>
      <description>HiI'd like to 'hack' Alfresco Share so that the default page after login is the site homepage. However i'd like the dashboard in view to be the user dashboard and not the site dashboard. Although we have more than one site 99% of users only belong to a single site. We'd like them to go directly to t</description>
      <pubDate>Thu, 04 Mar 2010 05:01:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220934#M174064</guid>
      <dc:creator>systec</dc:creator>
      <dc:date>2010-03-04T05:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Site Dashboard with User Dashboard?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220935#M174065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To manipulate the landing location of a user after the login have a look at site-index.jsp in the share directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to change the user options with regards to the possibility of access / additional functions for multiple sites you might want to provide this option in the header similar to the admin features. For this you have to change some of the header files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise maybe a custom dashlet based on my-sites without the option to create a new site might also help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fpp&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 08:26:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220935#M174065</guid>
      <dc:creator>fpp</dc:creator>
      <dc:date>2010-03-04T08:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Site Dashboard with User Dashboard?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220936#M174066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply. I have tinkered with the site-index.jsp to manipulate the landing page but that doesn't really meet my needs. I'm really looking for a way to have a user customisable dashboard at the site level. We only have a need for a single dashboard hence the site dashboard is not required. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our site is very dumbed down - users do not have the ability to create sites etc. They have a default site where they simply manage documents. Only the administrator can customise dashboards for certain individuals. Currently we make use of the user dashboard and any 'site' dashlets on the user dashboard simply use the default site name in the webscripts to retrieve content from the site in the repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Share issues the following requests to retrieve the user and site dashboards - &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;A href="http://localhost:8080/alfresco/s/remotestore/get/alfresco/site-data/pages/user/admin/dashboard.xml?s=sitestore&amp;amp;alf_ticket=TICKET_xxxx" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s/remotestore/get/alfresco/site-data/pages/user/admin/dashboard.xml?s=sitestore&amp;amp;alf_ticket=TICKET_xxxx&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/s/remotestore/get/alfresco/site-data/pages/site/mysite/dashboard.xml?s=sitestore&amp;amp;alf_ticket=TICKET_xxxx" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s/remotestore/get/alfresco/site-data/pages/site/mysite/dashboard.xml?s=sitestore&amp;amp;alf_ticket=TICKET_xxxx&lt;/A&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I cant see how i can manipulate these through webscripts. Essentially i'd like make the landing page - &lt;/SPAN&gt;&lt;A href="http://localhost:8080/share/page/site/mysite/dashboard" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/page/site/mysite/dashboard&lt;/A&gt;&lt;SPAN&gt; - but ensure that this page request triggers off the first request above i.e. retrieve and display the user dashboard rather than the site dashboard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 23:21:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220936#M174066</guid>
      <dc:creator>systec</dc:creator>
      <dc:date>2010-03-04T23:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Site Dashboard with User Dashboard?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220937#M174067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've managed to get something working but i'm not sure if there are any side-effects to this solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've updated the web-framework-config-application.xml file in Share as follows - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;uri-templates&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;!–&amp;lt;uri-template id="sitedashboardpage"&amp;gt;/site/{site}/dashboard&amp;lt;/uri-template&amp;gt;–&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;uri-template id="sitepage"&amp;gt;/site/{site}/{pageid}&amp;lt;/uri-template&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;uri-template id="sitedashboardpage"&amp;gt;/site/{site}/user/{userid}/dashboard&amp;lt;/uri-template&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;…&lt;BR /&gt;&amp;lt;/uri-templates&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;BR /&gt;&lt;SPAN&gt;The site dashboard URL now retrieves the user dashboard. I'm not really sure how that works. I have updated site-index.jsp to use the new URL. I inject the site id from the User object stored in the session - we store the site id in the user properties. It seems to work but i'd like to get some clarity on how the user dashboard is retrieved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 01:23:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220937#M174067</guid>
      <dc:creator>systec</dc:creator>
      <dc:date>2010-03-05T01:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Site Dashboard with User Dashboard?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220938#M174068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Interesting approach - will try this as well. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I suggested with changing the header / top menu was hiding the access to the site-dashboard,&amp;nbsp; create a standard dashboard in case someone enters the URL directly and having a home / user dashboard button on the top - back to the landing user dashboard. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fpp&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 08:01:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220938#M174068</guid>
      <dc:creator>fpp</dc:creator>
      <dc:date>2010-03-05T08:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Site Dashboard with User Dashboard?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220939#M174069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know if this is can help, but maybe try the reverse approach?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have the landing page be the user dashboard, but add a few user-family dashlets that will look at the first site the user belongs to (in case there are more) and get the links/whatever from the site?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That way users can customize the user page and the site page is locked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 16:24:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220939#M174069</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2010-03-05T16:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Site Dashboard with User Dashboard?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220940#M174070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think i've got a mix of both your suggestions. The landing page is the now user dashboard - it just happens to have the site name in the url which helps to render any site dashlets on the page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If a request to the application root is requested then site-index.jsp will redirect the request to the 'default' site. The default site is managed in the user properties and is available in the session. If a user belongs to more than one site then those sites will appear in the 'My Sites' dashlet. I have modified the url's in this dashlet so they reflect the same format as the &lt;/SPAN&gt;&lt;EM&gt;sitedashboardpage&lt;/EM&gt;&lt;SPAN&gt; uri-template i.e. /site/{site}/user/{userid}/dashboard. Clicking on any of these site links will again take you to a user dashboard within the context of a site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've also modified the header so the user has no knowledge of multiple sites. The majority of users will only belong to one site; their default site.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 03:06:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/replace-site-dashboard-with-user-dashboard/m-p/220940#M174070</guid>
      <dc:creator>systec</dc:creator>
      <dc:date>2010-03-10T03:06:07Z</dc:date>
    </item>
  </channel>
</rss>

