Posted by alpinejag on April 4, 2007 at 7:00pm
3 followers
Jump to:
| Project: | Views |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Is there any way to add a view to a book outline?
Comments
#1
I'd love to be able to do this too - anyone??
#2
Create 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.
#3