PDA

View Full Version : Archive beneath image


jorian
10-20-2006, 03:53 PM
I'm Trying to show my archive always beneath the image at the frontpage.

Does anyone know how?

Thanks,

Jorian

codepoit
10-20-2006, 04:03 PM
You should be able to just insert the appropriate archive tag in your image_template.html file. But why would you want to do this? That would mean that if your archive amasses 100 images, each person who visits your site will have to wait for the entire archive to load before doing anything else. It would also mean that when each visitor clicks previous or next links, the same wait time will occur for each image. This would not only be frustrating to visitors to your site, but would also create lots of unnecessary bandwidth on your hosts server. I would re-think doing this...

jorian
10-21-2006, 11:33 AM
Never looked at that problem!

Thank you

Dennis
10-21-2006, 12:55 PM
We have the <IMAGE_THUMBNAIL_ROW> tag for that. This will provide the user with a row (or column) with the last x (can be defined from the admin panel) pictures.