I'll have a look at this, getting a bit complicated for me, but I would like to get rid of some of the longer links and the sites/default/files link as well so this may be in the works. I did see your other email about the other module. Thank you for your reply.
Follow me on: Twitter: http://twitter.com/1rubytweets Facebook: http://www.facebook.com/profile.php?id=1058306793 Join me on: Yahoo: jruby6767 Msn: jruby@charter.net
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Rolf Kutz Sent: Tuesday, October 25, 2011 2:26 PM To: support@drupal.org Subject: Re: [support] Download Tools module or file counter module
On 25/10/11 10:10 -0500, Jim Ruby wrote:
Anyone know of a way to get a count of files that have been downloaded
other
then the public file conter module as this one uses a php link to count the file and makes the links to long. It looks like Download Tools and the file counter module are not ready for d7 yet.
If you do deep linking, your only help are the webserver logs, since no java script will be loaded. Analytics software also fails if people block them (ghostery) or disable java script.
An alternative would be to use aliases or short links and somehow count these:
http://drupal.org/project/globalredirect http://drupal.org/project/shortlink
regards Rolf