Node Display Fields

Component type

module

Maintenance status

Development status

Downloads

3021

Component created

Component changed

Module provides Node Display Field field type, that displays various information about the node depending on type of widget that has been selected.

This module does not store any info, it only displays it.

Allowed widgets:

Field referenced delete

Component type

module

Categories

Maintenance status

Development status

Downloads

3375

Component created

Component changed

Allows any entities that are referenced on a deleted entity's fields to also be deleted. This is the converse of Field reference delete whose purpose is to remove any references to a deleted entity from all your other entities (if I delete a taxonomy term, remove all the references to that term from my other content's fields).

The module also takes into account checking if a referenced entity is a default value for any field, and will not delete it in that case.

Dependencies

Supported field types

  • Entity reference
  • Commerce product reference and line item reference
  • Core taxonomy term, file, and image
  • Any field module which references an entity table and ID column in it's hook_field_schema() 'foreign keys' array.

Examples

An Entity reference field that is using the Inline entity form widget so that users can only create new referenced entities. If you delete an entity that has this field, then this can leave 'abandoned' entities that can no longer be referenced.

A taxonomy term field called 'Tags' which is free-form and allows users to add whatever tags they want. If you get a bunch of spam entries, you want to ensure that the tags the spammer used are also removed if no other content is tagged with those terms.

Similar modules

Address Field Peru

Component type

module

Categories

Maintenance status

Development status

Downloads

1254

Component created

Component changed

This project provides an addressfield format plugin for Peruvian addresses.

Use of 1.0-rc1 is suggested, it requires addressfield 7.x-1.0-rc1 or later.
If you are using addressfield 7.x-1.0-beta5 or earlier (you really should not), use rc1.

File Content Viewer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provide additional file content view formatter for file fields.

Features :

Setting up Textarea Title, cols and rows.
Display File Link (Configurable).

Planing :

Syntax highlighter Integration.

qTip Form API (Generate fancy tooltips via Form API)

Component type

module

Maintenance status

Development status

Downloads

614

Component created

Component changed

What is qTip Form API?

qTip Form API is a development tool which allows you to create tooltips in code via the form api.
It uses the wonderful qTip plugin (version 2 or compatible).
Link: http://craigsworks.com/projects/qtip2/