Active
Project:
CCK Pager
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2012 at 11:12 UTC
Updated:
24 Feb 2012 at 09:01 UTC
The CCK pager seems to be firmly attached to the field output it is splitting in pages. One of the best features Drupal 7 has over D6 is the ability to easily change the appearance of nodes by simply repositioning fields. It would be fantastic to be able to do so with the CCK pager as well.
what I'm aiming for (creating a gallery):
- title
- photos
- body (text)
- pager
however, because the pager seems to be part of the photos-field the best I can do is:
- title
- photos
- pager
- body (text)
The Display Suite module offers a relatively easy way of tackling this but I have been unable to get this to work. Has anyone here been successful in using DS for this purpose and if so... how? :)
Comments
Comment #1
peximo commentedHi, I never used Display Suite and now I have no time to work on integration.
Any patch is welcome, however.