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

Registration Link Formatter

Register link formatter

When using the Entity Registration module, if you disallow anonymous users from registering then the

Ubercart SafetyPay

SafetyPay Logo

This is a payment method for Ubercart 7.x-3.x that implements SafetyPay checkout process.

Hi-Res Images

CSS px are not intended to be mapped 1:1 with screen pixels. They are actually defined as an angular measurement: http://inamidst.com/stuff/notes/csspx

Web browsers running on modern hi-res screens need to be calibrated by "zooming in". This happens automatically with Apple Retina Display. For images to fully utilize hi-res screens, image dimensions need to be twice the CSS dimensions.

Interestingly, the JPEG quality setting of images on hi-res screens can be reduced dramatically without compression artefacts becoming visible, meaning that filesizes are not much larger; it is even possible for the filesize of hi-res images to be smaller: http://blog.netvlies.nl/design-interactie/retina-revolution/

Without Hi-Res


Dimensions: 300x179
JPEG quality: 80%
Filesize: 13.53 kB

With Hi-Res


Dimensions: 600x358
JPEG quality: 30%
Filesize: 17.59 kB

This technique does not use JavaScript.

Unlike Retina Images, this module will work with effects provided by other modules.

jQuery AJAX Load

jQuery AJAX Load is an helper module for easy loading any content using build in jQuery load function.

Just enable the module and add class .jquey_ajax_load to any link, URL content (without other regions) will be loaded on #jquery_ajax_load_target element. Those classes and id could be personalized to your needs. Target element coould be set on a per-link basis using the data-target attribute to define a valid jQuery ID.

Optionally css and js files could be loaded or not. Loading those files has an effect on performance, so load those only if needed.

It comes with a set of modules that uses the functionality for:

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained