rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: Guest on June 27, 2008, 12:00:41 AM
-
I have a folder with a diff template in it which is a webpage.
The web page has a .gif which is also in the same folder.
The tool tip in HFS virtual file system window displays the .gif
and relates the number of times it has been downloaded, when
I mouse over it. (see attached)
How can I display this download number on the web page?
%item-dl-count% only works in section [file], but I don't want to
display the complete %files% section for this folder, only the download
count for this one item in this folder only. If I can see it in the vfs surely
there must be a way? Tried macro, but I'm not very suscessful with them.
This could provide a visits to the page counter if it could be made to work.
Anyone have any ideas?
-
short of creating your own macro driven hits counter I cannot think of anyway of making it work, but someone else might
-
if you have just THAT file, you can insert the %files% in your diff tpl where you want to display the number of downloads.
Then add
[file]
%item-dl-count%