Select more than one album on upload? Select more than one album on upload?
 

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

Select more than one album on upload?

Started by deerel, April 10, 2011, 09:59:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

deerel

I need to be able to select more than one album per file. I know about "the keywords way" but that is not what I'm looking for.

I have searched the forum and documentation but not found anything that can solve this.

Does anyone know if there is any plugin or can someone help me with the necessary hooks to make this plugin?

Αndré

Quote from: deerel on April 10, 2011, 09:59:34 AM
I know about "the keywords way" but that is not what I'm looking for.
So you want to store the same file more than one time on your server?

deerel

Quote from: Αndré on April 11, 2011, 10:39:41 AM
So you want to store the same file more than one time on your server?

No, but it would be ok if you can do it with only one upload.

What I want is to upload a file only once and be able to choose which albums it will appear in, with a select box or something.

Αndré

But you don't want to use the album keyword feature to achieve that goal? Or don't you just want apply that feature after you already uploaded a file? I currently don't know if you want to use the album keyword feature at all or not.