Removing a Book from Drupal
Submitted by lev_lafayette on Wed, 06/20/2012 - 23:41The Drupal "Book" module is pretty awesome is you want to create structured content of any type which is very common. Removing or re-ordering a page from a book is pleasantly easy; simply select outline on the child-page and the options are there.
But what if you want to remove the top-level page from the book? Well, in what constitutes a slight failing of the Drupal module, the normal method simply isn't available, although there has been some valiant efforts to patch the problem.
