The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
60 views

Show all child nodes of a taxonomy term D7

Ok, so I've been ripping my hair off for the past 2 days now. I'm developing a web-site with a car catalog which contains the following hierarchy (taxonomy hierarchy): -brand1 --model1 --model2 ...
1
vote
2answers
126 views

How do you go without hierarchical taxonomy filters, when the site heavily relies on content browsing(multiple filters and sorting)?

I'm building classifieds site with drupal and got stuck on one major issue: I have 1 taxonomy vocabulary with parents, children, grandchildren and great-grandchildren, and can't find a way to build ...
4
votes
2answers
185 views

How to allow multiple parents (menu items) for a single node

How can I enable a single node to have multiple parents (D7)? Is it possible to show the hierarchical structure in the menu, therefore breadcrumb? Can I set a structure like the following? Home > ...
0
votes
0answers
92 views

Grouping a node's field checkboxes, populated by views

I've created a content-type product which I created a field in named kleuren (dutch for colors) and this field is an node_reference field. This field is populated by a view and has a widget type Check ...
0
votes
1answer
143 views

Node Hierarchy and active menu trails

I'm trying to use Node Hierarchy module together with the Menu Block module to create blocks in different regions of my site. My problems is that when a child path is active, the parent path doesn't ...
1
vote
2answers
439 views

Parent-child node relationship without using taxonomy?

I'd like to be able to offer sub-site maintainer's the ability to create their own sections of content. I can use a hierarchical taxonomy tree to force multiple levels of content to be classified at ...
1
vote
0answers
25 views

Inform parent author of children

I want to be informed when one of my nodes has a new child node added. (Node Hierarchy module). How can I do this exactly? I couldn't figure out a view that displays new children across all of my ...
0
votes
2answers
648 views

Node Hierarchy: Display Children of top most parent in views

Node Hierarchy lets you assign parent/child relationships to nodes, which can be displayed in Views. In Views, you can display the parent of a node, the ancestor of a node and the child of a node. ...
0
votes
0answers
58 views

Node References, new Node button for the referenced Node

I'm using References Module + cnr module for having bidirectional node references between two different node types (Say Brand and Product). So Brand can have many products but product has only one ...
1
vote
1answer
66 views

Separate urls for child node with multiple parent nodes?

I have a question. I am currently building a site with different sections (a content type with childrens of type normal-content), where some content is identical on parts of the site but some pages ...
1
vote
0answers
65 views

How create list of descendant nodes

How can I create page with Drupal 7 - views 3 module where are descendant nodes of the parent node. The structure of nodes is following: Parent node -Descendant 1 --Descendant 2 -Descendant 3 ...
1
vote
1answer
62 views

Holistic Design Critique for a Volunteer Matching Service

I'm a new Drupal developer, and I made an initial implementation of a project, but some of the things that I'm doing probably aren't the best solutions, so I was hoping to get some critiques of my ...
2
votes
1answer
119 views

Tree with linked structure and node leafs

I am working with Drupal 6 and i need to create a 3 level tree with 2 levels of links(topic and subtopic) and a third level of faqs. Example: Topic1 --Subtopic1 ----FaqA ----FaqB --Subtopic2 ...
1
vote
0answers
237 views

Display child count after each page in book navigation

I'm building a hierarchical site. and I'm using the Book module. The desired output for each listed node in the book navigation is "Page 1 (node count) (last comment date)." The question was asked on ...
1
vote
2answers
615 views

Taxonomy Menu & Hierarchy Trees

So I tried this tutorial on Taxonomy Menu and Menu Block. Now I set up the block to go in the header showing only 1 level deep. My goal is to click on that 1 level deep link and generate a second ...

1 2
15 30 50 per page