Hi there,
is the description of the plugin that you have to insert the code in the code block fields in the theme. But what is the code, I have found none. Is it also possible to select individual images to highlight it and then downloading?
greeting
Michael
Comments
thanks for your help. Now I found the Link in the footer bei scrolling http://www.zenphoto.org/documentation/plugins/tools/_zp-extensions---downloadList.php.html . Is it not better to make this in the Header to found faster ?
I read this but I don t understand what I must to do to activate and use the downloadlist.
Greetings
Micha from Berlin
This plugin works like basically all theme plugins. You have activate the plugin and then modify your theme to use the functions it provides where you wish them to use. This plugin provides eitehr functions to create direct links to a file you have to specify or to a whole folder to list them. The only differences to a direct link is that this plugin "hides" the origin and counts the downloads.
If the theme used uses codeblocks you can use them within that as well mostly. Depends on what you wish to do. If you wish to use the current images you cannot use the code blocks as the global variable for them is most likely not available.
I meant the reference to the manual is too low and you had to scroll only to find him, see 1 and 2
The download list plugin is also enabled, see Figure 3 but now I do not and have not found anything in the manual. There is nowhere I download a list angezeiogt or given the opportunity to create these.
The Pugin piwik I have also copied the plugin folder, but it does not appear in the list of plugins.
User: ZenPhoto
Password: ZenPhoto
1 http://bilder.tierarzt-feske.de/index.php?album=ZenPhoto-Forum&image=download_help1.png
2 http://bilder.tierarzt-feske.de/index.php?album=ZenPhoto-Forum&image=download_help2.png
3 http://bilder.tierarzt-feske.de/index.php?album=ZenPhoto-Forum&image=download_active.png
I might be that the piwik plugin does not work correctly anymore. That can happen with unsupported plugins (I did not use it yet btw), otherwise it would be included in the release. Generally it does nothing more than the code you get from piwik to include on your pages manually.
For the download list plugin please see the documentation of the functions `printDownloadList()`or `printDownloadlink()` itself. You need to place them on your theme and point them what to create a download list from. They don't do anything by themselves.
- Place the funciton in this case `printDownloadList`on the theme page where you want to use it.
- Set the parameters of the function as you need them, in this case most important the directory to generate the list from
Here how to read the functions guide:
http://www.zenphoto.org/news/how-to-read-the-zenphoto-functions-guide