PDA

View Full Version : Archive Pages


LynnR
08-30-2005, 03:26 PM
I would like to be able to archive my shots with multiple pages rather than all on one. I saw on the add-ons page that I could insert a number of how many I would like on each page. I put 50, clicked update, ... but there must be something I'm missing ???

Help anyone?

Joe[y]
08-30-2005, 03:39 PM
are you using <THUMBNAILS_WHOLE_PAGED> ?

LynnR
08-30-2005, 03:45 PM
I'm not sure? Is that an option question in the admin mode?, .... I missed that (I guess) ... let me look.

LynnR
08-30-2005, 03:46 PM
Where can I find out if I am? Please.

LynnR
08-30-2005, 03:49 PM
in my addons folder, I have a: paged_archive.php file ... ?

Joe[y]
08-30-2005, 03:51 PM
in your browse_template.html you should replace the tag <THUMBNAILS> with <THUMBNAILS_WHOLE_PAGED>. Give it a go.

LynnR
08-30-2005, 03:58 PM
... changed, and uploaded, ... but I'm stiull getting 117 thumbs on one page ... ?

LynnR
08-30-2005, 04:03 PM
are the extra pages created on the fly?, ... do I have to create the extra pages?

LynnR
08-30-2005, 04:11 PM
hmmmm, ... maybe something do do with this:

<LINK_TO_PAGED_ARCHIVE> // Link to Paged-by-page archive page as <a href="index.php?x=browse&pagenum=1">Archive</a>',$tpl);
*/

where would I put this, in the browse images template?

LynnR
08-30-2005, 04:16 PM
... never mind, I'm going to just change the size of the thumbnails and leave it at that.

Thanks anyway. :)

Joe[y]
08-30-2005, 06:54 PM
you'd replace the links to the archive page with that tag...