ZenphotoCMS Forum
Download List Plugin - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: Download List Plugin (/thread-14025.html)



Download List Plugin - Ralf - 2025-01-10

Hi,
I have two questions about the DownloadList Plugin:

  1. 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.

  2. 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




Download List Plugin - acrylian - 2025-01-10

  1. Sorry, that's not possible currently. We'll put a content macro for it on our long list.

  2. Weird. We would have to reproduce that.




Download List Plugin - Ralf - 2025-01-10

Great :-)




Download List Plugin - fretzl - 2025-01-11

  1. I don't get that. Download count works ok for logged-in and non-logged-in users.



Download List Plugin - Ralf - 2025-01-11

I have tried with a new download file, downloaded as a logged in user and counting was correct.
BTW: I have just sent you a small donation as a thank you for your help and the development of Zenphoto.

Have a great weekend!




Download List Plugin - acrylian - 2025-01-11

BTW: I have just sent you a small donation as a thank you for your help and the development of Zenphoto.

Thanks, just saw it. Greatly appreciated!




RE: Download List Plugin - Ralf - 2026-07-13

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.




RE: Download List Plugin - acrylian - 2026-07-14

Good suggestion. Will put that on our list ;-)