Batch adding keywords to files Batch adding keywords to files
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Batch adding keywords to files

Started by equi, December 10, 2004, 05:54:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

equi

Is it possible to use album names  e.g.Nature  to be added into each file in the respective album under keywords. adding this keyword for 1000's images would take forever, is there a way of extracting album name and copying this entry into keywords


Thanx

Joachim Müller

out-of-the-box: no. You could easily come up with a query to be run directly on your database (using a tool like phpMyAdmin) though.

Joachim