Closed (fixed)
Project:
Book Manager
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Feb 2010 at 00:23 UTC
Updated:
17 Dec 2010 at 09:50 UTC
Jump to comment: Most recent file
Currently the only Views integration is a relationship that doesn't appear to be completely working. It should be simple to create a view that has a node's title and its top-level book parent's title.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | book_manager_view.txt | 3.61 KB | jgraham |
Comments
Comment #1
jgraham commentedThis already works via the standard views book integration.
Attached is a view which shows the issue in this ticket as well as only showing personal books.
The views relationship "Book: top level book" is the parent page.
Book manager adds the relationship "Book: Personal Book" if you add both relationships such that "Book: Personal Book" uses "Book: top level book" as a relationship and require "Book: Personal Book" then you will only have books that are personal books returned by the view.
The attached view shows the above setup, the pertinent section is the "relationships" also of note is the "sort criteria" to get the proper page ordering.
Leaving open to either provide a default view or document use of the book_manager relationship.
Comment #2
jgraham commentedComment #3
jgraham commentedhttp://drupal.org/cvs?commit=458770