hi there!
I'll upload many image (about like 2000) in gallery at a time.
then in another time, i start grouping images by "keywords" field.
but this is so hard to find images without "keywords" filed or in other word images with null values in "keyword"...
is there any plugin to show images that have not keywords or any option to set automatically all uploads a keyword like "tagme" then i edit that images or any hacks for this issue?
thanks a lot :)
where is edit link??
sorry for my bad english! :(
any ideas?
::)
As far as I know such a plugin doesn't exist. If you want to show pictures without keywords you either have to find them directly in your MySQL database with an corresponding query or create a new meta album (probably no trivial task for people without coding skills).
If you want to add a default keyword for all future uploads, that would be a quite easy mod. If you want to apply the same keyword to all pictures without keywords, it's also quite easy with a MySQL query, if needed at all.
Which solution do you prefer?