This project is under active development.

Reputation

results display

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.

Boilerplate

Boilerplate Logo

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.

dnode_presence

simple presence implementation (redis-backed)

Facet API Pretty Paths

Facet API Pretty Paths illustration

Enables pretty paths for searches with Facet API. You will likely use this module in combination with either Search API or Apache Solr Search Integration.

Functionality overview

  • Pretty paths will be generated as "search/url/segment1/segment2/".
  • By default, a segment will look like: "<alias>/<value>".
  • Custom coder plugins, allow to override the default segment representation.
  • The taxonomy coder outputs the id: "<alias>/<term-name>-<term-id>".
  • The taxonomy pathauto coder leverages pathauto aliases to create even prettier paths: "<alias>/<term-alias>".
  • Pager & breadcrumbs supported.
  • Supports the optional Current Search Blocks "current_search" module of Facet API.

Varnish maintenance mode

Use Varnish to provide a static HTML page whilst your site is in maintenance mode.

Maintenance mode API

Maintenance mode API notifies other modules when the site is switched into or from maintenance mode.

Pages

Subscribe with RSS Subscribe to RSS - Under active development