Hi
I've got a question regaring the seach function:
I would need a "feature" which allows me to search only specific albums.
If I use the built-in search feature all the albums are searched.
It it possible to get - let's say - checkboxes in the search menu so I can select which albums I want to seach?
thanks for your help
Tom
This feature is currently not available and can't be accomplished easily (code-wise). Adding checkboxes would be easy, but this would just cover the HTML output, not the search logic behind it. Modifying the logic behind the search is much more complicated. There is currently a sub-project being coded during the "Google Summer of Code" initiative that will take care of providing a search for album and category description. There's no code yet available ready to copy-and-paste, so you'll have to wait for the next version of Coppermine that will probably feature this advanced search.
ok, thank you - so I have to wait ...
bye, Tom