README.txt in Pager for Content type 7
Same filename and directory in other branches
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 array. Requirements ------------ Drupal 7.x Installation ------------ 1. Copy the entire pager_for_content_type directory the Drupal sites/all/modules directory. 2. Login as an administrator. Enable the module in the "Administer" -> "Modules" 3. (Optional) Edit the settings under "Administer" -> "Configuration" -> "Pager settings" -> "Pager for content type settings"
File
README.txtView source
- 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 array.
-
- Requirements
- ------------
- Drupal 7.x
-
- Installation
- ------------
- 1. Copy the entire pager_for_content_type directory
- the Drupal sites/all/modules directory.
-
- 2. Login as an administrator. Enable the module
- in the "Administer" -> "Modules"
-
- 3. (Optional) Edit the settings under
- "Administer" -> "Configuration" -> "Pager settings" -> "Pager for content
- type settings"