README.txt in Paging 7
Same filename and directory in other branches
Paging ========== Break long pages into smaller ones automatically by words/characters limit, or by means of a customizable pagination tag. For example: First page here. <!--pagebreak--> Second page here. <!--pagebreak--> More pages here. Installation ---------- 1. Install the pagigng moduile as usual, and enable at admin/build/modules. (See http://drupal.org/documentation/install/modules-themes.) 2. Configure the general pagination settings under Administration > Configuration > Content authoring > Paging (admin/config/content/paging). 3. Enable paging for each content type and define specific settings under Administration > Structure > Content types (admin/structure/types). Support ---------- * If you experience a problem with paging module, file a request or issue in the paging queue at http://drupal.org/project/issues/paging. Credits ---------- * Original module written by Marco Scutari. * Rewritten and considerably shortened and by Earl Miles. * Rewritten, extended and maintained by Gurpartap Singh. * Drupal 7 upgrade (modified version) by Jen Lampton.
File
README.txtView source
- Paging
- ==========
-
- Break long pages into smaller ones automatically by words/characters limit, or
- by means of a customizable pagination tag. For example:
-
- First page here.
-
- Second page here.
-
- More pages here.
-
-
- Installation
- ----------
- 1. Install the pagigng moduile as usual, and enable at admin/build/modules.
- (See http://drupal.org/documentation/install/modules-themes.)
-
- 2. Configure the general pagination settings under Administration >
- Configuration > Content authoring > Paging (admin/config/content/paging).
-
- 3. Enable paging for each content type and define specific settings under
- Administration > Structure > Content types (admin/structure/types).
-
-
- Support
- ----------
- * If you experience a problem with paging module, file a request or issue in
- the paging queue at http://drupal.org/project/issues/paging.
-
-
- Credits
- ----------
- * Original module written by Marco Scutari.
- * Rewritten and considerably shortened and by Earl Miles.
- * Rewritten, extended and maintained by Gurpartap Singh.
- * Drupal 7 upgrade (modified version) by Jen Lampton.