Considered feature-complete by its maintainers.

jRumble

jRumble

jRumble is a jQuery plugin Drupal module that rumbles, vibrates, shakes, and rotates any element you choose.

Configuration

After you activated the module, Go to the Configuration page at Administration >> Configuration >> Media >> jRumble
(at "admin/config/media/jrumble").

  • Container - You can enter a list of jQuery selectors. Use a new line for each selector.
    Example - #logo, #site-name
  • Style - The Style of the Animation effects such as
    1. Light (Vibrate)
    2. Heavy (Vibrate)
    3. Shake
    4. Rotate

Note

  • For rumble elements that are position fixed/absolute, they should instead be wrapped in an element that is fixed/absolute.
  • Rotation does not work in Internet Explorer 8 and below


Like this? Have a look at our Other Modules.


Corporate Contributors

Help and Support Us

Localization Update Reset

This module deletes the interface translations from a website. It is build for testing purpose and to clean up after major website changes such a removal of a language and site upgrade.

Duplicate validator

Introduction

This simple module adds additional validation to comments and nodes creation process.

jKeyMagic

Overview

A Drupal module for jKeyMagic. For more information about jKeyMagic, go to http://ttkz.me/jkeymagic

Node registration

Allows (authenticated and/or anonymous) users to register for events. Events are nodes with certain node types. You can enable registration for any node type and add fields and manage display per type and per node.

N.B. If you can't register or don't see the link/form, you can add ?debug=1 to the URL and the reason will be saved into the watchdog table. It might be a date, a permission, a status etc. The watchdog message will tell.

Since it's built on Entities and Fields, it works perfectly together with Views, Tokens, Rules, VBO etc.

Requires PHP >= 5.3.

Set up

  1. Download & enable + dependencies
  2. Choose node types to enable (admin/structure/types/manage/TYPE/edit)
  3. Add fields to new registration type (admin/structure/node_registration/manage/TYPE/fields)
  4. Tweak registration type settings (admin/structure/node_registration/manage/TYPE/settings)
  5. Party

Permissions

Most permissions are intelligent: a combination of
checkboxes (People > Permissions), registration type
settings and node registration settings (node/2/registration/settings).

Settings

For registration types and nodes:

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only