Closed (works as designed)
Project:
Drupal core
Version:
6.26
Component:
book.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2010 at 13:12 UTC
Updated:
26 May 2012 at 05:52 UTC
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