This project is under active development.

Ress

RESS stands for Responsive Design + Server Side Components

ATTENTION: To work with RESS you will have to deliver mostly dynamically.

Context Cache

Context Cache is module which lets you control caching and expiration through Context. For example, for one content type you can set its cache for two hours while for another content type you can set it for 30 minutes. In another use-case you can set an expiration of five minutes for the homepage and 30 minutes for any page in the news section. In case you use an external cache this module sets the proper headers for expiration.

Requirement

Installation

  • If using Drush, "drush dl context_cache" and then "drush en context_cache" otherwise unpack, place and enable just like any other module.
  • Navigate to Administration » Configuration » Development » Performance (admin/config/development/performance) and make sure page cache is enabled if you're looking to control your Drupal cache with this module. If you are using an external cache you don't need to enable page caching.
  • Navigate to Administration » Structure » Context (admin/structure/context) and click on a context or create a new one. Under Reactions the Add Reaction pull-down menu will give you a new option, Cache.

Gray

Make the site into black-white-gray style for some unfortunately reasons, wish no one will use this module.

Semantic Panels 2

This module is improved version of the Semantic Panels. Here is the list of improvements:

Pages

Subscribe with RSS Subscribe to RSS - Under active development