[development] Breadcrumb and menu issues
nan wich
nan_wich at bellsouth.net
Fri Mar 18 18:45:55 UTC 2011
I have Views generating a list of links to all schools in the system. That works
fine, even the glossary style stuff (neat stuff, Earl). However, when someone
clicks on the link and the node shows up, there is no breadcrumb (except "Home")
or menu displayed. I surmised that this is because those nodes are not in a
menu. The menu is generated by menu_tree_page_data(). So, I thought I'd get
around that by adding a menu item for each school below (i.e. as a child of) the
"All Schools" menu item. I know how to specify the menu name, but how does one
say that this item should be below such-and-such a parent? The parent has a
link_path of node/206, so I can't very well make the path "node/206/node/118".
Given that there are 130+ schools, this may make the menu unwieldy.
Nancy E. Wichmann, PMP
(781) 697-6344
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110318/5b4c9d3f/attachment.html
More information about the development
mailing list