Closed (fixed)
Project:
Free pager
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2011 at 04:35 UTC
Updated:
8 Apr 2012 at 21:30 UTC
I really need this for D7, I could pay something. Not much... but something... to have it in the next couple of days.
Comments
Comment #1
itangalo commentedI tried a quick stab at this, but now I have to get off the train and I unfortunately won't be able to work on this for some time. It doesn't work 100%, but if you know how to write theme things in D7 then maybe you can get it working.
Comment #2
itangalo commentedComplete! There is also an instruction for a simple use case at the project description page.
Comment #3
itangalo commentedPS: If you feel like paying something for this – please consider buying my Drupal book at http://go.nodeone.se/drupal7book. :-)
Comment #4
tchopshop commentedHey, I just did! I was thinking yesterday about buying it anyway to support you, since I love your enthusiasm and what you are doing!
Comment #5
itangalo commentedSweet!
The D7 version is not perfect, but it should work and result in the proper output. Please open issues if you find problems – it will take a few days (maybe a week?) before I can check back here, but sooner or later I will.
Writing the D7 port made me think of another approach for this module, where the pager is just a block making use of a view – not a view display plugin. I think that makes more sense, since I want to run additional logic and also disregard pretty much of the Views configuration. If I make such a rewrite, I'll probably release it as a full module. Feel free to add any ideas or thoughts you come up with using the current version.
Comment #6
itangalo commentedFull D7 version now released, new 2.x branch with smarter solution. And sandbox promoted to full project!
Comment #7
tchopshop commentedThis is fantastic!!!