coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: totomaru on April 08, 2004, 08:56:07 PM

Title: Search album
Post by: totomaru on April 08, 2004, 08:56:07 PM
Does anyone have any idea about how to search album information instead of searching pictures?
Title: Re: Search album
Post by: photoman13 on April 08, 2004, 08:59:16 PM
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 :)
Title: """
Post by: totomaru on April 09, 2004, 12:06:09 AM
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.
Title: Search album
Post by: Joachim Müller on April 09, 2004, 08:22:35 AM
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