Extract user images Extract user images
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Extract user images

Started by micropalla, September 22, 2012, 07:50:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

micropalla

Hello everybody!

I've got a gallery about trains and I've created categories based on the "names" of trains.
Of course inside these galleries there are images from several photographers.
Is it possible to create an album with all the shots of a single photographer?
In other words. How can I create an album in which there are all the images of a photographer extracted fromall the galleries?

In my mind it would be very simple because there is already the option to see all images of an author, but I don't know how to create a new album with them

Hope you have understand and have a nice day!

Αndré

Either you use the lastupby meta album (thumbnails.php?album=lastupby&uid=123), or (if you need a "real" album) you could use the album keyword feature. If you choose the latter option you have to add the same keyword to the album and the users' files (this could probably be done automatically with a simple SQL query, depending on your existing meta data).

micropalla

Ok for the first but where can I put this link to appear in the first page like any other album?
In other words I would like to have in the first page a thumb, and clicking on it to be redirect to thumbnails.php?album=lastupby&uid=123...
Is it possible?

Αndré