<?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: Alfresco shae webscript in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-shae-webscript/m-p/122937#M33665</link>
    <description>&lt;P&gt;If i understood your question, you are looking for extending "MyActivities" dashlet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are files that you have to review and extend (DO NOT OVERRIDE):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-community-share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets/my-activities.get.config.xml#L2" target="_self" rel="nofollow noopener noreferrer"&gt;my-activities.get.config.xml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-community-share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets/my-activities.get.html.ftl#L36" target="_self" rel="nofollow noopener noreferrer"&gt;my-activities.get.html.ftl&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-community-share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets/my-activities.get.js" target="_self" rel="nofollow noopener noreferrer"&gt;my-activities.get.js&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Review these docs on how to extend:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/surf-dashlets/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/surf-dashlets/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/modify-ootb-code/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/modify-ootb-code/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2022 19:22:43 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2022-11-18T19:22:43Z</dc:date>
    <item>
      <title>Alfresco shae webscript</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-shae-webscript/m-p/122936#M33664</link>
      <description>&lt;P&gt;Hi , I want to update the MyACTIVITIES feed in Alfresco share dropdown to include 60days button to work. For that how to overwrite existing webscript to include the feature. I have read alfresco docunmentation and other blogs but all very confusing to me. In site-webscripts/dashlets, which files to include ? Do i have to include in the mentioned location or in share-config-custom.xml?&lt;/P&gt;&lt;P&gt;Can anybody please help on this by mentioning the steps?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 02:56:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-shae-webscript/m-p/122936#M33664</guid>
      <dc:creator>KirandeepKaur</dc:creator>
      <dc:date>2022-11-17T02:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco shae webscript</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-shae-webscript/m-p/122937#M33665</link>
      <description>&lt;P&gt;If i understood your question, you are looking for extending "MyActivities" dashlet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are files that you have to review and extend (DO NOT OVERRIDE):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-community-share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets/my-activities.get.config.xml#L2" target="_self" rel="nofollow noopener noreferrer"&gt;my-activities.get.config.xml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-community-share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets/my-activities.get.html.ftl#L36" target="_self" rel="nofollow noopener noreferrer"&gt;my-activities.get.html.ftl&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-community-share/blob/master/share/src/main/resources/alfresco/site-webscripts/org/alfresco/components/dashlets/my-activities.get.js" target="_self" rel="nofollow noopener noreferrer"&gt;my-activities.get.js&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Review these docs on how to extend:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/surf-dashlets/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/surf-dashlets/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/modify-ootb-code/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/modify-ootb-code/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 19:22:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-shae-webscript/m-p/122937#M33665</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-11-18T19:22:43Z</dc:date>
    </item>
  </channel>
</rss>

