Closed (fixed)
Project:
Node Relativity
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2007 at 21:09 UTC
Updated:
10 Sep 2008 at 18:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
CloudCuckoo commentedI've been tinkering with this for the last couple of days. Here's my go at using custom pagers, views and token for paginating siblings.
In the view :
In the custom pager:
This passes the nid to the view which uses it to get the parent_nid and so the parent's child nodes.
View export is attached
Comment #2
JohnG-1 commentedCloudy you are a star! Thank you - this works great.
I tried setting the custom_pager settings to 'Cache the list of nodes' to see if it saved a little overhead on the database query this method adds ... but it prevented the pager from appearing where I wanted it to ... I guess the answer is leave the pager cache switched off ;)
many thanks
JohnG
Comment #3
CloudCuckoo commentedYou're welcome & setting to fixed.
Comment #4
(not verified) commentedComment #5
nainainai commentedthere are no Relativity: Parent Node ID argument type in Views 2 or it is just me.
Comment #6
nainainai commentedplease help
Comment #7
sdecabooter commentedHi nainainai,
Your request seems unrelated to the original topic of this issue. You might want to create a dedicated one.
But since there is no 6.x version yet of this module, there is also no integration yet with Views 2. You'll have to wait until a 6.x version is released.
Sven