I had not really looked at this module before reading you post in viewfield queue : http://drupal.org/node/121496
Really interesting stuff.

Although I'm probably not seeing all the picture, It occurred to me that maybe it could be merged / integrated with viewfield - Custom pagers providing basically a new formatter for a viewfield (render prev / next links instead of a node list)

I guess there is a whole range of options :
- integrate custom pagers in viewfield
- keep custom pagers as a separate module, stripping it down to an additional formatter for viewfield
- keep custom pagers as is (no dependency), but provide a formatter if cck + viewfield is present
- ...

Or maybe none of the above because I'm overlooking some feature. There is really interesting stuff happening in different parts of contribs around this area (views / cck / viewfield / formatters...), and I can't help thinking there are potential powerful synergies behind...

Comments

eaton’s picture

Hmmmm. This is actually a great idea. It *would* make sense as a viewfield formatter. Hmmmmmmm. I'll have to take a quick look at it. Thanks!

gopher’s picture

I would just like to add my support for viewfield + custom_pagers integration

niklp’s picture

Subscribing for syngergistic intrigue.