<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
On Tue, 2007-10-16 at 18:49 +0530, Kalyani Waychal wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">Try this:</FONT><BR>
    <FONT COLOR="#000000">code for:</FONT><BR>
    <FONT COLOR="#000000">&nbsp;&lt;?php &quot;user/&quot;.$user-&gt;uid ?&gt; </FONT><BR>
    <BR>
    <BR>
    <FONT COLOR="#000000">On 10/14/07, </FONT><FONT COLOR="#000000"><B>Xavier Bestel</B></FONT><FONT COLOR="#000000"> &lt;<A HREF="mailto:xavier.bestel@free.fr">xavier.bestel@free.fr</A>&gt; wrote:</FONT><BR>
    <BLOCKQUOTE>
        <FONT COLOR="#000000">Hi (newbie question ahead),</FONT><BR>
        <BR>
        <FONT COLOR="#000000">I'm using Drupal 5. I tried to add an element to the main menu to link </FONT><BR>
        <FONT COLOR="#000000">to &quot;my account&quot;, so I made it link to &quot;user&quot;. But when I do that, the</FONT><BR>
        <FONT COLOR="#000000">element doesn't appear in the menu (whereas it works for all other</FONT><BR>
        <FONT COLOR="#000000">pages). I have to put the full URL and then the element appears. </FONT><BR>
        <FONT COLOR="#000000">I looks like the menu system filters some elements based on some</FONT><BR>
        <FONT COLOR="#000000">mysterious criteria - for example the &quot;admin&quot; element is showed only for</FONT><BR>
        <FONT COLOR="#000000">administrators (that's handy). But why isn't &quot;user&quot; showing properly ? </FONT><BR>
        <BR>
        <FONT COLOR="#000000">Thanks,</FONT><BR>
        <FONT COLOR="#000000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Xav</FONT><BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BR>
Thanks, but that doesn't work: what I write in the menu editor &quot;path&quot; entry is copied verbatim (i.e. escaped) in the HTM, it's not interpreted.<BR>
<BR>
Does anyone knows why &quot;user&quot; isn't allowed ?<BR>
The exact same thing from the stock &quot;my account&quot; entry in the navigation menu is working, but not the one I created.<BR>
I'm helpless.<BR>
<BR>
&nbsp;&nbsp;&nbsp; Xav
</BODY>
</HTML>