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
Comment #1
jvieille commentedKeeping on top of my list
Comment #2
mdupontRelated to the Views module
Comment #3
jvieille commentedI 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