Maintainers monitor issues, but fast responses are not guaranteed.

OG Revisioning access

Extends Revisioning permissions with OG membership.

Node Field

Node Field module allows you to add custom extra fields to single drupal nodes.
It's not connected to fields module, so different nodes of one content type can have absolutely different sets of custom fields.

Node Reference Set Trail Formatter

Node Reference Set Trail Formatter is a simple module that adds a new formatter to the node reference field.

Link Image

This sandbox project has been deprecated. All development will continue in our new sandbox project called Link Widget. Which we're currently using on our production sites. Patches are welcomed!

The "Link Image" module is a fork of "Link Image Fields" module, which is a sandbox project at the moment. https://drupal.org/sandbox/jamesbenison/1275344

The difference between these modules is "Link Image" doesn't have it's own defined field, it uses the "Image" field. So you can easily turn any image field into a linked image, just by changing the widget type. The way "Link Image" module implemented it's widget was using a concept that would allow widgets to have a separate database schema. This allows us to hold additional field data related to the widgets, and keep it independent from the "Image" field storage schema.

I'm hoping later on I can move this widget storage concept to a separate API module, so other field modules can benefit from this same concept easily.

Supported Module:

Attributes for Images Anchor Tag:

  • href -- that's the original point
  • title -- supported. It takes this from the image title attribute currently.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained