Coding with the Hub #1 - Alfresco Tags Creator Addon

cancel
Showing results for 
Search instead for 
Did you mean: 

Coding with the Hub #1 - Alfresco Tags Creator Addon

angelborroy
Alfresco Employee
1 2 3,524

Welcome to this Coding with the Hub series!

In this series we'll be recording videos to solve Community requests that requires coding abilities.

We are covering in this blog post a real question from Alfresco Hub related with custom permissions for Tags creation.

User requirement is that Tags can only be created or modified by a specific group of Alfresco users, while default behaviour in ACS is that every user can create, update and remove Tags in the platform.

We've selected an approach that limits the ability to create new Tags in Repository layer, controlling the permissions for the TaggingService bean. So we are developing an Alfresco Repository addon.

Since the final project is available in GitHub, we're developing everything from scratch to describe the development process associated with the feature.

Following resources has been used in the recording:

 

Series

About the Author
Angel Borroy is Hyland Developer Evangelist. Over the last 15 years, he has been working as a software architect on Java, BPM, document management and electronic signatures. He has been working with Alfresco during the last years to customize several implementations in large organizations and to provide add-ons to the Community based on Record Management and Electronic Signature. He writes (sometimes) on his personal blog http://angelborroy.wordpress.com. He is (proud) member of the Order of the Bee.
2 Comments