Closed (fixed)
Project:
Drupal Commons
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 16:41 UTC
Updated:
11 Nov 2011 at 20:28 UTC
Good evening,
i have installed pagination module, working fine also for page story etc.
but i dont know how it helps to get the paging in the listing teasers, means say i click taxonomy terms news, then all story teasures come, i want to implement paging on teasures, i dont know wt to call it short nodes or what, actually i m new to drupal, so not clear with all technical terms as you r experts you must have got y question.
i just want paging with the pagination module on the teasers listing..
thanks in advance.
Best Regards,
Sachin Sharma.
Comments
Comment #1
ezra-g commentedI think you want to build a view that filters by content type - http://drupal.org/node/424168 documents this process somewhat.