Favorite / Like / Comment buttons in document library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2011 12:05 PM
- Labels:
-
Archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2011 11:06 AM
No there is no way to disable these features in Share… To do that, you should modify the freemarker file.
Ben
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2017 06:21 AM
Hi, I am new to Alfresco and using Alfresco community 5.0.d.
Where can I find this freemarker file to disable those buttons?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2017 01:29 PM
I doubt you will find a complete answer anywhere.
What you will find though are lots of answers, with different ways of solving that.
Disabling Quick Share functionality
How to hide the 'Like' option in the document list
I hope you can try to follow and filter all those threads, and feel free to ask more specific questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2017 07:55 AM
Thanks for the useful links.
I have already fixed the issue by adding below line in alfresco-global.properties.
# Disable social media share
system.quickshare.enabled=false
Also hiding the share button using html.ftl file for all themes.
