Closed (won't fix)
Project:
Drupal core
Version:
7.12
Component:
book.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Mar 2012 at 08:19 UTC
Updated:
31 May 2013 at 01:18 UTC
That would be great, if we can add views of type page into book structure. Configuration similar to adding views into menu.
If this issue is more suitable for Views - please reassign, don't wontfix. There is to much workarounds for this and they are ugly.
Comments
Comment #1
neRok commentedI dont think views pages are entities, so they cant be added to a book.
1 easy solution is to use panels module and enable 'Panel nodes'. The content of the panel node could be your view (set view up as content pane, not views page), and you can then add your panel node to the book.
Comment #1.0
neRok commentedadd connected issue