<?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: dump in js console in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55859#M20350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have installed the &lt;A href="http://search.maven.org/#search%7Cga%7C1%7Cjavascript-console" rel="nofollow noopener noreferrer"&gt;public release from Maven Central (0.6.0 version)&lt;/A&gt; and I have the dump action available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2018 08:08:32 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2018-04-19T08:08:32Z</dc:date>
    <item>
      <title>dump in js console</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55855#M20346</link>
      <description>Hello,Is this feature available on a 4.2f with the js-console addon ?Thanks in advanceGuillaume</description>
      <pubDate>Wed, 18 Apr 2018 12:24:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55855#M20346</guid>
      <dc:creator>guillaumevola</dc:creator>
      <dc:date>2018-04-18T12:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: dump in js console</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55856#M20347</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 not tested this with 4.2.f myself, but I guess it should work, as the code base is the same for all version.&lt;/P&gt;&lt;P&gt;The one I use currently with 5.1 and 5.2 is the one from the following project: &lt;A class="link-titled" href="https://github.com/share-extras/js-console" title="https://github.com/share-extras/js-console" rel="nofollow noopener noreferrer"&gt;GitHub - share-extras/js-console: Administration Console component for Alfresco Share, that enables the execution of arb…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grab the source code, package it and give it a try.&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:44:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55856#M20347</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-04-18T14:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: dump in js console</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55857#M20348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or simply download/install the public release from Maven Central....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 06:07:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55857#M20348</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-04-19T06:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: dump in js console</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55858#M20349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Axel. I've installed the module with apply_amps.sh&lt;/P&gt;&lt;P&gt;Module 'de.fme.alfresco.JavascriptConsole-share' installed in '/data/alfresco/apache-tomcat-frontend/webapps/share.war'&lt;BR /&gt; - Title: fme Javascript Console Share Extension&lt;BR /&gt; - Version: 0.6.0.1310221331&lt;BR /&gt; - Install Date: Thu Nov 09 16:05:26 CET 2017&lt;BR /&gt; - Description: Adminstration console module to execute arbitrary javascript code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Share I can see the "Use in Javascript console" action but not the "Dump in Javascript console"&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 07:43:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55858#M20349</guid>
      <dc:creator>guillaumevola</dc:creator>
      <dc:date>2018-04-19T07:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: dump in js console</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55859#M20350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have installed the &lt;A href="http://search.maven.org/#search%7Cga%7C1%7Cjavascript-console" rel="nofollow noopener noreferrer"&gt;public release from Maven Central (0.6.0 version)&lt;/A&gt; and I have the dump action available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 08:08:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dump-in-js-console/m-p/55859#M20350</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-04-19T08:08:32Z</dc:date>
    </item>
  </channel>
</rss>

