Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
book data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2009 at 16:11 UTC
Updated:
20 Jul 2010 at 23:44 UTC
Is there a way to include not only the immediate parent of a book node but also all of the ancestors, i.e. the path from the first book node (with id=0) to the current node? If not, would it be straightforward to do that using a new module?
Comments
Comment #1
natukI managed to do this in the end by using nid for the book page and converting it to the path with a function in the theme file which looks like this (template as produced by views with "glossary" being my theme name and "alphabetical" my view name):
Comment #2
esmerel commentedNo activity for 6 months