I want to see the numbering in another variable (for a beautiful design theme), for example $paging.
How to implement the withdrawal numbering is not in the $content?
Could this problem be solved?
Thank you
(2 sun) thank you, this patch does not solve the problem :(.
I should be able to navigate the withdrawal ANY place in the Page Layout.
Your patch displays inside the variable block $content, above AND(OR) below :(.
Thanks.
pvasili, you made a good point to counter the problems with current inclusion of pager in content. I hope to make such a change in Drupal 6 version of paging! (issue active now).
Comments
Comment #1
pvasili commentedAnyone can offer the variant of the decision?
Comment #2
pvasili commentedI want to see the numbering in another variable (for a beautiful design theme), for example $paging.
How to implement the withdrawal numbering is not in the $content?
Could this problem be solved?
Thank you
Comment #3
oshaly commented...and paging for drupal 6.x???
есть ли модуль Paging для drupal 6.x??
Comment #4
sunMarking as duplicate of #266373: Add configurable position for pager above and/or below content or custom pager output in theme.
Comment #5
pvasili commented(2 olga-yola) - не смешивайте разные вопросы в одну кучу...
(2 sun) - big thank you for your reply. I will try to do it.
Comment #6
pvasili commented(2 sun) thank you, this patch does not solve the problem :(.
I should be able to navigate the withdrawal ANY place in the Page Layout.
Your patch displays inside the variable block $content, above AND(OR) below :(.
Thanks.
Comment #7
Gurpartap Singh commentedBefore providing this feature, I want the page names patch in, on which I'll be working in the coming month (hopefully).
Comment #8
pvasili commentedGurpartap Singh thank you. I will wait. I always can help test :)
Comment #9
sun@pvasili: No, #266373: Add configurable position for pager above and/or below content or custom pager output in theme also allows to store the rendered pager in a variable that can be output in any place in the theme (as the issue title implies).
Comment #10
pvasili commentedsun, big thank you for your answers and assistance.
I decided the problem easier:
I replacing the line:
in the file paging.module.
I used variable $node->pagination in file node.tpl.php to show pagination.
p.s. (Big thank _Troy_)
Comment #11
pvasili commentedComment #12
Gurpartap Singh commentedDuplicate issues need not to be closed.
pvasili, you made a good point to counter the problems with current inclusion of pager in content. I hope to make such a change in Drupal 6 version of paging! (issue active now).
Comment #13
Gurpartap Singh commentedDuplicate of http://drupal.org/node/266373 perhaps.