<?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 Add Aikau widget to the custom site page in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/add-aikau-widget-to-the-custom-site-page/m-p/6217#M3018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a aikau page that shows only one button called upload when I got to&amp;nbsp;&lt;A class="link-titled" href="http://localhost:8080/share/page/dp/ws/myfileupload" title="http://localhost:8080/share/page/dp/ws/myfileupload" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/page/dp/ws/myfileupload&lt;/A&gt;&amp;nbsp;url. I want to add this aikau widget to my custom page in share site. I have below configurations but I am not seeing aikau page button when I go to my custom page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below code in my custom page.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;\tomcat\shared\classes\alfresco\web-extension\site-data\template-instances\dell.xml&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;component&amp;gt;&lt;BR /&gt; &amp;lt;region-id&amp;gt;myfileupload&amp;lt;/region-id&amp;gt;&lt;BR /&gt; &amp;lt;url&amp;gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;/dp/ws/myfileupload&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;lt;/url&amp;gt;&lt;BR /&gt; &amp;lt;/component&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;tomcat\shared\classes\alfresco\web-extension\templates\org\alfresco\dell.ftl&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;@region id="myfileupload" scope="template"/&amp;gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My &lt;STRONG&gt;Aikau&lt;/STRONG&gt; page files are as below.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. file-upload-page.get.html.ftl&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;@processJsonModel&amp;nbsp; group="share"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.&amp;nbsp;file-upload-page.get.desc.xml&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;lt;webscript&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;shortname&amp;gt;File Upload Page&amp;lt;/shortname&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;description&amp;gt;File upload page definition&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;family&amp;gt;Share&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;url&amp;gt;/myfileupload&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/webscript&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&amp;nbsp;file-upload-page.get.js&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2017 15:41:12 GMT</pubDate>
    <dc:creator>signjoy</dc:creator>
    <dc:date>2017-12-07T15:41:12Z</dc:date>
    <item>
      <title>Add Aikau widget to the custom site page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-aikau-widget-to-the-custom-site-page/m-p/6217#M3018</link>
      <description>Hello,I have a aikau page that shows only one button called upload when I got to&amp;nbsp;http://localhost:8080/share/page/dp/ws/myfileupload&amp;nbsp;url. I want to add this aikau widget to my custom page in share site. I have below configurations but I am not seeing aikau page button when I go to my custom page.I h</description>
      <pubDate>Thu, 07 Dec 2017 15:41:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-aikau-widget-to-the-custom-site-page/m-p/6217#M3018</guid>
      <dc:creator>signjoy</dc:creator>
      <dc:date>2017-12-07T15:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add Aikau widget to the custom site page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-aikau-widget-to-the-custom-site-page/m-p/6218#M3019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot include a web script using the /dp/ws/ URL prefix - that&amp;nbsp;prefix is used only to address a web script as a page. The URL to use in your case is the URL defined in the *.get.desc.xml of the web script that is supposed to render your component, so only /myfileupload&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 08:15:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-aikau-widget-to-the-custom-site-page/m-p/6218#M3019</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-12-08T08:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add Aikau widget to the custom site page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-aikau-widget-to-the-custom-site-page/m-p/6219#M3020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the /myfileupload url in the dell.xml file but then also the page is blank only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I put a logger in the&amp;nbsp;&lt;STRONG style="color: #727174; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;file-upload-page.get.js&lt;/STRONG&gt;&amp;nbsp;file it prints the log.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 14:42:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-aikau-widget-to-the-custom-site-page/m-p/6219#M3020</guid>
      <dc:creator>signjoy</dc:creator>
      <dc:date>2017-12-08T14:42:04Z</dc:date>
    </item>
  </channel>
</rss>

