customize actions panel
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2014 11:06 PM
hello everybody,
im new to alfresco and ineed help to customize the actions panel to make it check the permissions to allow/deny downloading ,printing of documents availaible in the library.
and i dont know where to start configuring such rules
any help are welcomed
im new to alfresco and ineed help to customize the actions panel to make it check the permissions to allow/deny downloading ,printing of documents availaible in the library.
and i dont know where to start configuring such rules
any help are welcomed
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2014 02:44 AM
For filtering of actions based on Role
1) You can create different groups and set permissions of those groups as per requirement like "collaborator","contributor" etc.. This will automatically show and hide actions based on previlages.
2) If some the actions are still not behaving as expected you can create your custom action evalutators.
http://blog.arvixe.com/action-evaluators-in-alfresco/
3) Then override configuration of that action in your share-config-custom.xml file to use evalutors crated in step2.
1) You can create different groups and set permissions of those groups as per requirement like "collaborator","contributor" etc.. This will automatically show and hide actions based on previlages.
2) If some the actions are still not behaving as expected you can create your custom action evalutators.
http://blog.arvixe.com/action-evaluators-in-alfresco/
3) Then override configuration of that action in your share-config-custom.xml file to use evalutors crated in step2.
