Batch adding keywords to files Batch adding keywords to files
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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