You are here

README.txt in Pager for Content type 8

Same filename and directory in other branches
  1. 7 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 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.txt
View source
  1. Description
  2. -----------
  3. For every node of selected content type module add "previous" and "next"
  4. buttons to previous or next node.
  5. Module provide custom pager for content type.
  6. Pager will apply to end of noder render array.
  7. Requirements
  8. ------------
  9. Drupal 7.x
  10. Installation
  11. ------------
  12. 1. Copy the entire pager_for_content_type directory
  13. the Drupal sites/all/modules directory.
  14. 2. Login as an administrator. Enable the module
  15. in the "Administer" -> "Modules"
  16. 3. (Optional) Edit the settings under
  17. "Administer" -> "Configuration" -> "Pager settings" -> "Pager for content
  18. type settings"