<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=219165713-15062006><FONT face=Arial 
color=#0000ff size=2>Yep this works.&nbsp; I've done similar things to make 
blocks appear on specific pages.&nbsp; You don't technically need path_auto to 
accomplish this.&nbsp; If you use the path module, you can manually set up each 
page with a path (e.g. news/todaysnews). What pathauto does for you is to 
automatically set the "path" alias names based on content type and/or taxonomy 
term plus the page title. You can always override a particular page by 
specifically setting its path, provided you have the path module enabled. 
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=219165713-15062006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=219165713-15062006><FONT face=Arial 
color=#0000ff size=2>Menu sections&nbsp;can easily be reorganized into 
different&nbsp;blocks by following the basic steps.</FONT></SPAN></DIV>
<OL dir=ltr>
  <LI>
  <DIV align=left><SPAN class=219165713-15062006><FONT face=Arial color=#0000ff 
  size=2>Make sure menu module&nbsp;is&nbsp;enabled and&nbsp;add a menu item. 
  </FONT></SPAN></DIV></LI>
  <LI>
  <DIV align=left><SPAN class=219165713-15062006><FONT face=Arial color=#0000ff 
  size=2>Make sure you have administer menu 
priviledges.</FONT></SPAN></DIV></LI>
  <LI>
  <DIV align=left><SPAN class=219165713-15062006><FONT face=Arial color=#0000ff 
  size=2>Make a new menu block using "Add a Menu" under 
  Administer-&gt;Menus</FONT></SPAN></DIV></LI>
  <LI>
  <DIV align=left><SPAN class=219165713-15062006><FONT face=Arial color=#0000ff 
  size=2>Move or add a menu item to your new menu by changing its "Parent Item" 
  to&nbsp;the newly created menu. </FONT></SPAN></DIV></LI>
  <LI>
  <DIV align=left><SPAN class=219165713-15062006><FONT face=Arial color=#0000ff 
  size=2>Now go to Administer-&gt;Blocks to control the placement of your newly 
  created menu block in the normal way, as well as which paths it might appear 
  on. </FONT></SPAN></DIV></LI></OL>
<DIV dir=ltr align=left><SPAN class=219165713-15062006><FONT face=Arial 
color=#0000ff size=2>Dave</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> support-bounces@drupal.org 
[mailto:support-bounces@drupal.org] <B>On Behalf Of </B>Pherowze<BR><B>Sent:</B> 
Thursday, June 15, 2006 6:43 AM<BR><B>To:</B> 
support@drupal.org<BR><B>Subject:</B> Re: [support] Menus<BR></FONT><BR></DIV>
<DIV></DIV>Path auto?....Let me find out what it is and how to use it... Kobus, 
I was unable to separate the menus using block admin pages... 
<BR><BR>Thanks.<BR><BR>
<DIV><SPAN class=gmail_quote>On 6/15/06, <B class=gmail_sendername>Greg 
Knaddison - GVS</B> &lt;<A 
href="mailto:Greg@growingventuresolutions.com">Greg@growingventuresolutions.com</A>&gt; 
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">On 
  6/15/06, Kobus Myburgh &lt;<A 
  href="mailto:ITBJDM@puknet.puk.ac.za">ITBJDM@puknet.puk.ac.za</A>&gt; 
  wrote:<BR>&gt; &gt; ...I have the main header with the primary links<BR>&gt; 
  &gt; which never changes regardless of the section... on the menubar on 
  <BR>&gt; the left<BR>&gt; &gt; or right of the page I will have a submenu 
  which will change whenever<BR>&gt; I go<BR>&gt; &gt; to a different 
  section......<BR>&gt; &gt;<BR>&gt; &gt; Can this be achieved using drupal...? 
  If so how....? <BR>&gt;<BR>&gt; You can use a custom block with php if-then 
  conditions or switches. Not<BR>&gt; sure if there is an easier 
  way.<BR>&gt;<BR>&gt; If you don't know how to code, it is perhaps better to 
  make separate<BR>&gt; blocks with the menu links in them and only set their 
  visibility in <BR>&gt; block admin pages, otherwise you can make one block 
  with different PHP<BR>&gt; conditions to display the links as they should be 
  per page.<BR>&gt;<BR><BR>If you use pathauto to create your paths for you then 
  you could set up <BR>a system that splits your "different sections" into 
  different URLs on<BR>the site such 
  as:<BR><BR>forum/<BR>blog/<BR>news/<BR><BR>And then create blocks appropriate 
  for those sections and in the block<BR>visibility settings set the blocks to 
  only show on forum/* pages or <BR>blog/* pages as appropriate.<BR><BR>With 
  pathauto it's possible to separate by either node type (as shown<BR>above) or 
  by the lowest weighted taxonomy term in the lowest 
  weighted<BR>taxonomy.<BR><BR>Regards,<BR>Greg<BR><BR><BR>--<BR>Greg Knaddison 
  | Growing Venture Solutions<BR>Denver, CO | <A 
  href="http://growingventuresolutions.com">http://growingventuresolutions.com</A><BR>Technology 
  Solutions for Communities, Individuals, and Small Businesses <BR>--<BR>[ 
  Drupal support list | <A 
  href="http://lists.drupal.org/">http://lists.drupal.org/</A> 
]<BR></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <BR>Warmest 
Regards,<BR><BR>Pherowze </BODY></HTML>