Page 1 of 1

Paginate page links like this, how?

Posted: Tue Oct 03, 2006 2:22 pm
by Rob_H
Hi all,

Say I've got a page content struncture like this:

Home > Page 1
            Page 2
            Page 3
            ...
            Page 8

And I want my child links to appear in groups of 4 so that on the home page I'd see:

Home

Content here

Child links 1 - 4 (next) <- click on this and I would see link 5 - 8 on the home page

I hope I've made this clear, if not please ask.

I'm using CMSms version 1.0.2 "Maui"

Thanks, Rob

Re: Paginate page links like this, how?

Posted: Thu Oct 05, 2006 9:09 am
by Rob_H
Crikey! Is this not possible? Or was me description to vague? I'd welcome any opinion on this question.

Thanks

Re: Paginate page links like this, how?

Posted: Thu Oct 05, 2006 9:56 am
by cyberman
If I'm right the cms_selflink tag could help ...

Re: Paginate page links like this, how?

Posted: Thu Oct 05, 2006 11:10 am
by Rob_H
Umm, yes I think your on the right track there. But how do you think I could use this to create a paginated set of child links?