forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: asamsel on May 15, 2004, 05:53:18 pm

Title: Filmstrip when album='search'
Post by: asamsel on May 15, 2004, 05:53:18 pm
Hello,

when you browse an album in cpg, you get a filmstrip beneath the 'normal' image.
The filmstrip is also present, while browsing metaalbums, except in the search-metaalbum: no filmstrip there.
Taking a look at the code, I found it is excluded via if-statement.
Including it results in a "cannot redeclare... "error.
i wonder if it is possible to display a filmstrip beneath an image also in the 'search' meta
album?

Regards

Armin
Title: Re: Filmstrip when album='search'
Post by: Joachim Müller on May 16, 2004, 12:59:46 pm
at the moment this is not possible, that's why it's ruled out by the if-statement: you have no means to hand over the data from the search results page to displayimage page.

GauGau