ZenphotoCMS Forum
title tag for zp_images table - 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: title tag for zp_images table (/thread-4818.html)



title tag for zp_images table - sh123 - 2009-03-08

Is there a way to have actual title tag reflected in zp_images table?

When I check the zp_images table, the actual title tag is not reflected in the table. for e.g. File Name: abcd.jpg has actual title as "Sample Name", the database name will take "abcd".

I am using nighty build 1.2.3 [3498].
Pls. help.




title tag for zp_images table - sbillard - 2009-03-08

Why do you need the tag in the image database table? Anyway, you could put it into the custom field if you wish.




title tag for zp_images table - sh123 - 2009-03-09

I have 1500 + images and growing with all proper title image tags but weired filenames. It is not possible to manually change the database. Would love to see Actual title tag appear when using printImageTitle(true); and getAnnotatedImageTitle() functions. Is there any other function where I can write actual title tag to custom field database column?
Pls. Help. Thank you.




title tag for zp_images table - sbillard - 2009-03-09

printTags will list the tags. getTags will return you a list of tags.