ZenphotoCMS Forum
adding (1 of 200) to breadcrumb line in image - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: adding (1 of 200) to breadcrumb line in image (/thread-728.html)



adding (1 of 200) to breadcrumb line in image - skuldugary - 07-09-2006

I am tweaking a theme (cimi) and i would like to add the position of the image in the album to the breadcrumb line, so it would look like this:

gallery:album:image (x of yyy)

where x is the image offset and yyy is the number of images in the album.

however, numImages does not seem to work in the album context, and i don't see an imageNum method.

would i have to write a php function to do this? if so, how would that be put in the theme in order to play well with others?

i'm just starting to play around with this. i may have to jump in and learn php..

tia,

doug




adding (1 of 200) to breadcrumb line in image - jayray999 - 13-09-2006

You want to edit image.php to do what you want. Your breadcrumb section should look like:

">home > ">  > ( of )use arrow keys to navigate