ZenphotoCMS Forum
Image Alt text and descriptions - 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: Image Alt text and descriptions (/thread-5935.html)



Image Alt text and descriptions - shiatostorm - 2009-10-09

At present when right-clicking an image to view details I am presented with a list of various properties with details such as image url, file type, size and dimensions and an Alternate text field.
Is there a way of changing this information at all, or rather customising it to display only that information I want it to?
Information added as a description can be displayed using the 'printImageDesc' function (on the page as normal), this information may be added in either zenphoto or in something like photoshop. When right-clicking for the image info alt text is given as the image title, is there a way to change this to the image description?
ultimately my aim is for the image properties (when right clicked) to show a title, description and then the size and dimensions etc.




Image Alt text and descriptions - acrylian - 2009-10-09

Not sure what "right click" info you mean, I see nothing specific in Safari or Firefox...

Anyway, as for the question a quick look into the theme and the functions guide would have told you that that info is passed as a parameter:
http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintDefaultSizedImage
Use the "bare" variants of the description, titlte etc. functions as no markup is allowed in alt atributes.