I'd like to contribute a new module: CCK Pager allows to page the item list of any CCK field with multiple values.
The module reimplements all the formatters defineds by all the others CCK modules and extends them by paging the field item list; setting the number of elements per page can be made globally or per field (this feature is available through the hook_field_settings_alter which currently (07/23/2209) is implemented only in the dev version of CCK; the patch that implements this hook should be released with version 6.x-2.5 of CCK).
The source code and a demonstration are available here http://www.psegno.it/pubblicazioni/2009/07/25/cck-pager.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | cck_pager-6.x-1.0.tar_.gz | 8.48 KB | peximo |
Comments
Comment #1
peximo commentedComment #2
AjK commentedComment #3
AjK commentedComment #4
avpaderno