Iubenda

Component type

module

Maintenance status

Development status

Component created

Component changed

Please use the Iubenda Integration module.
-------
Integration with Iubenda
This module assumes you have installed Iubenda Cookie Solution on all pages of your website.
Features:
- cookie blocking: overwrites scripts and iframes in final html output according to Iubenda specifications
- admin settings form to decide which scripts or iframe you want to tag for Iubenda

Le Gate- A generalized age gate solution

Component type

module

Maintenance status

Development status

Downloads

1555

Component created

Component changed

Le Gate is a simple module that restricts user access to pages on a site, and then provides two mechanisms
by which users can then gain access. It was first developed as an "age gate" module to allow access to a site
only when an appropriate age is selected (>15yo for COPPA). But then we decided to make it more generic.

When a user tries to access a restricted page they are redirected to a configurable and themable page
(the "le-gate" page) that presents one of two ways to gain access. When access is gained a javascript cookie is set.

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:

Block I18n Config

Component type

module

Categories

Maintenance status

Development status

Downloads

1736

Component created

Component changed

This module provides API that should help with integrating your custom block configuration with i18n, so it will be translatable on block "translate" page just like the block title.

This module is for developers, you need to register your custom block property with hook_block_i18n_config_info(), to see how to do this, see the file: block_i18n_config.api.inc .

Everyday Tools

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Everyday Tools for Drupal 7
--------------------------

The Everyday Tools module houses functions that are useful in every Drupal build that requires
some degree of development. The functions range from string manipulation to theme helpers.

Accessing through a Drupal
--------------------------

All functions in this module are prepended with everyday_tools_ so not to confuse with out of the box Drupal functions

This module is split in to 7 distinct areas: