Currently there is no way to call the _cck_pager_link() function from a hook_cck_pager_alter() implementation because the needed $query_param variable is not available. This way it's nearly impossible to override pager links' theming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | cck_pager-874704-1.patch | 1.63 KB | plach |
Comments
Comment #1
plachThe attached path should fix the issue.
Comment #2
peximo commentedCommitted. Thanks.
Comment #3
peximo commented