<?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 Alfresco Remove Versions from Share in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-remove-versions-from-share/m-p/4670#M2141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;**Background**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This project has been developed as sample for **How to extend (properly) and "old" Alfresco Share feature** talk at [Alfresco DevCon 2018](&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://devcon.alfresco.com" rel="nofollow noopener noreferrer" target="_blank"&gt;https://devcon.alfresco.com&lt;/A&gt;&lt;SPAN&gt;). If you want to learn how to develop this addon, attend **Alfresco DevCon** or watch the recorded session.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Description**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alfresco Share only exposes actions to *revert*, *download* and *view properties* for every action of a node. This addon includes a *delete* action which removes the version from the repository. The action is available at document detail version list and it's only visible for members of group `VERSION_REMOVERS`.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**License**&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt; The plugin is licensed under the [LGPL v3.0](&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.gnu.org/licenses/lgpl-3.0.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.gnu.org/licenses/lgpl-3.0.html&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; **State**&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; Current patch release is 1.0.0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; **Compatibility**&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; The current version has been developed using Alfresco 201707 and Alfresco SDK 3.0.1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; ***Original Alfresco resources have been overwritten***&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; Downloading the ready-to-deploy-plugin&lt;BR /&gt; ----------------------------------&lt;BR /&gt; The binary distribution is made of one JAR file for the repository and one JAR file for Share:&lt;BR /&gt;&lt;SPAN&gt; * [repo JAR](&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/keensoft/alfresco-remove-version/releases/download/1.0.0/remove-version-repo-1.0.0.jar" rel="nofollow noopener noreferrer" target="_blank"&gt;https://github.com/keensoft/alfresco-remove-version/releases/download/1.0.0/remove-version-repo-1.0.0.jar&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * [share JAR](&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/keensoft/alfresco-remove-version/releases/download/1.0.0/remove-version-share-1.0.0.jar" rel="nofollow noopener noreferrer" target="_blank"&gt;https://github.com/keensoft/alfresco-remove-version/releases/download/1.0.0/remove-version-share-1.0.0.jar&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can install it by copying JAR repo file to `$ALFRESCO_HOME/modules/platform`, JAR share file to `$ALFRESCO_HOME/modules/share` and re-starting Alfresco.&lt;BR /&gt; &lt;BR /&gt; Populate the Group&lt;BR /&gt; -------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The `VERSION_REMOVERS` group will be created for you automatically. If, for some reason, it does not get created, create a new group with an ID of `GROUP_VERSION_REMOVERS`. You can add individuals and groups to this group. For example, at the very least you will probably want to add ALFRESCO_ADMINISTRATORS to this group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building the artifacts&lt;BR /&gt; ----------------------&lt;BR /&gt; You can build the artifacts from source code using maven&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;```$ mvn clean package```&lt;/P&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6;" width="100%"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef;"&gt;&lt;TH style="width: 19.5066%;"&gt;&lt;/TH&gt;&lt;TH style="width: 78.7972%;"&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Owner&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;&lt;B&gt;Angel Borroy&lt;/B&gt;‌&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Versions&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;&lt;P&gt;Community 5.2.x&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;License Type&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;GNU Library or "Lesser" General Public License (LGPL)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Project Page&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;&lt;A class="link-titled" href="https://github.com/keensoft/alfresco-remove-version" title="https://github.com/keensoft/alfresco-remove-version" rel="nofollow noopener noreferrer"&gt;GitHub - keensoft/alfresco-remove-version: Alfresco Remove Versions from Share&lt;/A&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Download Page&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;&lt;A class="link-titled" href="https://github.com/keensoft/alfresco-remove-version/releases" title="https://github.com/keensoft/alfresco-remove-version/releases" rel="nofollow noopener noreferrer"&gt;Releases · keensoft/alfresco-remove-version · GitHub&lt;/A&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Tags&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;Keensoft&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Component Type&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;Document Library&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Extension Points&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;Public API, Web Script, Share Custom Page&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Installation&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;JAR&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Products&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;Repository, Share Web Client&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2018 00:53:07 GMT</pubDate>
    <dc:creator>alfresco</dc:creator>
    <dc:date>2018-06-21T00:53:07Z</dc:date>
    <item>
      <title>Alfresco Remove Versions from Share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-remove-versions-from-share/m-p/4670#M2141</link>
      <description>**Background**This project has been developed as sample for **How to extend (properly) and "old" Alfresco Share feature** talk at [Alfresco DevCon 2018](https://devcon.alfresco.com). If you want to learn how to develop this addon, attend **Alfresco DevCon** or watch the recorded session.**Descriptio</description>
      <pubDate>Thu, 21 Jun 2018 00:53:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-remove-versions-from-share/m-p/4670#M2141</guid>
      <dc:creator>alfresco</dc:creator>
      <dc:date>2018-06-21T00:53:07Z</dc:date>
    </item>
  </channel>
</rss>

