Drupal.org customizations

Component ID

185188

Component name

Drupal.org customizations

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

2136

Component created

Component changed

Component body

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.

More information about the state of planned work on Drupal.org can be found on the Drupal.org Roadmap.

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. For layout, we use simple HTML and Bluecheese's grid system.

Branches

The branch currently deployed on Drupal.org is 7.x-3.x.