Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2007 at 19:00 UTC
Updated:
27 Apr 2007 at 16:17 UTC
Is there any way to add a view to a book outline?
Comments
Comment #1
hsfdrupal commentedI'd love to be able to do this too - anyone??
Comment #2
merlinofchaos commentedCreate a regular book node, and do one of three things:
1) use PHP filter and theme('view')
2) use PHP filter and view_build_view
3) install and configure insert_view and use the [view] syntax it provides.
Comment #3
(not verified) commented