Hi, as I've been unable to have an anwser in support@drupal.org, I'll ask again here: Under Drupal 5.2 when I create a menu item pointing to "user", it's not displayed. Why is that ? Thanks, Xav
It will display, but not if you're logged in because you don't need to see the login form if you're already authenticated. Otherwise, "My account" is the authenticated /user equivalent. Xavier Bestel wrote:
Hi,
as I've been unable to have an anwser in support@drupal.org, I'll ask again here: Under Drupal 5.2 when I create a menu item pointing to "user", it's not displayed. Why is that ?
Thanks, Xav
On Thu, 2007-10-18 at 10:26 -0400, David Norman wrote:
It will display, but not if you're logged in because you don't need to see the login form if you're already authenticated. Otherwise, "My account" is the authenticated /user equivalent.
Are you sure ? I just tried (with Drupal 5.3) and created a new menu entry, linking to user (without slash), and *without* submenu. It doesn't appear here. Xav
See http://drupal.org/node/74706 for guidance as to why this doesn't work and what to do about it. On Oct 18, 2007, at 10:37 AM, Xavier Bestel wrote:
On Thu, 2007-10-18 at 10:26 -0400, David Norman wrote:
It will display, but not if you're logged in because you don't need to see the login form if you're already authenticated. Otherwise, "My account" is the authenticated /user equivalent.
Are you sure ? I just tried (with Drupal 5.3) and created a new menu entry, linking to user (without slash), and *without* submenu. It doesn't appear here.
Xav
On Thu, 2007-10-18 at 16:37 +0200, Xavier Bestel wrote:
On Thu, 2007-10-18 at 10:26 -0400, David Norman wrote:
It will display, but not if you're logged in because you don't need to see the login form if you're already authenticated. Otherwise, "My account" is the authenticated /user equivalent.
Are you sure ? I just tried (with Drupal 5.3) and created a new menu entry, linking to user (without slash), and *without* submenu. It doesn't appear here.
I must add: the menu item doesn't appear even when I'm logged in. Xav
On Thu, 2007-10-18 at 17:04 +0200, Xavier Bestel wrote:
On Thu, 2007-10-18 at 16:37 +0200, Xavier Bestel wrote:
On Thu, 2007-10-18 at 10:26 -0400, David Norman wrote:
It will display, but not if you're logged in because you don't need to see the login form if you're already authenticated. Otherwise, "My account" is the authenticated /user equivalent.
Are you sure ? I just tried (with Drupal 5.3) and created a new menu entry, linking to user (without slash), and *without* submenu. It doesn't appear here.
I must add: the menu item doesn't appear even when I'm logged in.
OK, I didn't read your mail very well I must say. Effectively it appears only for anonymous users. I'll try Darren's trick to have it permanently. Thanks, Xav
Xavier Bestel wrote:
On Thu, 2007-10-18 at 16:37 +0200, Xavier Bestel wrote:
On Thu, 2007-10-18 at 10:26 -0400, David Norman wrote:
It will display, but not if you're logged in because you don't need to see the login form if you're already authenticated. Otherwise, "My account" is the authenticated /user equivalent. Are you sure ? I just tried (with Drupal 5.3) and created a new menu entry, linking to user (without slash), and *without* submenu. It doesn't appear here.
I must add: the menu item doesn't appear even when I'm logged in.
I added a Login link to http://deekayen.net/ (Drupal 5.3). It won't be up there for but a day or two for this discussion, but it points to /user and the menu path entry is simply "user". So yes, I'm sure.
participants (3)
-
Darren Oh -
David Norman -
Xavier Bestel