Giter Club home page Giter Club logo

alfresco-remove-version's Introduction

Alfresco Remove Versions from Share

Background

This project has been developed as sample for How to extend (properly) and "old" Alfresco Share feature talk at Alfresco DevCon 2018. If you want to learn how to develop this addon, attend Alfresco DevCon or watch the recorded session.

Description

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.

License The plugin is licensed under the LGPL v3.0.

State Current patch release is 1.1.0

Compatibility The current version has been developed using Alfresco 201707 and Alfresco SDK 3.0.1

It works with Alfresco CE 5.2

Original Alfresco resources have been overwritten

Downloading the ready-to-deploy-plugin

The binary distribution is made of one JAR file for the repository and one JAR file for Share:

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.

Populate the Group

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.

Building the artifacts

You can build the artifacts from source code using maven

$ mvn clean package

Contributors

alfresco-remove-version's People

Contributors

angelborroy-ks avatar douglascrp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.