Note: This may overlap with the Bluecheese theme and require updates to page.tpl.php

Examples in prototype:

- Main modules page - http://infrastructure.drupal.org/drupal.org-style-guide/prototype/module...
- Individual project page - http://infrastructure.drupal.org/drupal.org-style-guide/prototype/module...

Examples on staging site:

- Main modules page - http://theming.dosprint.org/floatleft/project/modules
- Individual project page - http://theming.dosprint.org/floatleft/project/blocks404

Issue :

In the prototype, when navigating the content menu (Download and Extend, Drupal Core, Modules, Themes), the header/title shown above the menu should be the title of the section - i.e. 'Download and Extend'. In the current implementation, the page title is shown above the content menu. See - http://infrastructure.drupal.org/drupal.org-style-guide/prototype/module... and http://theming.dosprint.org/floatleft/project/blocks404

Guidelines for showing the actual page title are:

1) When viewing a page that is part of the content menu, the page title won't be shown since the menu item will be active. See - http://infrastructure.drupal.org/drupal.org-style-guide/prototype/module...

2) When viewing a sub-item such as an individual project page, the page title is shown below the content menu. See - http://infrastructure.drupal.org/drupal.org-style-guide/prototype/module...

Comments

sagannotcarl’s picture

There is a specific issue open for the individual modules page here: #428060: Individual Module Page: Header styling

courtney’s picture

This has been partially implemented by updating drupalorg_crosssite.module and page.tpl.php

Tabs are not yet active when viewing an individual project page - example - http://infrastructure.drupal.org/drupal.org-style-guide/prototype/module...

There may be other cases where a tab needs to be active when viewing a node such as when viewing an individual handbook page.

Need development help with this.

courtney’s picture

Also, updated output of section title when displaying a page title to be a div styled as h1, and set individual page title as h1 styled as h2 - in page.tpl.php.

gábor hojtsy’s picture

Going to look into this. Still in the middle of the easter holiday, but I think I have a good handle on this.

Note that some pages will be tricky and will need handbook reorganization for example. Such as the mailing list page. It has a tab in the navigation on its own, but it is also currently a handbook page. So by general rules, the handbook tabs and title should appear, but it has its own tab and title. We could make exceptions in code, but I'd rather have the handbook clearly organized to avoid such cases.

lisarex’s picture

Project: Drupal.org infrastructure » Drupal.org Redesign
Component: Drupal.org module » Code
Issue tags: -drupal.org redesign

Moving issue to the Redesign project. Check to see who has been assigned to implement this section and the staging server it'll live on during implementation here: http://groups.drupal.org/node/37064

lisarex’s picture

Component: Code » UX
Issue tags: +drupal.org redesign

Assigning to new component.

drumm’s picture

Component: UX » Home
Status: Active » Fixed

I've generally been working on this and it is in good shape. Specific pages may still have the wrong section header or navigation, but they should be handled in specific issues.

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org redesign

Automatically closed -- issue fixed for 2 weeks with no activity.