Separate nodes into pages with paging module

Comments

Anonymous's picture

I prefer the pagination module instead, purely due to the fact that it allows a table of contents to be displayed based on the pages. So, you can jump straight to whatever page you need, without having to serially go through all pages to get to, for example, the last page.

If the paging module had I similar function, I would probably change to using it instead, as it seems (other than the toc), slightly more feature rich.

gucci's picture

Have you tried using this with the Book node type. I can see where this would be REALLY useful

Anonymous's picture

Thanks for the article, nice, clear and useful!
This is something that new comers often ask about, good to see there are excellent options out there.

Anonymous's picture

The pagination module offers some different options for performing the same function. http://drupal.org/project/pagination. Allows you to set automatic pagination for nodes based on character count, specified words, or other options.

Anonymous's picture

Have you tried using this with the Book node type. I can see where this would be REALLY useful, if each chapter in a book (with the chapter TITLES) could be sub-divided into pages!

Anonymous's picture

Paging works very well with the Book content type.

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account, used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <pre> <h2> <h3> <h4> <h5> <h6> <hr> <blockquote> <p> <br>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.

More information about formatting options