I am considering moving my computer component review site over to Drupal for its ability to grow with us and add features more easily.

However, after reading through this site and just finishing the new "Pro Drupal Development" book that was released this month, I can't find any mention of simple multi-page content system. Where a "node" might be an article and might be related to 10 other "nodes" that are pages to that article.

Is there something I have missed?

Comments

nevets’s picture

The book module allows form a chapter/page or chapter/sub-chapter relationships.

Vigile’s picture

... it seems like having 300 "books" or reviews would cause it to be an issue. A drop down box to select the "parent" of the new page you are creating is a very rough way of doing and easily will be unable to scale with the size of a review site.

themegarden.org’s picture

I'm not quite shure, but take a look at:
http://drupal.org/project/paging
Break long pages into smaller ones by means of a "page" tag:
---
Drupal Themes Live Preview - themegarden.org