Minimalist Entity View Modes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

DESCRIPTION:
------------
This module provides the ability to add extra View Modes for entity types such
as nodes, users, and comments.

It is a simplified version of Entity View Modes: https://www.drupal.org/project/entity_view_mode

It is a "Minimalist" module. It has no UI for module settings. See Configuration
section below.

Text formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

471

Component created

Component changed

Provides a Manual text format formatter to override the text format used on a field value.

Security Warning

If you do use the Manual text format formatter, make sure to consider who has access to submit values to that text field, and use the most restrictive text format possible.

Image Insane

Component type

module

Maintenance status

Development status

Component created

Component changed

Enables drag and drop image replacement. Change image field values in entity view mode.

The problem
It takes long time for editors to change images on site: you have to find the correct node, open up the edit form, find the right image, upload, then save the node - it's a lengthy process.

Media Field Collection

Component type

module

Maintenance status

Development status

Downloads

945

Component created

Component changed

Small tweaks to better integrate the Media and Field Collection modules.

Features/Tweaks

Usage Listing

On the file usage page this module converts each listings of a Field Collection usage into a listing that displays the field collection's parent entity, for example field-collection/field-fc-example/6 is converted to the alias for node/3 which is the page the field collection is displayed on.

Without this module the link just shows the Field Collection title and links to a path that displays a 404 page.