Hi,
I appreciate how Lineage can help View put the entries in a hierarical order, however how should I do to modify that view?
I would like to have a before the entries with the same term a header of that term to introduce it.
I mean something like this:
COMPUTERS
Entry 1
Entry 2
SUB CATEGORY 1
Entry3
Entry4
SUB CATEGORY 2
Entry5
Entry 6
Or something along those terms.
Thank you
Comments
Comment #1
vph commentedUse sitemenu.
Comment #2
merlinofchaos commentedI believe the views bonus pack (http://drupal.org/project/views_bonus) now provides a plugin for this functionality.
Comment #3
(not verified) commentedComment #4
Steve Dondley commentedI don't know if I'm just being thick or what. I'm not looking to drill down through several pages of terms to find a node. I want all the titles of all nodes on one page with links to the full node. I've been playing around with the lineage view in the bonus pack and I cannot achieve this effect. I followed these instructions in the README file:
"Add Lineage:depth as a field to a view to get the nesting effect"
But I just end up with a simple flat list of full nodes, not grouped at all.
Can someone please spell out the settings to get the following on a *single* page:
VOCABULARY
TERM 1
-Node 1 title (links to full node)
-Node 2 title (links to full node)
TERM 2
-Node 3 title (links to full node)
-Node 4 title (links to full node)
-Node 5 title (links to full node)
Comment #5
rimma commentedI also want to know.
by the way, in data base, the depth column means the hierarchy of terms?
What is " lineage/reset"?
thanks
Comment #6
psiska commentedVOCABULARY
TERM 1
-Node 1 title (links to full node)
-Node 2 title (links to full node)
TERM 2
-Node 3 title (links to full node)
-Node 4 title (links to full node)
-Node 5 title (links to full node)
This would be nice if someone explained it. I'm far used to views, but i just can't to figure this one out :/
I have a custom content type "weblinks" and would like to display all weblinks on one page grouped by their taxonomy term.
Comment #7
wrunt commentedAs far as I can tell, the views_bonus_lineage_tree module can't do what Diego is after, but I'm not sure. I'm assigning this as a feature request to the Views Bonus folks.
As vph suggested, the SiteMenu module does something very similar, but it would be cool to be able to do this in views.
Comment #8
dynv commentedSteve I was looking after the same thing (comment #4) ! It would be nice to have this for views_bonus.
I found something similar in the views bonus called "Lineage: Nested taxonomy summary" but unfortunately it doesn't expand to the nodes neither show terms which doesn't have node using it and it adds the number of nodes in parenthesis (could be optional).
However, I found another menu which does this but is more complicated to install and does only this : http://drupal.org/project/TaxTreeNodes
Comment #9
pomliane commentedThis version of Views Bonus Pack is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.