Page titles when viewing pages with a content menu - i.e. Modules page

courtney - April 9, 2009 - 21:52
Project:Drupal.org Redesign
Component:UX
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:drupal.org redesign
Description

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...

#1

sagannotcarl - April 10, 2009 - 20:59

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

#2

courtney - April 11, 2009 - 00:06

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.

#3

courtney - April 11, 2009 - 22:13

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.

#4

Gábor Hojtsy - April 12, 2009 - 16:43

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.

#5

lisarex - December 13, 2009 - 03:22
Project:Drupal.org infrastructure» Drupal.org Redesign
Component:Drupal.org module» Code

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

#6

lisarex - December 15, 2009 - 19:49
Component:Code» UX

Assigning to new component.

 
 

Drupal is a registered trademark of Dries Buytaert.