Ticket #2725 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

New div at the top of the page in the theme.

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

Description

Create a div at the top most of the page in the themes that provides links to: Trac, Elgg, and Market place. Maybe also to request project? This should help integrate the different parts of beaversource.

Attachments

BS design sketch.pdf (77.1 kB) - added by bettse on 10/15/08 14:45:50.
Dr. Jensen's sketch of the new BS header

Change History

10/14/08 16:15:45 changed by cedenoj

  • owner set to cedenoj.

10/15/08 14:45:07 changed by bettse

From the email I sent o justin and jose earlier:

Guys,
    I spoke with Dr. Jensen this afternoon because I was a little worried we were
aiming towards a 3 tier navigation system.  He drew the attached sketched and it
cleared a lot of things up for me.  Some notes are:
The top most bar is static and unchanging with regards to which part of the
website you're on.  There will be no links in the orange bar area, only the
logo, "Beaversource - $projectname" and the search box.  All links that were
formerly in that area will either be completely gone, or will be integrated into
the 'mainnav' black bar with white buttons below the orange bar.
The login/logout will be floating right on the topbar and we want to give it a
distinct color from the other links so it stands out visually.

I hope this helps you guys as much as it helped me to understand the new look.

~Eric 

I've also attached the PDF sketch to this ticket.

10/15/08 14:45:50 changed by bettse

  • attachment BS design sketch.pdf added.

Dr. Jensen's sketch of the new BS header

10/17/08 22:19:54 changed by bettse

We're actually doing this using the elgg toolbar module since it was very similar. Also it allows us to use one line of HTML:

<script src="/social/mod/toolbar/js.php"></script>

to include this on any page, which means adding it to the request page and trac (header.cs) becomes really easy. Also, this means that any changes to it only need to be made in one location.

11/07/08 21:34:29 changed by cedenoj

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