Paginate page links like this, how?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Rob_H

Paginate page links like this, how?

Post 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
Rob_H

Re: Paginate page links like this, how?

Post by Rob_H »

Crikey! Is this not possible? Or was me description to vague? I'd welcome any opinion on this question.

Thanks
cyberman

Re: Paginate page links like this, how?

Post by cyberman »

If I'm right the cms_selflink tag could help ...
Rob_H

Re: Paginate page links like this, how?

Post 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?
Locked

Return to “CMSMS Core”