Closed (fixed)
Project:
Download Count
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
18 Sep 2007 at 14:34 UTC
Updated:
17 Jun 2008 at 21:34 UTC
Hello,
I have to questions :
- is it possible to hide hits and last download?
- is it possible to show a message like "you must be registred to download this files" instead of hits and last download of anywhere else?
Thanks in advance,
Thomas
PS: you can show our use of download_count at http://www.inside-system.com/en/freewares/OrgTools
Comments
Comment #1
mrtoner commentedYou can play around with something like this in your styles.css for your theme:
Comment #2
Chill35 commentedNo need for CSS.
Look for the download_count permission '... in node' on your Access Control Page. (Whenever you install a new module, look at this page.)
As an admin, you can 'hide' the counters FROM YOURSELF (read: not show) on your module settings page. Check the box "Do not show download count in the node view for the administrator".
You want to let anonymous users know about file attachments, and their need to log in to download said attachments? Modify your theme node template file, ie: node.tpl.php. Further instructions on this page: http://11heavens.com/files-in-Drupal
Caroline
Comment #3
Chill35 commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.