Re: Pagination links within sections

2007-12-14 Thread Dilbert
Thank you very much, I didn't know about that page :-) On Dec 14, 3:48 pm, grigri <[EMAIL PROTECTED]> wrote: > Have you read the "How to retain search param in paging?" entries on > the "Frequent Discussions" page? > > On Dec 14, 2:45 pm, Dilbert <[EMAIL PROTECTED]> wrote: > > > I have a page tha

Re: Pagination links within sections

2007-12-14 Thread grigri
Have you read the "How to retain search param in paging?" entries on the "Frequent Discussions" page? On Dec 14, 2:45 pm, Dilbert <[EMAIL PROTECTED]> wrote: > I have a page that shows all the articles related to a town (http:// > localhost/towns/view/1) > The paginator links > arehttp://localhos

Pagination links within sections

2007-12-14 Thread Dilbert
I have a page that shows all the articles related to a town (http:// localhost/towns/view/1) The paginator links are http://localhost/towns/view/page:2 http://localhost/towns/view/page:3 and so on How can I pass the town id so the link is http://localhost/towns/view/1/page:2 http://localhost/towns