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