Maintainers monitor issues, but fast responses are not guaranteed.

views_totem

Integrate jQuery totem lugin with views.

views_easypaginate

Integrate jquery easypaginate plugin with Views.

Samenodeinblock

Provide a block to display same node in specific view mode in same page.

Useful when you want display some parts of current node in a block.

Views term language

View filter settings

Provide support for term language filter in term type views.
Useful on multilingual sites using ex. gallery categories.
This module is written for Views 2.x and Drupal 6.

Menu Merge

Menu Merge merges two or more menus into one and creates a block called Mobile Menu.

ImageField Attributes

Imagefield attributes works in a similar way that ImageField extended worked in Drupal 6 by allowing site administrators to add custom attributes to image instances and then allowing content administrators to fill in those attributes.

Why Imagefield attributes?

Imagefield attributes is a more lightweight and targeted solution then file entities or field collections. The module will work on existing sites and is completely non destructive meaning none of your imagefields will be broken or have to be reconfigured (repurposing a site to use field collections or file entities can be time consuming and risky on existing builds).

Performance

The module works makes use of Drupal caching and static caching mechanisms to deliver the best possible performance. On sites with thousands of images with multiple attribute values you may begin to hit performance issues however null value attributes are not stored in the database so only images with attributes are recorded.

How to use

  1. Enable the module.
  2. Edit the image field you'd like to add attributes to. (For example, if the field you'd like to edit is within a node, go to content types; manage fields; and click the edit link next to the field.
  3. Under 'Image attributes' click 'add'

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained