Hi,
I have two questions about the DownloadList Plugin:
As I provide some downloads in the articles i usually use the printDownloadURL function - which works fine with the codeblocks.
I am wondering if it is possible to use this function "somewhere" in the article.
Say you have a paragraphs with the file descriptions - then it would be great to have the download link below the descriptions.
When downloading as a logged in user the counter acts a little bit strange:
1st download = count five
2nd download = seven
3rd = eight
From the 3rd download counting is correct and increases +1 with each download. This does not happen for non logged in users.
Cheers
Ralf
Hi,
just another idea for the future development of the plugin:
At the moment the plugin stores the full server path for the statistics.
When moving zenphoto to a new server (or another domain) you will have the old path in the statistic.
Maybe it is an idea to store only the relative path (e.g /uploads/folder/filename).
This was the download count will not revert to 0 when moving the zenphoto installation.
Just an idea.