ZenphotoCMS Forum
Retrieving 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: Retrieving filename (/thread-4179.html)



Retrieving filename - jackdaw - 2008-12-03

I got this code from sbillard I think, to be able to show the filename underneath the image title:

``

In 1.2.2. the filename isn't showing up anymore, so I guess something has changed in the code. So my question is how can I change it to get my filename back .




Retrieving filename - acrylian - 2008-12-03

It is now filename instead of name.




Retrieving filename - jackdaw - 2008-12-03

Thanks!




Retrieving filename - sbillard - 2008-12-04

name never should have worked. It was supposed to do something different (and not so useful) but the implementation was flawed and it worked exactly like the filename attribute.