I'm not exactly sure if this is the right way to phrase it, but is there a way to display the name of the book in a template? I'll elaborate. The site I am working on will have a series of books, and depending on which book you're viewing, the name of the uppermost parent will be displayed. I saw a post where the parent was displayed, but the nid was hardcoded. I'd like to be able to determine, first, if the page the reader is on is a book, and if so, display the title of the uppermost parent. Any suggestions?
OK, I have all my documentation in my drupal site, and now, due to some great help on another post, I can include the perl files from my previous administrator section of my site. These files are secured so you can only access them if you do so from the drupal installtion. Unfortunately, I can't get these embedded perl files to function correctly.