Member
Member
himbeere   07-07-2014, 08:23
#1

Hello.

Just installed zenphoto. Switching from menalto. You know why. Well everything
went smooth. Now i have my first issue. I have activated downloadlist plugin
but i can't find a way to use this. There is no download link on none of my
albums. I couldn't make sense of the documentation at
http://www.zenphoto.org/documentation/plugins/misc/_zp-extensions---downloadList.php.html either. So if anybody point me to the right direction...

thanks (for zenphoto too)
cheers
t.

Administrator
Administrator
acrylian   07-07-2014, 08:49
#2

Zenphoto is quite modular. That means to use most plugins you have to modify your theme to use them. Most don't and can't attach themselves unless a theme has already built in support.

The reason is that Zenphoto has a very flexibly theming and besides a standard structure there is no "one way" to do things and especially no fixed html structure.

In this case you have to add the printDownloadAlbumZipURL function to your theme's album.php where you wish to appear it.

Member
Member
himbeere   07-07-2014, 10:46
#3

Okay. I understand. But i'm not sure where to add printDownloadAlbumZipURL(). Do i have to add this to the codeblock frame when editing an album?

thanks and best regards
t.

Administrator
Administrator
acrylian   07-07-2014, 12:25
#4

Codeblocks - if supported by the theme - are for only for the specific item (album, image, Zenpage news or pages).

If you want it for all albums you need to modify the theme used. That will be the album.php theme page or if you want it on the single image page image.php, too. Where exactly you add it is up to you.

I would suggest to look at the theming tutorial and/or look at the simplest of them, the basic theme.

Member
Member
himbeere   08-07-2014, 13:14
#5

Hello.

Thanks. That worked.

cheers
t.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.