PDA

View Full Version : Help with: Photo count and "next, previus" links


Mge
07-10-2005, 02:32 AM
Hi!

This is my photoblog: www.mgedreams.com.ar

I want to put in the navbar, a photo count, i.e.: "Photos 34", a code that autmatically updates the number of photos, what should i do? I don't understand very much of coding, so if anyone could say me what kind of "link" or code and where, i would be pleasured!

And the other things, is that i had put in the DW that whenever i put the mouse over the link (i.e.: next and previus), it has to change the color, but it doesn't happens!!
Help :S

Thank you all!!
And sory for my english :?

blinking8s
07-10-2005, 02:55 AM
in the docs section there is a list of template tags you can use to display info and stuff in your template, there is one for displaying the total number of images posted

so, you go to /templates/template-name/image_template.html and add the <SITE_PHOTONUMBER> tag where you need it and it will display the # of images posted

Mge
07-10-2005, 04:34 PM
Thanks a lot!

Snoops
02-20-2006, 10:16 AM
just what i was after .. thank you :)

seriocomic
02-20-2006, 10:30 AM
Another of those things that would be great as part of a wiki. Speaking of which - is there any documentation effort going alongside the 1.5 update?