Is there anyway to show the different drafts of the same book?

So if I am currently at the chapter 2 of the 2nd book's final draft, the links to the first draft and second draft of chapter 2 will show up? They might have different titles, content, etc, but they are essentially the same book.

Comments

scoutbaker’s picture

Drupal 7 is still in development, so I hope you're not really using that version. I would recommend using the current 6.13 version.

To track different versions of a node (Book page in this case), you can enable revisions for that content type. Then every time you eidt the page, a copy of the older version is saved. The Diff module lets you compare revisions.