<html>
<body>
Hello Nancy and all. <br>
Thanks a lot for all your time.<br><br>
That's maybe where I am lost.<br>
I am on Drupal 7. I am sure that what I can do is simple, maybe some of
you willl laugh with this.<br>
Let's say I have 3 areas, 3 school areas. Each school area has 4
departments.<br>
What I want is that all the content is classified under a
&quot;menu&quot; (I am not sure now if I can call a menu) let's say a
category. So when some content is created use created under one Area and
One department. So let's say is content for Area 1 and Dept2, then the
link menu would be:<br><br>
- Area1<br>
&nbsp; + Department 2<br><br>
And when I select to see content from Department 2, I should go to<br>
-&nbsp; Area1<br>
&nbsp;&nbsp; + Department 2<br><br>
Menu, and I should see:<br><br>
-&nbsp; Area1<br>
&nbsp;&nbsp; + Department 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content 1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content &quot;n&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; etc<br><br>
But if I want to see content for Area1, Then I iwll go to menu<br><br>
-&nbsp; Area1<br><br>
And should see:<br><br>
-&nbsp; Area1<br>
&nbsp;&nbsp; + Department 1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content 1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content &quot;n&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; etc<br>
&nbsp;&nbsp; + Department 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content 1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content &quot;n&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; etc<br>
&nbsp;&nbsp; + Department 3<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content 1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content 2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; content &quot;n&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; etc<br><br>
I am starting to belive that this kind of &quot;data separation&quot;
should not be done with menus. I am using the Main menu only, with a tab
for each area and inside each tab the menu corresponding to each
department. But when I select the main tab, I do not see only the content
for that Area and the same if I go to a department. It just do not
work.<br><br>
Maybe my explanations are not so clear. I am sorry in advance.<br><br>
Thanks in advance for your time and for all the advices.. I will continue
trying and learning.<br>
&nbsp; <br>
Jorge Biquez<br><br>
At 08:45 p.m. 07/05/2011, you wrote:<br>
<blockquote type=cite class=cite cite="">Jorge, perhaps you could state
your issue a bit more clearly. <br>
&nbsp;<br>
The only relationship between menus and blocks is that menus are
typically shown in blocks.<br>
One menu is all 90% of my sites have; and that should be the case for
everyone. If you wish to show only the part of the menu related to the
current page, then take a look at
<a href="http://drupal.org/project/menu_block">
http://drupal.org/project/menu_block</a>.<br>
&nbsp;<br><br>
<font face="bookman old style" size=4 color="#FF007F"><b><i>Nancy<br>
</i></b></font><br>
<font face="arial">Injustice anywhere is a threat to justice everywhere.
-- Dr. Martin L. King, Jr.<br>
</font><br><br>
<br>
<font face="Tahoma" size=2><b>From:</b> Jorge Biquez<br>
</font>&nbsp;<br>
I am still working on the exercise to continue learning. I am still
confused with the menus and blocks and what's driving me crazy is not
being able to have one menu to show only the topics under that menu.....
but for sure I am learning a lot.!<br>
-- <br>
[ Drupal support list |
<a href="http://lists.drupal.org/" eudora="autourl">
http://lists.drupal.org/</a> ]</blockquote></body>
<br>
</html>