Field SQL Blob Storage

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an alternative field storage backend. A table is created on a per-entity-type basis. All fields for each entity (well, those using our storage) are stored in one big serialized field.

This substantially reduces the number of database tables and database queries. It is an alternative to the caching approach offered by entitycache.

Field attach form selective

Component type

module

Maintenance status

Development status

Component created

Component changed

A low-level utility module which facilitates entity edit forms which do not attach field forms by default, but rather allow the user to select which fields to edit. This is useful when an entity type has many fields but where individual entities populate relatively few of them.

This module provides no UI overrides or configurability on its own. It is designed to be used by other modules either for their own entity types, or to override the edit forms of existing entity types.

This module provides a single function:

Image field caption zoom

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to use Image field caption (link here) with a new feature; you can click into images to increase zoom. Especially useful when images have text inside and screen is not too wide (for smartphones for example).

The library used to this feature is jquery-peakzoom (link here). This can change in the future.

Breadcrumb extra field

Component type

module

Categories

Maintenance status

Development status

Downloads

279

Component created

Component changed

Breadcrumb extra field allows you to print breadcrumb inside node content, just as a field, in any position.
Especially useful when you need to place the breadcrumb between the fields.

Installing:

Drupal 7:
Download and place in sites/all/modules/[contrib/]breadcrumb_extra_field
You must also install the Entity module (http://www.drupal.org/project/entity).

Drupal 8:
Navigate to administer >> modules and enable Breadcrumb extra field.

Ziggeo video service

Component type

module

Categories

Maintenance status

Development status

Downloads

132

Component created

Component changed

Overview

With this module, and Ziggeo video service you can add to your site ability of record video using webcam or upload existing video. You can spice up your blog with video posts or invite people to leave video comments.

This module provides custom field type for recording and playback Ziggeo video. You can add Ziggeo field to any entity (e.g. node or user).