<?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: Add Custom Action Button in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5517#M2717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recommend reading this tutorial by Jeff:&lt;BR /&gt;&lt;A class="link-titled" href="http://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html" title="http://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;Creating Custom Actions in Alfresco | ECMArchitect | Alfresco Developer Tutorials&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jun 2017 03:38:48 GMT</pubDate>
    <dc:creator>tim1234</dc:creator>
    <dc:date>2017-06-14T03:38:48Z</dc:date>
    <item>
      <title>Add Custom Action Button</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5516#M2716</link>
      <description>To add a custom action link&amp;nbsp;in Documents Actions[ where Copy To, Move To etc are present], I am adding &amp;lt;div&amp;gt; &amp;lt;a rel='' href='#' class='action-link' title='${msg('actions.document.backup')}'&amp;gt; ${msg('actions.document.backup')}&amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; in ...\WEB-INF\classes\alfresco\site-web</description>
      <pubDate>Tue, 13 Jun 2017 21:48:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5516#M2716</guid>
      <dc:creator>sakshik</dc:creator>
      <dc:date>2017-06-13T21:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Add Custom Action Button</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5517#M2717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recommend reading this tutorial by Jeff:&lt;BR /&gt;&lt;A class="link-titled" href="http://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html" title="http://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;Creating Custom Actions in Alfresco | ECMArchitect | Alfresco Developer Tutorials&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 03:38:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5517#M2717</guid>
      <dc:creator>tim1234</dc:creator>
      <dc:date>2017-06-14T03:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add Custom Action Button</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5518#M2718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;Thank you for the reply. I have gone through this tutorial.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement is very simple. I just want to create a link[ say,&lt;STRONG&gt; "Publish"&lt;/STRONG&gt;] that would move the actioned Upon NodeRef to a destination decided by me. Following this tutorial is getting a little overwhelming as I am really new to alfresco.&lt;/P&gt;&lt;P&gt;I'll be happy to get some hints for my requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 16:56:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5518#M2718</guid>
      <dc:creator>sakshik</dc:creator>
      <dc:date>2017-06-14T16:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add Custom Action Button</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5519#M2719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new too so be careful when taking my words:&lt;BR /&gt;Assume you have setup your custom actions correctly, a reason of not showing up could be you have not configure it in share-config-custom.xml to decide whether it shows up in UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please read the part&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;3. Update the share-config-custom.xml file to show a document library indicator&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;of Jeff's tutorial&lt;BR /&gt;&lt;BR /&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 06:11:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5519#M2719</guid>
      <dc:creator>tim1234</dc:creator>
      <dc:date>2017-06-15T06:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add Custom Action Button</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5520#M2720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 23:24:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5520#M2720</guid>
      <dc:creator>sakshik</dc:creator>
      <dc:date>2017-06-15T23:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Add Custom Action Button</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5521#M2721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order to create a new Action, there is no need to deal with the HTML part.&lt;/P&gt;&lt;P&gt;All you have to do is to perform the steps in the tutorial shared before.&lt;/P&gt;&lt;P&gt;The action rendering will be handled&amp;nbsp;for you by Share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 20:36:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-custom-action-button/m-p/5521#M2721</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-06-16T20:36:16Z</dc:date>
    </item>
  </channel>
</rss>

