Search album Search album
 

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

Search album

Started by totomaru, April 08, 2004, 08:56:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

totomaru

Does anyone have any idea about how to search album information instead of searching pictures?

photoman13

Quote from: "totomaru"Does anyone have any idea about how to search album information instead of searching pictures?

Add keywords and description for your pictures, it should be able to search for keywords :)

totomaru

To be more specific, I would like to add keywords at the album level (as well as those already associated with the picture itself) and be able to search those keywords.

Sorry to make some confusion.

Joachim Müller

not possible at the moment, but you could add keywords to a whole album at once with a query like this:UPDATE `cpg11d_pictures` SET ` keywords` = 'keyword1 keyword2 keyword3' WHERE `aid` = 'album_id';
GauGau