![]() |
|
Image URL displayed under image? - 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 URL displayed under image? (/thread-6442.html) |
Image URL displayed under image? - andielbc - 2010-01-13 I've searched through the forum and can't find the answer. I wanted to know if there was a way to get the image URL to display under the image. I know that I can do it manually by adding the URL to the image description, but it could get very tedious for large batches. Thanks in advance! Image URL displayed under image? - micheall - 2010-01-13 Should be fairly easy. Take a look through this firstly, and you can then edit your image.php to add the proper function. http://www.zenphoto.org/2009/03/theming-tutorial/ Image URL displayed under image? - andielbc - 2010-01-13 Okay, I think I have it figured out, but what would I have to add to get the actual URL. Is there a code? Sorry - it's been ages since I've worked with PHP. Image URL displayed under image? - andielbc - 2010-01-13 Actually - I found this plug-in: http://blog.pcitron.fr/zenphoto-to-bbcode/ & although it does exactly what I need, I can't figure out how to get the link to show up on my image page. Image URL displayed under image? - acrylian - 2010-01-13 http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functiongetImageLinkURL Image URL displayed under image? - andielbc - 2010-01-13 Wonderful, thank you! |