Maintainers monitor issues, but fast responses are not guaranteed.

User-Agent Cache Bypass

What is User-Agent Cache Bypass

The User-Agent Cache Bypass module allows specific user-agents to bypass Drupal's page caching system, always generating a fresh copy of the page.

jQuery UI filter

Introduction

The jQueryUI filter converts static HTML to a jQuery UI accordion or tabs widget.

Responsive images and styles

Example of a suffix

Overview

This module solves the problems with images and responsive themes, it allows you to define multiple image style suffixes and their corresponding maximum width.

The future (Drupal 8)

See #1757518: D7 backport of Picture: Since picture is now part of Drupal 8, we have backported that code to Drupal 7, picture 7.x-1.x

Warning

  • Before upgrading Drupal 7.20, please read the release notes, since this will break this module. To fix it you need to add $conf['image_allow_insecure_derivatives'] = TRUE; to your settings.php file. There's an issue trying to solve this #1923936: Responsive images and styles module doesn't work with Drupal 7.20, but upgrading to the picture module will solve this as well.
  • Selecting _default as suffix might break your theme, safer is to always use __ (2 underscores) like __default.
  • Be care full if you use the force reload on resize option, it will generate more request to your server and might have a negative impact on your performance.

Features

  • Full support for image fields
  • Full support for colorbox
  • Partial support for field_slideshow
  • Doesn't need any changes to .htaccess / nginx

Image Field Title & Alt Maxlength

This module provides a way to change the maxlength of Alt & Title to any value.

Panels CM

I am creating this sandox as a code exploration of Web Components as defined here: http://dvcs.w3.org/

Access Field

A field that uses CTools access and context plugins to check access. Only a field and some API functions right now, but more will come.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained