19 Apr
2005
19 Apr
'05
7:51 a.m.
Issue status update for http://drupal.org/node/20831 Project: Drupal Version: 4.6.0 Component: book.module Category: feature requests Priority: normal Assigned to: Anonymous Reported by: clydefrog Updated by: clydefrog Status: patch This is a patch to include the top-level book page in the book navigation block. I think this makes the navigation block a lot more useful. Before this patch, all pages in the book were included in the block except for the root level page, so it was difficult to get back to the root level. I don't know if this is the best way to do it, but it works and affects only book_tree() and book_block(). clydefrog