Ticket #2726 (closed defect: fixed)

Opened 1 year ago

Last modified 10 months ago

Redesign links in orange menu

Reported by: cedenoj Assigned to: cedenoj
Priority: major Milestone: 1.0
Component: Trac Version:
Keywords: Cc:

Description

The link at the top should only say: Logged in or Logged out. There's no reason in having multiple links or to tell the person that they are currently logged in as "username" since most people only have 1 sso account that they can use. Also, remove the Settings link since people can get to that page using the 'Admin' link in the main black menu.

Change History

10/13/08 11:18:58 changed by bettse

I think we're going to have the settings link, but it'll just redirect to their elgg user account settings page. The only thing you can change on the trac settings page is your name and email, which we could pull from elgg with our cron script. Keep in mind that the admin link in the "mainnav" isn't available to non-admins, who would still have settings associated with their accounts.

10/15/08 14:44:10 changed by bettse

To clear up some confusion about this; there will be NO links in the orange area, only the logo, project name, and the search box. all links that currently reside in there will be removed or moved to the main navigation bar. see #2725 for details.

12/05/08 12:39:15 changed by gallardj

  • owner set to cedenoj.

12/20/08 13:55:45 changed by bettse

On the elgg side this has already been taken care of, this ticket is still open for the trac side, but I think the plugin http://trac-hacks.org/wiki/NavHiderPlugin will probably do everything that needs to be done. It just needs to be tested on a VM, then made live.

01/12/09 21:26:14 changed by cedenoj

  • status changed from new to closed.
  • resolution set to fixed.

refs #2723 has taken care of this bug