All questions about EDocman extension

Add "share" button to template layout

More
1 year 9 months ago #152861 by swg
Hi, I'm working in docman and wondering if there is a way to add a "share" button to each document in the "template layout" view. I'd like to allow to share the document to social media. 

Thanks for your support.

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #152862 by Mr. Dam
Replied by Mr. Dam on topic Add "share" button to template layout
Hi,
Edocman has Social Sharing buttons in Document details page, you just need to enable configure option: "Show social sharing buttons" in Configuration page -> Tab: Themes
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #152879 by swg
Replied by swg on topic Add "share" button to template layout
Correct, but what I'm trying to do is to add that "share" option in the template layout view, so, showing a list of documents per category the user can share the document, not going to the detail page. Is that possible? 

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #152884 by Mr. Dam
Replied by Mr. Dam on topic Add "share" button to template layout
Hi,
If you want to modify something in documents listing, you can check below source code files based on your current setting
- [root] -> components -> com_edocman -> view -> common -> documents_default.php
- [root] -> components -> com_edocman -> view -> common -> documents_table.php
- [root] -> components -> com_edocman -> view -> common -> documents_columns.php
- [root] -> components -> com_edocman -> view -> common -> documents_blog.php

Good luck
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam