<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>
<DIV>I briefly looked at that module and decided we don't need it. If I manually add a menu item (disabled, so it doesn't make a long menu), everything works: that is, menus&nbsp;show up and breadcrumbs are displayed. Clearly this will be the easiest methof for the customer. However, I am still trying to figure out how to get hook_menu() to place the schools under the desired parent menu item, which has a path of node/206.<BR>&nbsp;</DIV>
<P><FONT color=#ff007f size=4 face="bookman old style, new york, times, serif"><EM><STRONG>Nancy</STRONG></EM></FONT></P>
<P>&nbsp;</P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P><BR></DIV>
<DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 12pt"><BR><FONT size=2 face=Tahoma>
<DIV style="FONT-FAMILY: Courier New, monaco, monospace, sans-serif; FONT-SIZE: 10pt">
<HR SIZE=1>
</DIV>
<DIV style="FONT-FAMILY: Courier New, monaco, monospace, sans-serif; FONT-SIZE: 10pt"><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Christian López Espínola</DIV>
<DIV style="FONT-FAMILY: Courier New, monaco, monospace, sans-serif; FONT-SIZE: 10pt"></FONT><BR>On Fri, Mar 18, 2011 at 7:45 PM, nan wich &lt;<A href="mailto:nan_wich@bellsouth.net" ymailto="mailto:nan_wich@bellsouth.net">nan_wich@bellsouth.net</A>&gt; wrote:<BR>&gt; I have Views generating a list of links to all schools in the system. That<BR>&gt; works fine, even the glossary style stuff (neat stuff, Earl). However, when<BR>&gt; someone clicks on the link and the node shows up, there is no breadcrumb<BR>&gt; (except "Home") or menu displayed. I surmised that this is because those<BR>&gt; nodes are not in a menu. The menu is generated by menu_tree_page_data(). So,<BR>&gt; I thought I'd get around that by adding a menu item for each school below<BR>&gt; (i.e. as a child of) the "All Schools" menu item. I know how to specify the<BR>&gt; menu name, but how does one say that this item should be below such-and-such<BR>&gt; a parent? The parent&nbsp;has a
 link_path of node/206, so I can't very well make<BR>&gt; the path "node/206/node/118". Given that there are 130+ schools, this may<BR>&gt; make the menu unwieldy.<BR><BR>I use custom_breadcrumbs [1] for this. I configure what the breadcrumb<BR>of this type of content should be using tokens. Maybe it's worth<BR>taking a look.<BR><BR>[1] http://drupal.org/project/custom_breadcrumbs<BR>-- <BR>Cheers,<BR></DIV></DIV></div></body></html>