<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <small>Hi John,</small><br>
    <pre>
It wasn't until a recent discussion that I understood the differences 
between the mailing lists.  I took support, as did you, to be about 
using/installing/configuring Drupal and it's modules, and development to 
be if you were writing code to achieve something in Drupal.  What was 
made clear to me recently is that development is about development *of* 
Drupal not development *with* Drupal if that makes the distinction clear.

Antoine's solution is a good one for a small number of menus and has the 
benefit of being able to be done without code.

HTH,
Malks.

On 6:59 AM, John Mitchell wrote:
&gt; Antoine,
&gt;
&gt; Thanks for the reply I will pass it over to our configuration person.  
&gt; The reason why I asked it on this list is that I thought that I would 
&gt; have to use some hook to alter it.
&gt;
&gt; Thanks again,
&gt;
&gt; John
&gt;
&gt; On Wed, Mar 30, 2011 at 12:24 PM, Jon Antoine 
&gt; &lt;<a class="moz-txt-link-abbreviated" href="mailto:antoinesolutions@gmail.com">antoinesolutions@gmail.com</a> <a class="moz-txt-link-rfc2396E" href="mailto:antoinesolutions@gmail.com">&lt;mailto:antoinesolutions@gmail.com&gt;</a>&gt; wrote:
&gt;
&gt;     Hi John,
&gt;
&gt;     This is a support question and should be posted to the support
&gt;     mailing list, not the development mailing list.  Please see
&gt;     <a class="moz-txt-link-freetext" href="http://drupal.org/community">http://drupal.org/community</a> for additional support options.
&gt;
&gt;     To quickly answer your question, the most obvious answer seems to
&gt;     be to create multiple menu's and use the block's path filter
&gt;     feature to control which menu block is shown on which page.
&gt;
&gt;     Cheers,
&gt;
&gt;     Antoine
&gt;
&gt;
&gt;     On Wed, Mar 30, 2011 at 9:15 AM, John Mitchell
&gt;     &lt;<a class="moz-txt-link-abbreviated" href="mailto:mitchelljj98@gmail.com">mitchelljj98@gmail.com</a> <a class="moz-txt-link-rfc2396E" href="mailto:mitchelljj98@gmail.com">&lt;mailto:mitchelljj98@gmail.com&gt;</a>&gt; wrote:
&gt;
&gt;         Within the following url "/admin/build/block" I have a region
&gt;         called "Header Top" and within it I have 3 blocks assigned to
&gt;         it.  One of the 3 blocks called "primary links" has 6 links
&gt;         and one of those links called "Home" has a URL link to the
&gt;         main page.  I would like to vary the URL of the "Home" link
&gt;         depending on the current page URL.  How would I implement this?
&gt;
&gt;         Thanks,
&gt;
&gt;         John
&gt;
&gt;
&gt;
&gt;
&gt; -- 
&gt; John J. Mitchell
</pre>
  </body>
</html>