Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Workbench Access creates editorial access controls based on hierarchies. It is an extensible system that supports structures created by other Drupal modules.
When creating and editing content, users will be asked to place the content in an editorial section. Other users within that section or its parents will be able to edit the content.
A user may be granted editorial rights to a section specific to their account or by their assigned role on the site. Content may only be placed in sections that the user has rights to.
Workbench Access requires that users have the ability to create, edit, or delete content as appropriate. Workbench Access does not grant editorial privileges; it merely restricts the content that a user may act on.
Note that the module only controls access to content editing. It does not provide any content filtering of access restrictions for users trying to view that content.
Drupal HTML5 Boilerplate is a theme project aimed at utilizing the fantastical HTML5 boilerplate by Paul Irish as a starter for your sub-themes in Drupal 7. The intent is to create a rock solid parent theme with all of the startup critical thinking being done for you and working perfectly out of the box. It's pretty much coated entirely in awesome sauce (or will be, one day).
To use Dictionary.com's reference, a boilerplate is "a copy made with the intention of making other copies from it".
html5boilerplate.com - "HTML5 Boilerplate is the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site.
HTML5 Boilerplate is a project aimed at utilizing Paul Irish's fantastical HTML5 boilerplate as a starter for your sub-themes in Drupal 7. The intent is to create a rock solid parent theme with all of the startup critical thinking being done for you and working perfectly out of the box. It's pretty much coated entirely in awesome sauce.
To use Dictionary.com's reference, a boilerplate is "a copy made with the intention of making other copies from it".
html5boilerplate.com - "HTML5 Boilerplate is the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site.
After more than two years in iterative development, you get the best of the best practices baked in: cross-browser normalization, performance optimizations, even optional features like cross-domain Ajax and Flash. A starter apache .htaccess config file hooks you the eff up with caching rules and preps your site to serve HTML5 video, use @font-face, and get your gzip zipple on.
Commerce Shipping provides a shipping rate calculation system for Drupal Commerce, integrating shipping service selection into both the checkout form and order edit form. This module is a framework that is meant to be used in conjunction with shipping method modules like Commerce Flat Rate, Commerce UPS, and others.
Shipping service availability and rate calculation is handled in the user interface through Rules and is backed up by an API that gives you a high level of flexibility to implement simple or complex shipping scenarios.
Developers and users of this module should use the new and improved Commerce Shipping 2.x version. Sites created using Commerce Shipping 1.x can find notes on what has changed and how to update in the release notes for the Commerce Shipping 2.0 release.