Book top navigation module for Drupal
The book top navigation module takes the navigation bar that appears at the bottom of each book page, and repeats it at the top of the page.
NOTE: This module has not been accepted (yet) by the Drupal Powers That Be.
From the docs:
The book top navigation module takes the navigation bar that appears at the bottom of each book page, and repeats it at the top of the page. This can be especially useful for users who are scanning a book, looking for something they have seen before.
You can specify whether the table of contents is shown in the top navigation bar. You can also specify how long a page must be before the navigation bar is added. Repeated navigation can look strange on short pages.
The attached zip file has the code.
| Attachment | Size |
|---|---|
| booktopnav.zip | 8.16 KB |





I tried this but get an error
I tried this but get an error reporting a missing php file:
"Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/booktopnav/booktopnav_constants.php' (include_path='.;C:\php5\pear') in [URL]\sites\all\modules\booktopnav\booktopnav.admin.inc on line 9"