Hi
I have created books using the core book module in drupal 6. I use the book navigation block to show the books on all pages. However, the 'books' are actually sections within courses. I am using the books for the sections because I am selling access per book, not per course. However, of course, the book menu then shows a whole bunch of books but knows nothing about the courses. I would like to have them categorized by course.
The way I have thought to do this is to create a taxonomy named course which I add to the book content type. I can then copy the book-all-books-block.tpl.php into my theme directory and edit it to have it place the category (the course taxonomy) in the menu. However, I don't have the skill to do this and would really appreciate it if somebody could help me.
Kind Regards
Chris









