This project is not covered by Drupal’s security advisory policy.
Fielder 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].
The real power of this module comes when you writes a long article and wants to insert some images and videos between its paragraphs.
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)
Installation
- Download and install the module as usual.
- That's it!
Note: Technically Fielder is not a filter -> no additional configuration required.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.No further development
No longer developed by its maintainers.- Project categories: Content editing experience, Content display, Site structure
1 site reports using this module
- Created by anton-staroverov on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.