![]() |
|
populate image fields from filename - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: populate image fields from filename (/thread-6576.html) |
populate image fields from filename - breglis - 2010-02-09 Hi, I would like to set 09-07-13 as the image date, Hamburg as location any ideas ? populate image fields from filename - acrylian - 2010-02-09 Wouldn't it be easier to use meta data like EXIF for this? This can be done but will be quite some work using image filters. You will have to divide the file name using standard php functions like Also |