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.
Reputation module allows to capture, measure and display multiple types of user reputation.
Module adds voting widget on comments of chosen content types. Widget allows users to show support or recognize comment as useful by voting for it. While voting user has to choose specific type of reputation to associate with the vote.
This module is under development and not yet ready for production use.
Based on the excellent HTML5 Boilerplate template, this theme was built to be a lean responsive design base theme with heavy SASS support. Inspired by the Basic, Boron, Zen, Panopoly, and Sassy themes.
Features
Responsive Panel set based on the great Panopoly distribution. (new in 1.8)
Custom SASS mixins for breakpoints and REM sizing. (new in 1.8)
Drush integration. As simple as "drush boilerplate new-theme-name". You will also be asked if you are using SASS or not and the links to the compiled css will be automatically changed in the .info file. (new in 1.8)
Modernizr.js allows for HTML5 element use in older browsers and browser feature detection classes included in HTML tag.
Box-sizing: border-box layout with IE shim - CSS padding and border width no longer included in width calculations. Easily removed if not wanted.