The book block displays the selected book element in a not-customizable fashion, showing title and teaser.
I would like to display the list of childs using views for a better legibility for example using a table configured with relevant fields.

How can I do that?

For example, I can customize the taxonomy term display by enabling the taxonomy_term view, is there anything like this for books?

Thanks

Comments

jvieille’s picture

Keeping on top of my list

mdupont’s picture

Project: Drupal core » Views (for Drupal 7)
Version: 6.17 » 6.x-2.x-dev
Component: book.module » book data

Related to the Views module

jvieille’s picture

Project: Views (for Drupal 7) » Drupal core
Version: 6.x-2.x-dev » 6.26
Component: book data » book.module
Status: Active » Closed (works as designed)

I understand better now, Book is a sort of hard coded node relationship woithout Views being concerned.
I found http://drupal.org/project/advancedbookblocks OK for a decent display and handling