Field embedding input filter

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
anydigital's picture

It allows you to embed node fields (images, videos, files and any others) right in the node body using a simple inline tag: [fieldname:items|position].

Syntax

[fieldname:items|position]

  • fieldname — machine name of a field
  • items (optional) — index of item (or range of items)
  • position (optional) — 'default', 'center', 'left' or 'right'

All following constructions are supported:

  • [field_images] — all attached images
  • [field_images:0] — first attached image
  • [field_images:1] — second attached image
  • [field_images:1|right] — second image (right floated)
  • [field_images:1-2|right] — both second and third images (right floated)

I think it could be very useful, especially when you are writing a long documentation page or a long blog post.

Project page: http://drupal.org/project/fielder

Usability

Group organizers

Group categories

UX topics

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week