<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; "><span>Gee, I'd go low tech and use a custom "access callback" function. "My project" would, for example use the TRUE return, and "Available projects" would negate the return value. Try to keep the logic simple because it may be invoked as often as every page request. If it is more complex, you could add a flag to $user-&gt;data in the project assignment code.</span></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; ">&nbsp;</div><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; "><font color="#ff007f" size="4" face="bookman old style, new york, times, serif"><i><strong>Nancy</strong></i></font></div><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; ">&nbsp;<br></div><div style="font-family: arial,
 helvetica, sans-serif; font-size: 12pt; "><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></div><div><br><blockquote style="border-left-width: 2px; border-left-style: solid; border-left-color: rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; "><div style="font-family: arial, helvetica, sans-serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> toon severijns</font></div><div class="yui_3_2_0_8_130745239860877"><div id="yiv1500465148"><div><font class="Apple-style-span" face="Arial" size="2"><br></font></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Let's i want to display or not display a menu item depending on some property of the logged in user. E.g. when my user has selected a project
 (i.e. a reference to the project can be found through the user) i want to display a menu item "my project", if not i want to display a different menu item "available projects". How do i do this? Context? Rules? Menu hooks?</div></div></div></div></blockquote></div></div></body></html>