Maintainers strive to actively monitor issues and respond in a timely manner.

Popup On Load

The module allows to display a popup once after a certain delay on a page load. This fills a gap in popup modules family (Popups, Popup), which are designed to show popups only after a click on an HTML element, or to implement a complex behavior like modal dialog forms.

If you want to just display a popup after a page load, the Popup On Load module possibly fits your needs. Module's main features:

  • Display a Colorbox-based popup on page load.
  • Easily alter JavaScript popup settings using hook_popup_onload_js_settings_alter().
  • Specify popup width/height (or let Colorbox decide).
  • Specify whether the popup is fixed.
  • Common settings for all popups: pages where they are displayed, delay time, cookie lifetime (how much popup will NOT be displayed again to the user).
  • Create an action for popup display, which can be easily integrated into Rules system.
  • Create a default rules set for popup display.
  • Gather simple popup statistics, showing number of views and clicks, and Click-Through-Rate.

The module depends on following modules:

Authorpane Popup

It helps to show author information of node as a popup manner. It work by using jQuery AJAX and does not affect the performance of website.

ImageEffects

ImageEffects allows you to add following presets/style for image processing.

  1. Pixelate
  2. Flip (mirror)

Pixelate

Original image After pixelate
Original image After pixelate (using pixel size 2)
   

Flip

Flip can be Horizontal, Vertical or Both. Please note there is difference between Flip and Rotate. Flip is mirror image and rotate is rotating image by some angle.

Horizontal flip Vertical flip Both flip
Horizontal flip Vertical flip Both flip
     

Requirements

Drupal 6

Entity Reference Role Filter

This module provides an additional filter for Entity Reference fields when referencing entity "User".

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained