Pagination

ivansf - June 11, 2009 - 14:41
Project:Views Node Feed
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I may be missing some other option that works as a solution for me. But I would love to see a way to get an offset, as an argument or just make pagination available.

Something to work as www.domain.com/xml/TermArgument?page=1

I'm parsing this xml on a mobile device so I need to do it on little steps.

Thanks!

#1

andrewlevine - June 16, 2009 - 13:07

Did you already test and make sure that this doesn't work? If I remember correctly it will respect pages.

#2

Cheek - September 16, 2009 - 23:51

First of all, thanks for the great module! It's easy to implement and works as expected.

Only, just like Ivan I can't get the offset to work. I tried adding "?page=5" to the URL and several Views settings, but it keeps displaying the first 8 items - I've set Views to 8 items per page.

Any solution?

#3

andrewlevine - September 17, 2009 - 16:05

This did work in D5 and I haven't worked on the D6 branch at all. Don't have time for this but I will look at any patches submitted :).

#4

andrewlevine - September 17, 2009 - 16:07
Category:feature request» bug report

this is a bug

#5

Cheek - September 17, 2009 - 23:05

I'm looking at the code, but I'm a newbie when if comes to Drupal modules. Any suggestions about finding the bug?

 
 

Drupal is a registered trademark of Dries Buytaert.