Hi,
I would really apprecaite some help. I'm not a php coder.
I managed to list the printdownloadList on the album view.
Now i want to exclude jpg files and only list wav files.
I cant seem to get to work.
The correct usage would be something like this: printdownloadList(‘albums/'.$_zp_current_album->name, 'ol', array(), array('jpg'))
printdownloadList(‘albums/'.$_zp_current_album->name, 'ol', array(), array('jpg'))
Some general help for these PHP basics: http://www.zenphoto.org/news/how-to-read-the-zenphoto-functions-guide/
Thanks acrylian. I will have a look