The Cookie Monster

Component type

module

Categories

Maintenance status

Development status

Downloads

1082

Component created

Component changed

The Cookie Monster module provides a simple api and rules integration for managing the creation and use of secure cookies.
NOTE: This module does nothing on its own, but provides tools for developers and site builders to use
when they need to set cookies.

Setting a cookie is a useful and common method for storing state on a user's browser. Also, cookies are a cool place to cache server side data for use in js applications. Yay!

Installation and Configuration:

Responsive Image

Component type

module

Maintenance status

Development status

Downloads

44

Component created

Component changed

This this module allows you to select a "Responsive Image" formatter for images.

A default image style (configurable) will be selected on render and subsequently the correct image style will be selected via javascript based on the container width, with support for retina images and bandwidth control.

@TODO: More informations coming here.

Akuma Domains

Component type

module

Maintenance status

Development status

Component created

Component changed

Akuma Language Domains:

-------------------------------------------------------------------

Language domains allows you to override the language specific domains configured
in your locale language admin settings.

When enabled, the domain setting set in the db (locale module) for a particular
language can be overriden in settings.php. You just need to add the $conf
entries as follows

Themer View Modes

Component type

module

Categories

Maintenance status

Development status

Downloads

350

Component created

Component changed

This module allows you to define view modes for nodes or other entity types using your theme's .info file.
The module will scan all *enabled* themes for declared view modes.

To use, enable the module and then place the following snippet in your theme's .info file:

Og User Identity

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

    This module implements additional functionality for OG module, extends og module, provide some UI and backend feature. Necessary to use together with og module.
    Very helpful on drupal sites where has been
used og module and users have to switch between groups. Ex.: User has
4 membership and have to add some content to first/second and so on.
There is one feature which populate currently selected group id into og_group_ref filed.
    In module has been implemented one admin interface, where can found some feature

Setting entities

Component type

module

Categories

Maintenance status

Development status

Downloads

18

Component created

Component changed

This module allows to create fieldable setting entities. This basically works like "node type" and "node" but with entity API. This module is aimed mainly for developers but can also be used with. Getting the active setting maybe a bit awkward when sitebuilding.

Known issues. Read before using !!!

  • Stagnated cache when using memcache/redis without Entity Cache module

Requirements