Trimmed Popup Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

164

Component created

Component changed

Provides a field formatter that works like the Drupal core trimmed text formatter but provides a 'View all' link to view the full content of the field in a jQuery UI modal dialog.

Field Image Style

Component type

module

Categories

Maintenance status

Development status

Downloads

566

Component created

Component changed

This module provides an image style field. Values of image style fields can be use on image fields display of the same entity.
The purpose is to expose to end-user image style display of images on the entity edit form.

Usage

Enable the module

Go to "Manage fields"
Add an image field
Add an image style field and set wich images style you want to allow.

Go to "Manage display"
Change the image field format to "Field Image Style formatter" and choose your image style field

Link: onclick attribute

Component type

module

Maintenance status

Development status

Downloads

475

Component created

Component changed

Adds an "onclick" attribute to link fields. The attribute is configurable on a per field basis (from the field widget settings form).

Usage

- Download and install the module as usual.
- Enable the onclick attribute by editing a link field from the "Manage Fields" page of your content type (or any entity bundle type for that matter).
- Visit the add/edit page for your content type and behold your onclick attribute field!

File SVG Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

349

Component created

Component changed

Defines a field formatter for file fields to embed SVG images.

⚠️ Security warning: This module injects the contents of the SVG into the DOM. This has serious security concerns, as JavaScript could be executed, leaving your site wide open for XSS attacks. The module currently does nothing to prevent this. Please do not use it in production. This security issue will be fixed soon. Read more here: https://www.drupal.org/node/1014816#comment-10667990.

Easy Zoom

Component type

module

Maintenance status

Development status

Downloads

1623

Component created

Component changed

Add's Image Zoom functionality to image fields

Provides image formatters to allow zooming into images using the EasyZoom jQuery Library.

The beauty of Easy Zoom is that it is mobile friendly and it is Open Source. Other zoom modules either use a library that doesn't support mobile (touch events) or they require you to purchase a license to use the jQuery Library.