Filmstrip when album='search' Filmstrip when album='search'
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Filmstrip when album='search'

Started by asamsel, May 15, 2004, 05:53:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

asamsel

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

Joachim Müller

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