Closed (fixed)
Project:
Pagination (Node)
Version:
6.x-1.6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2011 at 09:15 UTC
Updated:
29 Feb 2012 at 05:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
mundanity commentedHi there,
I'm not sure I understand your question, but if I think I do, you may be using the module wrong. This module just breaks up nodes with large bodies into separate pages, it does not paginate nodes per page (for example, showing 10, 20, etc... nodes per page). If you are looking to do something like that, I'd take a look at Views. If I've misunderstood, please let me know, and provide as much information as you can.
Comment #2
Nikdhil Mdohfan commentedI found a solution, is to do it with javscript, ajax and PHP sessson !!
Thanks mundanity
Comment #4
Nikdhil Mdohfan commentedIts like this