Quote:
Originally Posted by filburt1
I do not see how mass import is possible because each image must include a title and optional description. How would I go about doing that for adding multiple pictures at once, except for the filename which was likely generated by a digital camera and therefore fairly useless?
I know there is Exif data but I don't think that includes any titles.
It would require GD2, not imagemagick or other libraries, as GD2 is the most popular and often used by vB3 itself.
|
Mass-import with renaming is already there in vBulletin - you could prolly re-use the functions designed for mass-importing Avatars ... re-nameing them is just a trivial thing (ie you have to name each one and are prompted to do so with a list of x per page as the import process is happening)
[just a suggestion]