you mean this ? http://www.zenphoto.org/news/category/user-guide its the only link which I found in the backend.
Hello acrylaian,
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
Which header or footer do you mean? The backend plugins tab (not the plugins options tab) has it right next to the icon for the settings. The documentation is created automatically from the documentation within the files itself. We have to use what this tool provides (we wanted to switch to another generator but sadly that is not suitable for us).
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.
Acrylian Hi, thanks for the support.
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
As said that is generated automatically from the in file comments. It is the same you find on the documentation itself and within the plugin file.
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.
Same as with nearly all plugins:
printDownloadListon the theme page where you want to use it.Here how to read the functions guide:
http://www.zenphoto.org/news/how-to-read-the-zenphoto-functions-guide