PDA

View Full Version : Paging archive


chinaski
05-28-2007, 04:04 AM
Hi.

I just finished to tweak my photoblog with PP. Made a custom template and other things. But I just don't know how to show only a certain number of thumbs in my browse page:

http://www.dezigne.com.ar/frozen/index.php?x=browse

is showing all photos (40), but i want to show only 32 thumbs per browse page.

Any suggestion?

chinaski
05-28-2007, 01:49 PM
PS: I was looking at the "Page-By-Page-Archive" addon, but I don't need to show thumbs per category or month, just a few pages and not the whole.

Dkozikowski
05-30-2007, 10:07 AM
Use the paged archive addon and then use the related paged archive tags in your browse_template.html file.

http://public.dwilkinsjr.com/pixelpost/docs/1.6.0/tags.html#pagedarchive

.

chinaski
05-30-2007, 04:35 PM
thanks for your reply dwilkinsjr.
worked fine. ;)

pengrus
06-24-2007, 03:16 AM
I also need some help. I used both <LINK_TO_PAGED_ARCHIVE>

And
<a href="index.php?x=browse&amp;pagenum=1">Archive</a>

It did not work. I am on v1.6.

Thanks for your help.