Hi.
I'm creating a preset of a site template and I need to put Site Data Lists dashlet into a site dashboard of new created site. I'm doing it in presets.xml within "<TOMCAT_HOME>/webapps/share/WEB-INF/classes/alfresco/site-data/presets".
However, if I use URL "/components/dashlets/site-data-lists", dashlet can't be found. I can't find any other URL, which could be used. Btw., what are the URLs based on? I found directory "<TOMCAT_HOME>/webapps/share/components/dashlets" where are the named by URLS used in presets. site-data-lists.js is missing, however site-data-list.css is present. However site-data-lists.get.js (and .properties and so on) within "<TOMCAT_HOME>/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/dashlets" is present.
Does anybody know how to use Site Data Lists dashlet within a presets.xml? I'm using Alfresco 3.4.e.
Thanks for any suggestion.