All questions about EDocman extension

Disable the download button

  • Benjamin Jones
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 7 months ago #19035 by Benjamin Jones
Disable the download button was created by Benjamin Jones
In configuration we have an option to enable/disable the view button. Is there a way to do this for the download button?

My client would like to have endusers only use the view option and not blatantly be given the option to download. I have informed that this wouldn't prevent user from saving the .pdfs but they wish to make it less obvious.

Thanks,
Ben

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

More
11 years 7 months ago #19050 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Disable the download button
Hi Ben

Unfortunately, in the current version, this config option is not available. So you will need to edit code alitle to have this features work well. If you know alitle coding, you can edit the following files to remove the download button :

- components/com_edocman/views/category/tmpl/default.php
- components/com_edocman/views/category/tmpl/columns.php
- components/com_edocman/views/document/tmpl/default.php

Hope this help !

Tuan

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

Moderators: Mr. Dam