<?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: How can I inject my custom javascript after faceted-search page loading? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47928#M18773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The JS file was in the right place - you only needed to add a package for parashift and specify its location as "parashift" (the first-level folder below META-INF). Putting that file in site-webscripts will do nothing for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2018 15:17:31 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2018-06-26T15:17:31Z</dc:date>
    <item>
      <title>How can I inject my custom javascript after faceted-search page loading?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47923#M18768</link>
      <description>I need to import my javascript file or inline script after the faceted-search page loading.I'm using a 5.2 community version.</description>
      <pubDate>Tue, 26 Jun 2018 08:28:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47923#M18768</guid>
      <dc:creator>emmeci92</dc:creator>
      <dc:date>2018-06-26T08:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I inject my custom javascript after faceted-search page loading?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47924#M18769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is actually not the way to customize the faceted search page (or any Aikau page) at all. You do not inject a JavaScript file - you modify the page JSON model so that Share / Aikau construct the widgets according to your needs (this may include loading a custom JavaScript of yours for a custom widget). Look at &lt;A href="https://www.parashift.com.au/2016/06/28/adding-custom-action-shares-faceted-search/" rel="nofollow noopener noreferrer"&gt;this Parashift blog post for an example&lt;/A&gt;. Though this may not describe specifically what you want to customize, the basic concept is the same for most customizations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 10:21:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47924#M18769</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-06-26T10:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I inject my custom javascript after faceted-search page loading?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47925#M18770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I follow the example by Parashift blog I have this error:&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Could not find compressed file: /parashift/action/QuickPrint.js&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach the folder structure of my project, can you check it?&amp;nbsp;&lt;A class="link-titled" href="https://ibb.co/n3YJN8" title="https://ibb.co/n3YJN8" rel="nofollow noopener noreferrer"&gt;screen folder structure — imgbb.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 10:59:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47925#M18770</guid>
      <dc:creator>emmeci92</dc:creator>
      <dc:date>2018-06-26T10:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I inject my custom javascript after faceted-search page loading?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47926#M18771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like they left a small thing out - the definition of a custom Dojo package "parashift". That can also be part of the extension XML, i.e. I have &lt;A href="https://github.com/Acosix/alfresco-utility/blob/master/share/src/main/globalConfig/site-data/extensions/acosix-utility-extension.xml#L35" rel="nofollow noopener noreferrer"&gt;this&lt;/A&gt; in one of my modules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 13:29:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47926#M18771</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-06-26T13:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I inject my custom javascript after faceted-search page loading?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47927#M18772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My extension.xml is placed in site-data/extensions/ folder.&lt;/P&gt;&lt;P&gt;I have moved&amp;nbsp;&lt;STRONG&gt;&lt;EM style="color: #727174; background-color: #ffffff; border: 0px; font-weight: 400;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;parashift/action/QuickPrint.js&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;under site-webscripts folder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the last moving, log doesn't show me the previous error but in the actions of faceted-search page i show&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Download&lt;/LI&gt;&lt;LI&gt;Show in the browser&lt;/LI&gt;&lt;LI&gt;Edit offline&lt;/LI&gt;&lt;LI&gt;Copy to...&lt;/LI&gt;&lt;LI&gt;Move to...&lt;/LI&gt;&lt;LI&gt;Remove documento&lt;/LI&gt;&lt;LI&gt;Start workflow&lt;/LI&gt;&lt;LI&gt;Permissions&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;There is not a quick print action.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:26:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47927#M18772</guid>
      <dc:creator>emmeci92</dc:creator>
      <dc:date>2018-06-26T14:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I inject my custom javascript after faceted-search page loading?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47928#M18773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The JS file was in the right place - you only needed to add a package for parashift and specify its location as "parashift" (the first-level folder below META-INF). Putting that file in site-webscripts will do nothing for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 15:17:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47928#M18773</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-06-26T15:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I inject my custom javascript after faceted-search page loading?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47929#M18774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found another guy with the same problem and there is a solution:&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/thread/235732"&gt;Aikau: How to call a repo webscript from an aikau widget&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 10:48:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47929#M18774</guid>
      <dc:creator>emmeci92</dc:creator>
      <dc:date>2018-06-28T10:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I inject my custom javascript after faceted-search page loading?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47930#M18775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know that&amp;nbsp;"how to call a Repository web script"&amp;nbsp;was your original problem. If you had given that information initially as your use case we could have helped you sooner..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 13:34:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-i-inject-my-custom-javascript-after-faceted-search-page/m-p/47930#M18775</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-06-28T13:34:22Z</dc:date>
    </item>
  </channel>
</rss>

