<?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: Using Alfresco Share javascript functions from Aikau in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301556#M254686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the onActionEditOnline function is part of the YUI-based document library components that will not be loaded in Aikau-based pages. You could technically include it manually, but bridging the Aikau-YUI divide can be quite a challenge especially given the dependencies that the YUI components bring in terms of event handling, expected data formats etc. It would be better to use a proper Aikau-based edit online functionality as part of a client-side service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have written such a service with edit online functionality in one of my recent projects. Unfortunately code ownership lies with the customer so I can't readily share the code…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2016 08:26:36 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2016-06-21T08:26:36Z</dc:date>
    <item>
      <title>Using Alfresco Share javascript functions from Aikau</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301555#M254685</link>
      <description>Hi everyone,This question is more about Aikau than Share, but there wasn't a dedicated Aikau forum (that I could see), so I figured this would be the best place to post this question. Anyway, in my local Alfresco Share installation, there's an action for MS Word, PowerPoint, and Excel documents, cal</description>
      <pubDate>Mon, 20 Jun 2016 16:08:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301555#M254685</guid>
      <dc:creator>daforce93</dc:creator>
      <dc:date>2016-06-20T16:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Alfresco Share javascript functions from Aikau</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301556#M254686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the onActionEditOnline function is part of the YUI-based document library components that will not be loaded in Aikau-based pages. You could technically include it manually, but bridging the Aikau-YUI divide can be quite a challenge especially given the dependencies that the YUI components bring in terms of event handling, expected data formats etc. It would be better to use a proper Aikau-based edit online functionality as part of a client-side service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have written such a service with edit online functionality in one of my recent projects. Unfortunately code ownership lies with the customer so I can't readily share the code…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 08:26:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301556#M254686</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-06-21T08:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using Alfresco Share javascript functions from Aikau</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301557#M254687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks! What do you mean by "proper Aikau-based edit online functionality"?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 13:22:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301557#M254687</guid>
      <dc:creator>daforce93</dc:creator>
      <dc:date>2016-06-22T13:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using Alfresco Share javascript functions from Aikau</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301558#M254688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I mean writing an Aikau service that handles edit online functionality instead of trying to wrangle an existing, but largely incompatible construct (YUI document library function for edit online) in there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 07:32:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301558#M254688</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-06-23T07:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Alfresco Share javascript functions from Aikau</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301559#M254689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have been in the process of working through porting the remaining Document Library actions to Aikau, and the Edit Online action is one of these. This &lt;A href="https://issues.alfresco.com/jira/browse/AKU-194" rel="nofollow noopener noreferrer"&gt;epic&lt;/A&gt; lists all the action issues, this would be the most relevant &lt;A href="https://issues.alfresco.com/jira/browse/AKU-206" rel="nofollow noopener noreferrer"&gt;issue&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Aikau team is a component (rather than feature) team and delivers requirement made by other feature teams. Because no feature team have required the edit online action we haven't implemented it yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We did actually take a look at this action during a couple of sprints, but it remains unfinished. If there is sufficient demand from the community to implement this action (before there is demand from within the Alfresco feature teams) then we will implement this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 09:47:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-alfresco-share-javascript-functions-from-aikau/m-p/301559#M254689</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-09-15T09:47:44Z</dc:date>
    </item>
  </channel>
</rss>

