04-30-2009 06:51 AM
04-30-2009 11:30 AM
05-19-2009 05:51 AM
05-27-2009 04:33 AM
05-27-2009 05:00 AM
So this seems to work differently, compared to components etc.Is this a known issue?Not that I know of - please raise a bug in JIRA.
And, i would like to know also if this : http://wiki.alfresco.com/wiki/User_Configurable_Dashboards is out of date with the last version of alfresco.The wiki article relates to the Explorer (JSF) client, not Share.
05-27-2009 05:17 AM
…
<preset id="user-dashboard">
<components>
<!– title –>
<component>
<scope>page</scope>
<region-id>title</region-id>
<source-id>user/${userid}/dashboard</source-id>
<url>/components/title/user-dashboard-title</url>
</component>
<!– dashboard components –>
<component>
<scope>page</scope>
<region-id>component-1-1</region-id>
<source-id>user/${userid}/dashboard</source-id>
<url>/components/dashlets/user-calendar</url>
</component>
<!– <component>
<scope>page</scope>
<region-id>component-1-2</region-id>
<source-id>user/${userid}/dashboard</source-id>
<url>/components/dashlets/alfresco-network</url>
</component>
–>
<component>
<scope>page</scope>
<region-id>component-2-1</region-id>
<source-id>user/${userid}/dashboard</source-id>
<url>/components/dashlets/user-welcome</url>
</component>
…
05-27-2009 07:09 AM
10-29-2009 06:45 AM
11-04-2009 05:24 AM
Yet, when we put a modified presets.xml in /WEB-INF/classes/alfresco/web-extension/site-data/presets (specified as custom store in presets searchpath), it does not override the existing presets.xml. The original presets.xml is still applied.
So this seems to work differently, compared to components etc.Is this a known issue?
Not that I know of - please raise a bug in JIRA.
12-24-2009 08:14 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.