Active
Project:
Custom Pagers
Version:
5.x-1.9
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 May 2008 at 18:11 UTC
Updated:
28 Nov 2008 at 16:21 UTC
Is it something I just can't get or is it the feature by design: I would love to have pager to work exactly inside given taxonomy term not the top one as it is supposed by token module.
So if there are tid one/two/three and somebody came to browse trough "three" the pager would work with those nodes.
The taxonomy lists are overridden with default views taxonomy setup.
Comments
Comment #1
harmonyhalo commentedI'd love to try work out how to do this too.
At my site at www.1015saturdaynight.com i have a number of dates for each week and i'd love for the custom pager to be able to work just within the one date term... is there any way to do this?
Comment #2
asak commentedsubscribing.
Comment #3
aw04obee commentedThis could be done by adding an argument to the view and let CP pass an argument to the view, which can be of the [type] kind if you have installed the token module. This would make views handing an array of only the items in that term to CP.
Tried it myself but I run into the problem as described at http://drupal.org/node/309831