pager_for_content_type.admin.inc |
pager_for_content_type.admin.inc |
|
Describe configuration section for module |
pager_for_content_type.info |
pager_for_content_type.info |
|
name = Pager for Content type
description = Provides pager for node
core = 7.x |
pager_for_content_type.install |
pager_for_content_type.install |
|
Install, update, and uninstall functions for the pager for content type
module. |
pager_for_content_type.module |
pager_for_content_type.module |
|
Create previous and next buttons for all nodes in selected content type. |
README.txt |
README.txt |
|
Description
-----------
For every node of selected content type module add "previous" and "next"
buttons to previous or next node.
Module provide custom pager for content type.
Pager will apply to end of noder render… |