An open API service indexing awesome lists of open source software.

https://github.com/generoi/ds_tokens

Drupal module to provide additional tokens integration for Display Suite.
https://github.com/generoi/ds_tokens

Last synced: 22 days ago
JSON representation

Drupal module to provide additional tokens integration for Display Suite.

Awesome Lists containing this project

README

          

Display Suite Tokens
====================

Provide additional tokens integration for Display Suite

Currently this module provide tokens replacement for the layout attributes
field so that layouts for example could set a data attribute to a field value.

Eg. `data-image="[node:field_image:file:url]" data-title="[node:title]"`

Installation
------------
1. Enable
2. Visit a DS layout form and use tokens in the layout attribtues field.