<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
With respect to the first part of your post, there is one way I can
think of to accomplish this:<br>
<br>
If you create each menu item as an absolute link (e.g.,
<a class="moz-txt-link-freetext" href="http://www.example.com/node/1">http://www.example.com/node/1</a>), it bypasses the access checks. This is
technically a bug; it's in the tracker, and will likely be fixed for
D7. However, it works for now.<br>
<br>
It would be nice to see an option for menus such as 'Hide links
unavailable to user' or similar that allowed the access-based showing
and hiding of menu items.<br>
<br>
-- <br>
<strong>Brian Vuyk</strong><br>
Web Design &amp; Development<br>
T: 613-534-2916<br>
Skype: brianvuyk<br>
<a class="moz-txt-link-abbreviated" href="mailto:brian@brianvuyk.com">brian@brianvuyk.com</a> | <a href="http://www.brianvuyk.com">http://www.brianvuyk.com</a><br>
<br>
On 06/14/2009 04:32 PM, Ashraf Amayreh wrote:
<blockquote
 cite="mid:a53d1b3b0906141332x8d34633qd432a4e29221480f@mail.gmail.com"
 type="cite">
  <div dir="ltr">Hello all,<br>
  <br>
I guess my question is pretty simple. I've run into a scenario where a
site wants all primary menu items to show up regardless of access
rights. When a user clicks on the menu item, he would get a message
saying he needs to register to see this page. Is this possible at all?
I know that the primary menu items disappear when they're inaccessible.<br>
  <br>
Thoughts?<br>
  <br>
I guess the 2nd part of the question is, my module for 5.x used to
render the complete menu (honoring menu access rights) to create a
DHTML menu. But now in Drupal 6 it seems there's no way to get inside
collapsed menu items. Am I missing something? How can I get the full
tree rendered regardless of its state (collapsed or not)?<br>
  <br>
Thanks!<br>
-- <br>
Ashraf Amayreh<br>
  <a moz-do-not-send="true" href="http://aamayreh.org">http://aamayreh.org</a><br>
  </div>
</blockquote>
</body>
</html>