Customizations used on drupal.org itself. It is not meant to be useful to other sites, except as an educational example of the kinds of modifications you can make via a site-specific module.
Navigation
drupalorg_crosssite stores the navigation for all Drupal.org sites. Drupal.org is actually 5+ Drupal installations, meant to act as one whole site. Masthead and content tabs navigation is shared across all sites. This module keeps it in code, so changes can be pushed to all sites and keep track of what navigation to show on any given page.
Custom Pages
Custom pages, which have dynamic elements or a lot of markup, are kept in .tpl.php files, using Drupal's theme system. A good example is the About page. For layout, we use simple HTML and Bluecheese's grid system.
Branches
The branch currently deployed on drupal.org is 6.x-3.x.
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 3 sites currently report using this module. View usage statistics.
- Downloads: 421
- Last modified: September 24, 2012