Simple Carousel

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a simple carousel widget (hence the name), setup as a views style plugin, but I haven't had time to add the settings form yet.

It has vertical and horizontal layouts, autoscrolling, etc. This is very much early stages and at the moment you need to edit simple_carousel.js to set the settings. Updates will be coming... eventually.

Field Encryption

Component type

module

Categories

Maintenance status

Development status

Downloads

31012

Component created

Component changed

Adds options to encrypt field values.

The goal of this module is to create a method for encrypting field values when stored in the database.

This module depends on the Encrypt module (http://drupal.org/project/encrypt) for encrypting and decrypting strings.

Install this module like any other module. Field encryption settings are made on the field edit page.

Original code created by adaddinsane